<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #e2e2e2;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #222;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/body_bg.jpg);
}

#preload  {
height:0;
overflow:hidden;
position:absolute;
width:0;
}


img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	font-weight: bold;
	color: #e7496b;
	text-transform: capitalize;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
p, ul, li, h2, h3, form {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style: none;
}

.cl {
	clear: both;
}


.top {
	width: 100%;
	float: left;
	background-image: url(images/h_top.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
.bottom {
	width: 100%;
	float: left;
	background-image: url(images/h_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.thumbs_wrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.top_bg {
	width: 100%;
	float: left;
}
.bottom_bg {
	width: 100%;
	float: left;
}
.h {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.block_top {
	width: 100%;
	float: left;
	border: 0px dashed #fff;
	border-bottom-width: 1px;
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 3px;
}
.block_top p {
	width: 174px;
	float: left;
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #eee;
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	border: 0px solid #f00;
	text-align: left;
	text-transform: uppercase;
}
.block_top p span {
}
.block_top ul {
	width: auto;
	float: left;
	margin-top: 2px;
}
.block_top ul li {
	float: left;
	width: auto;
	text-transform: capitalize;
	font-size: 20px;
	background-image: url(images/archive_link_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 24px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #999;
	text-transform: uppercase;
	font-weight: bold;
}
.block_top ul li a {
	text-decoration: none;
	color: #999;
	text-transform: uppercase;
}
.block_top ul li a:hover {
	color: #333;
}
.block_top ul li.f {
	background-image: none;
	width: auto;
}
p.thumb_top {
	margin-left: 6px;
}
p.thumb_top a {
	display: inline-block;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	width: 150px;
	height: 201px;
	float: center;
	margin: 3px 0;
	padding-top: 1px;
	background-image: url(/images/img_top_bg.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
}
p.thumb_top a:hover {
	text-decotation: none;
	color: #999;
}
p.thumb_top img {
	width: 135px;
	height: 180px;
	float: center;
	margin-top: 4px;
}
p.thumb_top2 {
	width: 100%;
	margin-left: 6px;
}
p.thumb_top2 a {
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	width: 152px;
	height: 201px;
	float: center;
	margin: 3px;
	padding-top: 1px;
	background-image: url(/images/img_top_bg.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
}
p.thumb_top2 a:hover {
	text-decotation: none;
	color: #999;
}
p.thumb_top2 img {
	width: 135px;
	height: 180px;
	float: center;
	margin-top: 4px;
}
.thumbs {
	width: 100%;
	float: center;
	border: 0px dotted #769c00;
	border-bottom-width: 0px;
	border-top-width: 0px;
}
.thumbs p {
	text-align: center;
	clear: both;
}
.thumbs p a {
	font-size: 26px;
	font-weight:bold;
	text-transform: uppercase;
	color: #666;
	clear: both;
}
.thumbs p a:hover {
	text-transform: uppercase;
	color: #333;
}
.thumbs img {
	width: 150px;
	height: 200px;
	background-color: #eee;
	margin: 1px;
	background-image: url(images/t_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
}

.thumbs a:link img    	{        BORDER: #fff 1px solid;}
.thumbs a:visited img 	{        BORDER: #fff 1px solid;}
.thumbs a:hover img   	{        BORDER: #4accff 1px dashed;}
.thumbs a:active img		{        BORDER: #fff 1px solid;}

.thumbs2 {
	width: 100%;
	float: left;
	border: 0px dotted #769c00;
	border-bottom-width: 0px;
	border-top-width: 0px;
}
.thumbs2 img {
	background-color: #eee;
	margin: 1px;
	background-image: url(images/t_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
}

.thumbs2 p a:link img    	{        BORDER: #fff 1px solid;}
.thumbs2 p a:visited img 	{        BORDER: #fff 1px solid;}
.thumbs2 p a:hover img   	{        BORDER: #4accff 1px dashed;}
.thumbs2 p a:active img		{        BORDER: #fff 1px solid;}
.124 img {
	width: 124px;
	height: 124px;
}
.131 img {
	width: 132px;
	height: 132px;
}
.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.block_bottom {
	width: 100%;
	float: left;
	background-position: right top;
	background-repeat: no-repeat;
	border: 0px dashed #fff;
	border-top-width: 1px;
	margin-top: 3px;
}
.block_bottom p {
	float:right;
	text-align: right;
	width: auto;
	border: 0px solid #f00;
}
.block_bottom ul {
	width: 700px;
	float: left;
	margin-left: 2px;
	margin-top: 2px;
	border: 0px solid #f00;
}
.block_bottom ul li {
	float: left;
	width: 220px;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	margin-right: 0px;
	text-align: center;
	padding-bottom: 7px;
	padding-top: 5px;
	color: #333;
	margin-top: 5px;
	margin-right: 10px;
	border: 1px dashed #e6c47b
}
.block_bottom ul li a {
	font-size: 16px;
	line-height: normal;
	color: #e6c47b;
}
.block_bottom ul li a:hover {
	color: #666;
}

.f {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.f p {
	text-align: center;
	float: left;
	color: #333;
	font-size: 9px;
	font-size: 9px;
	line-height: 13px;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	width: auto;
}
.f p a {
	color: #333;
}
.f p a:hover {
	color: #999;
}

.tops {
	width: 100%;
	float: left;
}
.tops h2 {
	width: 950px;
	float: left;
	margin-top: 10px;
	text-transform: uppercase;
	border: 0px solid #769c00;
	border-bottom-width: 0px;
	color: #666;
	text-align: center;
}
.tops ul {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top: 10px;
	width: 186px;
}
.tops ul li {
	text-transform: capitalize;
	border: 0px solid #000;
	text-align: left;
	list-style: none;
	font-weight: bold;
	color: #95a885;
	font-size: 14px;
	line-height: 20px;
}
.tops ul li span {
	width: auto;
	float: left;
	padding-top: 7px;
}
.tops ul li span.sp1 {
	width: 32px;
	background-image: url(images/sp1_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 3px;
	color: #666;
	margin-right: 5px;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.tops ul li a {
	color: #666;
}
.tops ul li a:hover {
	color: #333;
}


.ad_wrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.ad {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
.ad1 {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
.ad_top {
	width: 100%;
	float: left;
}
.ad_bottom {
	width: 100%;
	float: left;
	padding-bottom: 0px;
	padding-top: 10px;
	border: 1px solid #ccc;
	background-color: #eee;
}

.ad {
	width: 100%;
	color: #333;
	border: 0px solid #fc0;
	font-weight: bold;
}
.ad_bottom a {
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: underline;
	color: #e7496b;
}
.ad_bottom a:hover {
	text-decoration: none;
	color: #666;
}
.ad_bottom p {
	text-align: center;
}
.ad_bottom p a {
	font-size: 32px;
	font-weight: bold;
	color:#333;
}
.ad_bottom p.c700x100 {
	padding-top: 0px;
	text-align: center;
	padding-bottom: 10px;
	margin-left: 40px;
	margin-right: 50px;
	width: auto;
}
.ad_bottom p.c700x100 a {
	font-size: 20px;
}
.ad_bottom A:link IMG    	{        BORDER: #e7496b 1px solid;}
.ad_bottom A:visited IMG 	{        BORDER: #e7496b 1px solid;}
.ad_bottom A:hover IMG   	{        BORDER: #ccc 1px solid;}
.ad_bottom A:active IMG		{        BORDER: #e7496b 1px solid;}
.ad_bottom ul {
	width: 100%;
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	margin-left: 10px;
	padding-bottom: 0px;
}
.ad_bottom ul li {
	width: 310px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 1px;
	font-size: 12px;
	text-align: center;
}
.ad_bottom p.p200x300 {
	width: 250px;
	float: left;
	height: auto;
	margin-left: 25px;
	padding-bottom: 10px;
}
.ad_bottom p.p200x300 a {
	font-size: 20px;
}
.ad_bottom p.p200x300desc {
	width: 250px;
	height: auto;
	float: left;
	text-align: justify;
	font-size: 16px;
	color: #414438;
	font-weight: bold;
	padding-bottom: 10px;
}
.ad_bottom p.c130 {
	width: 130px;
	font-size: 12px;
	margin: 2px;
	height: auto;
	float: left;
	text-align: center;
	border: 1px solid #f00;
}
.ad_bottom p.c130 {
	;
}
.ad_bottom h2 {
	float: left;
	width: 100%;
	text-align: center;
	color: #000;
	font-size: 16px;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}
.ad_bottom ul.trades {
	float: left;
	border: 0px solid #f00;
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ad_bottom ul.trades li {
	margin: 0px;
	padding: 2px;
	width: auto;
	margin-left: 27px;
}
.ad_bottom ul.trades li img {
	width: 200px;
	height: 200px;
	background-color: #1a1718;
}
.ad_bottom ul.u200x300 {
	width: 330px;
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	padding-bottom: 10px;
	border: 0px solid #f00;
}
.ad_bottom ul.u200x300 li {
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.ad_bottom ul.u200x300 li a {
	font-size: 12px;
	text-transform: capitalize;
}
.ad_bottom ul.text {
	width: 440px;
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
}
.ad_bottom ul.text li {
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.ad_bottom ul.text li a {
	font-size: 12px;
	text-transform: capitalize;
}
.ad_bottom li a {
	font-size: 20px;
}

.ad ul.tr {
	width: auto;
	float: left;
}
.ad ul.tr li {
	float: left;
	width: 350px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
.ad ul.tr li a {
	font-size: 14px;
	color: #e7496b;
}
.ad ul.tr li a:hover {
	color: #666;
}

ul.ads1 li {
	width: 335px;
	margin-left: 10px;
	margin-right: 10px;
}

.h_review {	
	width: 232px;
	float: left;
	height: 202px;
	background-image: url(images/h_review_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.h_review p {
	width: 212px;
	margin-left: 10px;
	float: left;
	text-align: left;
}
.h_review p img {
	width: 210px;
	height: 140px;
	background-color: #e2eaf0;
}
.h_review p a:link img    	{        BORDER: #76d5fc 1px solid;}
.h_review p a:visited img 	{        BORDER: #76d5fc 1px solid;}
.h_review p a:hover img   	{        BORDER: #76d5fc 1px dashed;}
.h_review p a:active img	{        BORDER: #76d5fc 1px solid;}
.h_review p.header {
	font-size: 16px;
	margin-top: 4px;
	padding-bottom: 1px;
}
.h_review p.header span {
	float: left;
	background-position: left;
	background-repeat: no-repeat;
	width: 48px;
	margin-right: 5px;
	text-align: center;
	color: #eee;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 18px;
	font-weight: 900;
	border: 0px solid #f00;
}
.h_review p.header a {
	color: #e7496b;
	text-decoration: underline;
}
.h_review p.header a:hover {
	color: #666;
	text-decoration: none;
}
.h_review p.read {
	width: auto;
	float: left;
	margin-left: 30px;
	font-size: 12px;
	margin-top: 2px;
}
.h_review p.read a {
	color: #666;
	text-decoration: underline;
	text-transform: uppercase;
}
.h_review p.read a:hover {
	color: #666;
	text-decoration: none;
}
p.b_bookmark {
	width: 230px;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: center;
}


.custom2_wrapper2 {
	width: 100%;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 0px solid #f00;
	margin-top: -10px;
}
.custom2 {
	width: 100%;
	float: left;
	overflow: hidden;
	margin: 0px 0;
	border: 0px solid #f00;
	background-color: transparent;
	color: #333;
	font-weight: normal;
}
.custom2 p {
	text-align: justify;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
.mid_content {margin:0 -380px;width:100%;float:left;}
.mid_container {float: left; padding: 10px 10px 10px 380px; border: 0px solid #f00;}
.screen2 {
	width: 380px;
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;
}
.screen2 p {
	width: auto;
	padding: 10px;
}
.screen2 p img {
	width: 360px;
	height: 240px;
	background-color: #eee;
	padding: 0px;
	margin: 0px;
}
.screen2 A:link IMG.screen_img    	{        BORDER: #e7496b 1px solid;}
.screen2 A:visited IMG.screen_img 	{        BORDER: #e7496b 1px solid;}
.screen2 A:hover IMG.screen_img   	{        BORDER: #666 1px dashed;}
.screen2 A:active IMG.screen_img	{        BORDER: #e7496b 1px solid;}

.custom_header2 {
	width: 100%;
	float: left;
	padding-left: 10px;
	border: 0px solid #fc0;
	border-bottom-width: 4px;
	display:none;
}
.custom_header2 h2 {
	width: 100%;
	float: left;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 20px;
	text-transform: capitalize;
}
.custom2_main_rating {
	width: 110px;
	float: left;
	border: 0px solid #e0e0e0;
	padding-left: 10px;
	padding-right: 10px;
}
.custom2_main_rating p {
	font-size: 90px;
	line-height: 80px;
	text-align: center;
	color: #42a6de;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.custom2_main_rating p span {
	width: 100%;
	float: left;
	border: 0px solid #ddd;
	border-top-width: 1px;
	font-size: 60px;
	line-height: 60px;
	font-weight: bold;
	font-size: 60px;
	color: #999;
	font-weight: bold;
	line-height: 60px;
}

.custom2_rating {
	float: left;
	border: 0px solid #f00;
	margin: 0px -120px 0px -130px;
	width:100%;
	float:left;
}
.custom2_rating_content {
	float: left; padding: 10px 10px 10px 150px; border: 0px solid #f00;
}
.custom2_rating_content ul {
	float: left;
	border: 0px solid #f00;
	padding: 0px;
	margin: 0px;
}
.custom2_rating_content ul li {
	float: left;
	width: auto;
	font-size: 18px;
	line-height: 22px;
	text-transform: capitalize;
	margin-bottom: 4px;
}
.custom2_rating_content ul li.li1 {
	width: 39%;
}
.custom2_rating_content ul li.li2 {
	background-color: #eef7d4;
	width: 60%;
	border: 0px solid #ddd;
}
.rating-box {
        background:url(images/star_blank.png) repeat-x 0 0;
        font-size:0;
        height:19px;
        line-height:0;
        width:100px;
		padding:0px;
		margin:0px;
		float: right;
}
.rating_star_bg {
	background:url(images/star_full.png) repeat-x 0 0;
	height:19px;
	left:0;
	top:0;
	float: left;
	text-align: right;
}
.custom2_rating_content ul li.li2 span {
	float: left;
	color: #333;
}
.custom2_rating_content_2 {
	float: left; padding: 0px 10px 10px 150px; border: 0px solid #f00; 

}
.custom2_rating_content_2 ul {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1px;
	padding-left: 12px;
	padding-bottom: 1px;
	padding-top: 1px;
	list-style-type: none;
	color:#414438;

}
.custom2_rating_content_2 ul.ul2 {
	background-color: #fff;
	border: 0px solid #ddd;
	border-bottom-width: 0px;
	list-style-type: none;	

}
.custom2_rating_content_2 ul li {
	border: 0px;
	width: auto;
	float: left;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 3px;
	list-style-type: none;
	color: #777;	

}
.custom2_rating_content_2 ul li.li1 {
	width: 50%;
	text-align:left;
	list-style-type: none;	

}
.custom2_rating_content_2 ul li.li2 {
	width: 49%;
	border: 0px solid #ddd;
	text-align: right;
	list-style-type: none;
}
.custom2_rating_content_2 ul li.li2 span {
	float: right;
	width: auto;
}
.custom2_rating_content_2 ul li.li2 img {
	margin: 0px;
	float:left;
}

.custom2_buttons {
	width: 100%;
	float: left;
	margin-top: -5px;
}
.custom2_buttons p {
	float: left;
	border: 0px solid #f00;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	width: 175px;
	border: 0px solid #f00;
}
.custom2_buttons p img {
	width: auto;
	height: auto;
	border: 0px;
}
.custom2_buttons p span {
	width: 100%;
	float: left;
	text-align: center;
	background-color: #eee;
	line-height: 24px;
	font-size: 14px;
}
.custom2_buttons p a {
	color: #777;
	text-decoration: none;
}
.custom2_buttons a.cl1 {
	background-image: url(images/visit_button.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 179px;
	height: 32px;
	float: left;
	text-decoration: none;
}
.custom2_buttons a.cl1:hover     	{ background-image: url(images/visit_button_hover.jpg); background-position: center top; background-repeat: no-repeat;}
.custom2_buttons a.cl2 {
	background-image: url(images/read_button.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 179px;
	height: 32px;
	float: left;
	text-decoration: none;
}
.custom2_buttons a.cl2:hover     	{ background-image: url(images/read_button_hover.jpg); background-position: center top; background-repeat: no-repeat;}

.custom2_buttons A:link span    	{        BORDER: #ddd 1px solid;}
.custom2_buttons A:visited span 	{        BORDER: #ddd 1px solid;}
.custom2_buttons A:hover span   	{        BORDER: #f4e98c 1px solid; background-color: #f4e98c; color: #fff; cursor: pointer;}
.custom2_buttons A:active span		{        BORDER: #ddd 1px solid;}
.custom2_detailes_wrapper {
	width: 100%;
	overflow: hide;
	float: left;
}
.custom2_detailes_collapsed {
	width: 100%;
	float: left;
	border: 0px solid #ddd;
	border-top-width: 1px;
	padding-top: 10px;
	position: relative;
}
.custom2_detailes_collapsed p {
	font-size: 14px;
	line-height: 17px;
	color: #ccc;
}
.custom2_detailes_collapsed p strong {
	text-transform: uppercase;
	font-weight: bold;
}
.custom2_detailes_collapsed p span {
	text-transform: capitalize;
	font-weight: bold;
}
.custom2_detailes_collapsed p.p123 {
	width: 32%;
}
.custom2_detailes_expanded {
	width: 100%;
	float: left;
	border: 0px solid #ddd;
	border-top-width: 1px;
	padding-top: 10px;
	position: relative;
}
.custom2_detailes_expanded p {
	font-size: 14px;
	line-height: 17px;
}
.custom2_detailes_expanded p strong {
	text-transform: uppercase;
	font-weight: bold;
}
.custom2_detailes_expanded p span {
	text-transform: capitalize;
	font-weight: bold;
}
.custom_expand_link {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px dashed #ddd;
	float: right;
	margin-top: 5px;
	font-size: 12px;
	background-color: #eee;
}
.custom_expand_link a {
	text-decoration: none;
	font-size: 12px;
}
.custom_expand_link a:hover {
	color: #333;
}
.custom_collapse_link {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px dashed #ddd;
	float: right;
	margin-top: 5px;
	font-size: 12px;
	background-color: #eee;
}
.custom_collapse_link a {
	text-decoration: none;
	font-size: 12px;
}
.custom_collapse_link a:hover {
	color: #333;
}

.custom2_detailes_expanded p.p1 {
	margin-bottom: 5px;
}
.custom2_read_full_review {
	font-size: 18px;
	text-transform: capitalize;
	line-height: 28px;
}
.custom2_read_full_review:hover {
	color: #333;
}

.displayed {
	display: block;
}
.undisplayed {
	display: none;
}



.bg_color_rating {
	background-color: #eee;
}
.color_1 {
	color: #34b5fe;
}
.color_1 a {
	color: #34b5fe;
	font-size: 14px;
}
.bg_color_1 {
	background-color: transparent;
}
.border_color_1 {
	border-color: transparent;
}
.custom2_block_header_title_link a {
	color: #fff;
}
.custom2_block_header_title_link a:hover {
	color: #333;
}

.expand {
	border: 0px solid #c00;
	width: 110;
	height: 19px;
	float: right;
	cursor: pointer;
	background-image: url(images/more_info.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.expand a.cl2 {text-decoration: none; float: right;}


.sub_info {
	width: auto;
	float: left;
	border: 0px solid #231e20;
	border-bottom-width: 1px;
	margin-bottom: 5px;
	width: 100%;
}
.sub_info ul {
	float: left;
	margin-top: 10px;
}
.sub_info ul li {
	width: auto;
	float: left;
	font-size: 12px;
	margin-right: 6px;
	font-weight: bold;
}
.sub_info ul li span {
	font-size: 14px;
}

.custom2_sub_img {
	float: left;
}
.sub_info ul.mar_top_0 {
	margin: 0px;
}
.sub_info ul li a {
	font-size: 14px;
}



.recent_reviews {
	float: left;
	width: 100%;
	border: 0px solid #f00;
	margin-left: 0px;
}
.recent_reviews_item {
	float: left;
	border: 0px solid #ff0;
	width: 222px;
	margin: -10px 4px 0px 2px;
	background-position: left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 10px;
}
.recent_reviews_item p.rating {
	float: left;
	width: 40px;
	font-size: 16px;
	color: #eee;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;	
	background-image: url(images/recent_bg.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 30px;
	margin-right: 3px;
	border: 0px solid #f00;
	font-weight: bold;
}
.recent_reviews_item p.name {
	width: 168px;
	float: left;
	text-align:left;
	font-size: 17px;
	padding: 0px;
	margin: 0px;	
	padding-top: 4px;
	font-weight: bold;
}
.recent_reviews_item p.name a {
	color: #e7496b;
	font-size: 17px;
	font-weight: bold;
}
.recent_reviews_item p.name a:hover {
	color: #666;
}
.recent_reviews_item p.screen {
	float:left;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	margin-top: 3px;
	text-align: left;
}
.recent_reviews_item p.screen img {
	width: 210px;
	height: 140px;
	background-color: #eee;
	padding: 0px;
	margin: 0px;	
}
.recent_reviews_item p.screen a:link img    	{        BORDER: #dec493 1px solid;}
.recent_reviews_item p.screen a:visited img 	{        BORDER: #dec493 1px solid;}
.recent_reviews_item p.screen a:hover img   	{        BORDER: #333 1px dashed;}
.recent_reviews_item p.screen a:active img		{        BORDER: #dec493 1px solid;}
.recent_reviews_item p.read_full {
	float: left;
	background-image: url(images/visit_2.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;	
	margin-left: 10px;	
	padding-top: 5px;
	padding-left: 20px;
	border: 0px solid #ff0;
	text-align: left;
}
.recent_reviews_item p.read_full a {
	color: #5a6f4a;
	font-size: 14px;
	font-weight: bold;
}
.recent_reviews_item p.read_full a:hover {
	color: #333;
}

.review_break p {
	color: #414438;
}</pre></body></html>