/* Start of CMSMS style sheet 'review_boxes' */
.review_box{  margin:10px auto; border: 1px solid #ccc; -moz-border-radius: 6px;}
			.review_box_inside{ height: 180px; position: relative; width:100%; overflow:hidden; padding:10px 0; background:url(uploads/theme/mini_review_bottom.gif) 0 bottom no-repeat;}
				.col1{ float:left; width:126px; display:inline; padding:0 10px 0 10px; background:url(uploads/theme/dot_line.gif) right top repeat-y;}
					.poker_logo{ width:123px; height:103px; background:url(uploads/theme/logo_bg.gif) 0 0 no-repeat; margin-bottom:5px;}
					.poker_logo img{ margin:4px 0 0 4px;}
					.bonus_code{ text-align:center; font-size:15px; font-weight:bold;}
					.bonus_code strong{ display:block; font-size:18px; color:#1687ff;}
					
				.col2{ float:left; width:190px; margin-left:8px; background:url(uploads/theme/dot_line.gif) right top repeat-y;}
					
				.col3{ float:left; width:190px; margin-left:8px;}
				
					.info_title{ font-size:14px; font-weight:bold; margin-bottom:8px;}
					.info_list{ padding-left:7px; margin-bottom:10px; font-size:11px;}
					.info_list li{ padding-left:8px; line-height:140%; background:url(uploads/theme/ico_dot.gif) 0 7px no-repeat;}
					.info_list li span{ font-size:14px; font-weight:bold;}
					.info_list li strong{ font-size:14px; color:#1687ff;}
					.gap_line{ width:100%; height:1px; overflow:hidden; border-top:1px #cfcfcf solid; margin:18px 0;}
					
					.download_line{ bottom: 15px; position: absolute;}
						.btn_visit_now{ float:left; width:198px; height:32px; text-indent:-9999px; overflow:hidden;
										background:url(uploads/theme/btn_visit_now.gif) 0 0 no-repeat;}
						.btn_visit_now:hover{ background-position:0 -32px;}
						
						.btn_download_now{ float:left; display:inline; width:198px; height:32px; text-indent:-9999px; overflow:hidden;
										   background:url(uploads/theme/btn_download_now.gif) 0 0 no-repeat;}
						.btn_download_now:hover{ background-position:0 -32px;}
					
					.usa{ position:absolute; right: 15px; bottom:15px;}

.mainbox_content ul li {
list-style:disc; list-style-position:inside;
}

.review_box ul li {
list-style: none; list-style-position: outside;
margin: 0;
}
/* End of 'review_boxes' */

