a{
text-decoration: none;
font-size: 16px;
color:#b2b2b2;
vertical-align: top;
}
a.desc{
	font-style: italic;
	font-size:12px;
}

a.title{
font-weight:bold;
}

tr:hover{
	background: #353535;
}

.tname{
	margin: 5px 0 0 20px;
}

.themes{
	width:1000px;
	margin: 30px 0 0 0;
	height:10px;
}

.pcont{display:block;
	width:1000px;
	border-bottom: 2px;
	border-bottom-color: #fff;
	background: ;
	height:auto;
}
 .uname{
 	font-size: 18px;
	color:#b2b2b2;
	font-weight: bold;
	margin:15px 15px 15px 15px;
	float:none;
 }
 

.point{
 	font-size: 12px;
	color:#b2b2b2;
	font-weight: bold;
	margin:15px 15px 15px 15px;
	
} 
 
 .score{
 	font-size: 12px;
	color:#b2b2b2;
	font-weight: bold;
	margin:15px 15px 15px 15px;
	width:350px;
 	
 }
 
 .cscore{
	margin:15px 15px 15px 15px;
 	
 }

.clear{
	clear:both;
	height:1px;
	overflow:hidden;
	font-size:0.1em;
	margin:15px 15px 15px 15px;
}

.bpicture{float:left;
display:block;
}