/*
	CSS for Page "Best Femdom Websites"
*/
.bestsites_row{
	width:615px;
	float:left;
	background-color:#131313;
	border:1px solid #303436;
	margin-top:5px;	
	padding:5px;
}
.bestsites_row_sitelink{
	width:230px;
	float:left;
	font-size:16px;
	height:25px;
	padding-top:3px;
}
.bestsites_row_sitename{
	width:200px;
	float:left;
	font-size:16px;
	height:25px;
	padding-top:3px;
}
.bestsites_row_siterating{
	width:125px;
	float:left;
	height:25px;
}
.bestsites_row_siteratingtext{
	width:40px;
	float:left;
	font-size:18px;
	font-weight:bold;
	height:25px;
	padding-top:3px;
	padding-left:10px;
}



/*
	CSS for Review Postings
*/

.posting_review_summary{
	width: 490px; 
	float:left;
}
.posting_review_stars{
	width: 125px;
	height:30px;
	float:right;
}
.posting_review_screenshot{
	width:605px;
	float:left;
	padding:10px;
	text-align:center;
}
.posting_review_pros{
	background-image:url(http://www.kinky-femdom.com/images/reviews/bg_pros.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:300px;
	float:left;
}
.posting_review_cons{
	background-image:url(http://www.kinky-femdom.com/images/reviews/bg_cons.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:300px;
	float:right;
}
.posting_review_text{
	width:625px;
	float:left;
	text-align:justify;
}
.posting_review_previmages{
	width:625px;
	float:left;
	background-color:#1c1c1c;
	border:1px solid #303436;
	margin-bottom:10px;
}
.posting_review_previmages_title{
	width:100%;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
.posting_review_previmages_images{
	width:100%;
	float:left;
}
.posting_review_previmages_image{
	width:150px;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:0px;
}
.posting_review_visitsite{
	width:625px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
.posting_review_visitsite a{
	font-size:24px;
	font-weight:bold;
}