@charset "UTF-8";
/* CSS Document */

@import 'global.css';

#faux h2{
	margin-bottom:15px;
	position:relative;
	padding-bottom:1px;
}
#faux h2 a{
	position:absolute;
	left:800px;
	top:12px;
}
#faux h3{
	color:#EB426C;
	margin-bottom:5px;
	font-size:120%;
}
.best10{
	float:right;
	margin-left:10px;
}
*html .best10 a img{
	padding-bottom:1px;
}

