.friends {
	border-left : 1px solid #C0C0C0;
	border-right : 1px solid #C0C0C0;
}
.video {
	border: 1px dashed #C0C0C0;
	padding:10px;
}
#line { width: 100%; height: 1px; background-color: #C0C0C0; margin-top:5px; margin-bottom:5px; }
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
a:link {
	color: #C03000;
	font-weight: bold;
}
a:visited {
	color: #C03000;
	font-weight: bold;
}
a {
	font-weight: bold;
}
.top{
	font-size: 10px;
	text-align: right;
	line-height: 20px;
}
#thumbs img{
	border: 1px solid #C0C0C0;
}
.lienpub{
font-size:16px;
font-weight:bold;
padding-top:20px;
padding-bottom:20px;
}
.lienpub a:link,.lienpub a:visited{
text-decoration:none;
}
.lienpub a:hover{
text-decoration:underline;
}