﻿
a{text-decoration:none;}
a:hover{text-decoration:none;}
.ads{
	position:relative;
	width:245px;
	height:180px;
	display:block;		
	overflow:hidden; 	
	background:#000000;	
	
}



h2{font-size:16px;}
h2 a{color:#474b5a;text-decoration:none;}
	
div.floating_container{
	position:relative;
	height:200px;
	width:7000px;
	display:block;
	margin-top:10px;
	margin-left:0;
}

* html div.floating_container{left:-25px;}

div.footer{position:relative;margin-top:10px;}
div.footer a{color:#0000CC;}

ul{
	margin:0;
	padding:0;
	list-style:none;	
}

li.profile{
	float:left;
	margin:0;
	margin-left:23px;
	margin-right:2px;
	width:200px;	
	text-align:center;
	list-style:none;	
	}


li.profile a, li.profile  a:visited{color:#fff;}

li.profile a{position:relative;display:block;height:16px;overflow:hidden;}
li.profile img{width:198px;border:1px solid #000;}



li.profile a.image{
	position:relative;
	display:block;	
	height:130px;	
	text-align:center;
	width:200px;
	border:1px solid #ccc;	
	z-index:10;		
}

li.profile div.user_info{
	position:absolute;
	margin-top:110px;
	z-index:20;
	height:15px;
	width:155px;
	display:block;
	overflow:hidden;
	padding:4px;
	text-align:left;
	margin-left:2px;	
}


li.profile div.user_info2{
	position:absolute;
	margin-top:110px;
	z-index:20;
	height:15px;
	width:190px;
	display:block;
	background:#000;
	opacity:.5;
	filter:alpha(opacity=50);
	padding:4px;
	text-align:left;
	margin-left:2px;
	overflow:hidden;
	border-top:1px solid #fff;
}




.clearfix {display: inline-block;} 
/* Hide from IE Mac \*/ 
.clearfix {display: block;} 
/* End hide from IE Mac */ 

		
