body {
margin: 0; padding: 0; background: #fff url(fondo.jpg) repeat-x left top; 
font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; 
color: #FFF; font-size: 13px;
}

titulo {font-size:18px;}

.externallink { color: #2277BB;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.userlink { color: #2277BB;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.hashlink { color: #2277BB;
	text-decoration: none;
}
.ownerlink {color: #000; font-weight: bold;
	text-decoration: none;
}
.tbox {border-bottom: 1px solid #b3b3b3; min-height: 58px; clear: both; background-color: #f6f6f6;}
.timage {height: 48px; margin-left: 10px; margin-top: 5px; margin-bottom: 5px;}
.tdate {color: #8b8b8b;}

#contenido {
	width: 880px;
	height: 322px;
	background-color: #2b2b2b;
	margin-left: auto;
	margin-right: auto;
}

#video {
	float: left;
}

#fillin {
text-align: left;
font-size: 11px;
	float: right;
	background-color: #dadada;
	border: 1px solid #b3b3b3;
	width: 400px;
	height: 320px;
	overflow: hidden;
	color: black;
}

