.review_big_link { font-size: 26px; padding-top: 15px; padding-bottom: 15px; }
.review_big_img { margin-bottom: 10px; }
.review_gals { text-align: center; white-space: nowrap; padding: 10px; }
.review_gals span { padding-left: 10px; padding-right: 10px; }

/* site features */
.feature_left { padding: 5px; padding-left: 10px; font: 10px Verdana; color: #666; border-bottom: solid 1px #eee; }
.feature_right { padding: 5px; font: 11px Verdana; color: #666; border-bottom: solid 1px #eee; }
.feature_table { padding-bottom: 11px; }
.feature_title { font: bold 12px Verdana; color: #dbba57; padding-bottom: 4px; padding-top: 4px; border-bottom: solid 2px #fddc79;  }

.outside_rev { color: gray; text-decoration: none; }
.outside_ico { position: relative; top: 4px; padding-right: 4px; padding-bottom: 2px; }

/* site stars */
.tb_stars {padding-top: 0px; padding-bottom: 10px; }
.tb_stars td {padding: 2px; paddiing-left: 0px; font-size: 11px; }
.tb_stars_rate_overall, .tb_stars_rate_overall b { font-size: 12px; }

.review_comments_sep {border-left-color: #cccccc; border-left-style: solid; border-left-width: 1px; }

/* lists */
.the_gb { margin: 0px; padding: 0px; list-style-type: square;  }
.the_gb span { color: #000; }
.the_gb li { margin-left: 15px; padding-left: 0px; color: #999; padding-bottom: 5px; }

/* lists */
.the_price { margin: 0px; padding: 0px; list-style-type: square;  }
.the_price span { color: #000; }
.the_price li { margin-left: 25px; padding-left: 0px; color: #999; padding-top: 5px; }


			.boxgrid{ 
				width: 305px; 
				height: 205px; 
				overflow: hidden; 
				position: relative; 
			}
	
			.boxcaption{ 
			    border-top: solid 5px #ccc;
				position: absolute; 
				margin-left: 2px;
				background: #000; 
				height: 120px; 
				width: 302px; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 			
 			.boxgrid h2 {
 			    margin: 10px;
 				font: bold 18px Verdana;
 				color: #fff;
 			}

 			.boxgrid p {
 			    margin: 10px;
 			    margin-left: 15px;
 				color: #ccc;
 			}

 			.boxgrid a {
 				color: #ffe797;
 			} 			
 				.captionfull .boxcaption {
 					top: 200;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 130;
 					left: 0;
 				}


