/* CSS Document */
body{
	background: #ffffff;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
img{
	border: 0px;
}
form{
	padding: 0px;
	margin: 0px;
}
a{
	color: #333333;
}
h1{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 4px 0px;
}

/* CSS for text */
.copy_header{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.copy_normal{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.copy_small{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.small_grey{
	color: #666666;
	font-size: 10px;
}
.top_search{
	padding: 1px;
	border: 1px solid #666666;
	width: 145px;
	font-size: 10px;
	color: #333333;
}
.top_submit{
	font-size: 10px;
	color: #333333;
	padding: 0px 3px 0px 3px;
	border: 1px solid #666666;
	background: #cccccc;
	height: 17px;
}

.largecopy{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.box_outer{
	border-right: 1px solid #BFDF60;
	border-bottom: 1px solid #BFDF60;
	margin: 5px 15px 8px 0;
	float: left;
	display: block;
}
.box_inner{
	border: 1px solid #666666;
	width: 100%;
	float:left;
}
.header_register{
	width: 800px;
	height: 26px;
	background-image: url(/images/header_bar_register.gif);
	background-repeat: no-repeat;
	text-indent: 8px;
	line-height: 22px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	float: left;
}
.header_account{
	width: 800px;
	height: 26px;
	background-image: url(/images/header_bar_account.gif);
	background-repeat: no-repeat;
	text-indent: 8px;
	line-height: 22px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	float: left;
}
.header_basket{
	width: 800px;
	height: 26px;
	background-image: url(/images/header_bar_basket.gif);
	background-repeat: no-repeat;
	text-indent: 8px;
	line-height: 22px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	float: left;
}
.header_text{
	width: 100%;
	font-size: 12px;
	margin: 0px 0px 8px 0px;
	color: #666666;
	float: left;
}

.category_header{
	height: 16px;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
.category_header_text{
	border: 1px solid #BFDF60;
	background-color: #DFEFAD;
	padding: 5px;
	width: 610px;
	font-size: 10px;
	margin: 0px 0px 8px 0px;
	color: #666666;
	float: left;
}
.categories_pager{
	width: 100%;
	float: left;
	text-align: center;
	margin: 0 0 6px 0px;
	color: #669900;
	font-weight: normal;
}
.categories_pager a{
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
.categories_pager a:hover{
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}
.categories_pager select{
	background-color: #DFEFAD;
	border: 1px solid #006600;
	font-size: 12px;
	padding: 3px;
	color: #006600;
}

.topitem_item_holder{
	width: 155px;
	padding: 5px;
	float: left;
}
.topitem_pic{
	width: 60px;
	text-align: center;
	float: left;
}
.topitem_title{
	width: 65px;
	font-size: 10px;
	margin: 0px 4px 0px 4px;
	float: left;
}
.topitem_info{
	width: 15px;
	text-align: center;
	float: left;
}

.tblregister{
	width: 100%;
	border: 0px;
	padding: 2px;
}
.tblregister td.header{
	background-color: #DBEDA5;
	text-indent: 3px;
	font-size: 12px;
}
.tblregister td{
	font-size: 10px;
	padding: 2px 4px 2px 2px;
}
.tblregister td.largecopy{
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}


.cssform{
	border: 1px solid #666666;
	font-size: 12px;
	padding: 1px;
}


.product_view_category_wrapper{
	margin: -1px 0 0 0;
	width: 620px;
	min-height: 87px;
	border: 1px solid #666666;
	float: left;
}
.product_view_category_holder{
	width: 480px;
	min-height: 87px;
	border-right: 1px solid #CCCCCC;
	float: left;
}
.product_view_category_picture{
	margin: 4px 4px 0px 4px;
	width: 90px;
	min-height: 87px;
	float: left;
}
.product_view_category_title a{
	width: 370px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
	float: left;
}
.product_view_category_title a:hover{
	text-decoration: underline;
}
.product_view_category_itemcode{
	width: 370px;
	font-size: 10px;
	color: #666666;
	float: left;
}
.product_view_category_itemcode span{
	font-size: 12px;
	color: #333333;
}
.product_view_category_desc{
	width: 370px;
	font-size: 10px;
	color: #333333;
	float: left;
}
.product_view_category_price_holder{
	width: 132px;
	min-height: 87px;
	padding: 0px 0px 0px 6px;
	float: right;
}
.product_view_category_price{
	width: 100px;
	font-size: 12px;
	color: #990000;
	line-height: 22px;
	float: left;
}
.product_view_category_multiples{
	width: 160px;
	font-size: 13px;
	color: #333333;
	line-height: 12px;
	font-weight: bold;
	float: left;
}
.product_view_category_bulk{
	width: 120px;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.product_view_category_stock{
	width: 120px;
	font-size: 10px;
	color: #333333;
	float: left;
}
.product_view_category_add{
	width: 120px;
	font-size: 10px;
	color: #333333;
	line-height: 25px;
	margin: 6px 0px 0px 0px;
	float: left;
}
.product_view_category_add input{
	vertical-align: bottom;
}
.product_view_category_out{
	width: 180px;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	float: left;
}
.product_view_category_login{
	margin: 30px 0px 0px 13px;
	width: 100px;
	float: left;
}
.product_view_newicon{
	background-image: url(/images/icon_new.gif);
	background-repeat: no-repeat;
	width: 31px;
	height: 31px;
	margin: 0px;
	float: right;
}
.product_view_newicon span{
	display: none;
}
.product_box_view_title span.product_box_newicon{
	background-image: url(/images/icon_new.gif);
	background-repeat: no-repeat;
	width: 31px;
	height: 31px;
	margin: -16px 5px 0px 0px;
	float: right;
}
.product_box_view_title span.product_box_newicon b{
	display: none;
}

.product_newicon{
	background-image: url(/images/icon_new.gif);
	background-repeat: no-repeat;
	width: 31px;
	height: 31px;
	margin: -10px 0px 0px 0px;
	float: right;
}
.product_newicon span{
	display: none;
}

.product_image_holder{
	width: 60px;
	height: 60px;
	border: 1px  solid #CCCCCC;
	padding: 4px;
	margin: 2px;
	display: block;
	float: left;
}
.product_image_img{
	margin: 0 auto;
	height: 60px;
	overflow: hidden;
}
.list_view_search_holder{
	width: 545px;
	float: left;
	border-bottom: 1px dashed #666666;
	margin: 0px 0px 4px 0px;
	min-height: 40px;
	display: block;
}
.list_view_search_desc{
	width: 529px;
	margin: 0px;
	color: #666666;
	font-size: 10px;
	padding: 0px 0px 4px 16px;
	float: left;
}
.list_view_search_title{
	width: 200px;
	margin: 5px 0px 0px 0px;
	line-height: 14px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.list_view_product_holder{
	width: 720px;
	float: left;
	border-bottom: 1px dashed #666666;
	line-height: 25px;
	margin: 0px 0px 4px 0px;
}
.list_view_product_icon{
	width: 16px;
	padding: 4px 0px 0px 0px;
	float: left;
}
.list_view_product_title{
	width: 220px;
	margin: 5px 0px 0px 0px;
	line-height: 14px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.list_view_product_itemno{
	width: 80px;
	float: left;
	color: #666666;
	font-size: 10px;
}
.list_view_product_itemno span{
	font-size: 12px;
	font-weight: bold;
}
.list_view_product_desc{
	width: 720px;
	margin: -8px 0px -2px 0px;
	color: #666666;
	font-size: 10px;
	text-indent: 16px;
	float: left;
}
.list_view_product_price_holder{
	width: 230px;
	float: left;
}
.list_view_product_price{
	width: 100px;
	font-size: 12px;
	color: #990000;
	float: left;
}
.list_view_product_bulk{
	width: 120px;
	font-size: 12px;
	color: #333333;
	float: left;
}
.basket_title_delete{
	width: 40px;
	float: left;
}
.basket_title_qty{
	width: 60px;
	float: left;
}
.basket_title_title{
	width: 380px;
	float: left;
}	
.basket_title_code{
	width: 120px;
	float: left;
}
.basket_title_price{
	width: 80px;
	padding: 0px 5px 0px 0px;
	float: left;
}
.basket_title_linetotal{
	width: 110px;
	padding: 0px 5px 0px 0px;
	float: left;
}

.checkout_item{
	width: 100%;
	height: 12px;
	padding: 4px 0px 4px 0px;
	border-bottom: 1px dashed #CCCCCC;
	float: left;
}
.basket_item{
	width: 100%;
	line-height: 28px;
	border-bottom: 1px dashed #666666;
	float: left;
}
.basket_item_delete{
	width: 24px;
	padding: 6px 8px 0px 8px;
	float: left;
}
.basket_item_qty{
	width: 60px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.basket_item_title, .basket_item_title a{
	width: 380px;
	text-decoration: none;
	font-weight: bold;
	float: left;
}	
.basket_item_title a:hover{
	color: #666666;
}
.basket_item_code{
	width: 120px;
	color: #666666;
	float: left;
}
.basket_item_price{
	width: 80px;
	padding: 0px 5px 0px 0px;
	color: #990000;
	float: left;
}
.basket_item_linetotal{
	width: 110px;
	padding: 0px 5px 0px 0px;
	float: left;
}
.basket_item_linetotal span{
	color: #999999;
}
.basket_totals_holder{
	width: 240px;
	margin: 10px 0px 0px 0px;
	float: right;
}
.basket_totals_title{
	width: 73px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
	float: left;
}
.basket_totals{
	width: 115px;
	line-height: 20px;
	float: right;
}
.basket_delivery{
	width: 100%;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	float: right;
}
.basket_buttons_holder{
	width: 120px;
	margin: 15px 0px 0px 10px;
	float: left;
}
#promotion_holder{
	width: 221px;
	padding: 10px;
	margin: 15px 10px 0 0; 
	border: 1px dashed #999999;
	background-color: #FFFFE1;
	float: left;
}
	

.product_box_view_title{
	width: 245px;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	height: 31px;
	padding: 2px 0px 0px 4px;
	color: #333333;
	text-decoration: none;
	float: left;
}
.product_box_view_title a{
	text-decoration: none;
}
.product_box_view_picture{
	width: 90px;
	height: 100px;
	padding: 2px 4px 0px 4px;
	overflow: hidden;
	float: left;
}
.product_box_view_itemcode{
	width: 100px;
	font-size: 10px;
	color: #666666;
	float: left;
}
.product_box_view_itemcode span{
	color: #333333;
}
.product_box_view_desc{
	width: 160px;
	font-size: 10px;
	color: #333333;
	float: left;
}
.product_box_view_price_holder{
	width: 160px;
	margin: 5px 0px 0px 0px;
	float: left;
}
.product_box_view_login{
	width: 100px;
	margin: 0 auto;
}
.product_box_view_price{
	width: 160px;
	font-size: 12px;
	color: #990000;
	float: right;
}
.product_box_view_bulk{
	width: 160px;
	font-size: 10px;
	float: right;
}	
.product_box_view_out{
	font-size: 12px;
	width: 90px;
	float: left;
}
.product_box_view_add{
	width: 80px;
	margin: -15px 0px 0px 4px;
	float: left;
}
.product_box_view_info{
	width: 100%;
	height: 20px;
	float: left;
}
.product_box_view_info img{
	float: right;
	margin: -6px 6px 6px 0px;
}	


.account_order_title{
	background-color: #EFEFEF;
	border-bottom: 1px solid #666666;
	width: 100%;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 8px 0px;
	float: left;
}
.account_order_date, .account_order_orderno, .account_order_value, .account_order_status, .account_order_type{
	width: 155px;
	line-height: 20px;
	margin: 0px 0px 0px 5px;
	float: left;
}
.account_order_body_text{
	width: 100%;
	margin: 0px 0px 10px 0px;
	line-height: 12px;
	font-weight: bold;
	float: left;
}
.account_order_body_line{
	height: 20px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px dashed #999999;
	float: left;
}
.account_order_showall{
	width: 100%;
	text-align: right;
	margin: 5px 0px 8px 0px;
	font-weight: bold;
	color: #999999;
}
.view_order_details_holder{
	width: 280px;
	background-color: #EFEFEF;
	border: 1px solid #999999;
	margin: 0px 0px 10px 0px;
	float: right;
}
.view_order_details_line{
	width: 80px;
	line-height: 18px;

	font-size: 10px;
	font-weight: bold;
	text-indent: 3px;
	float: left;
}
.view_order_details_value{
	width: 180px;
	line-height: 18px;
	text-indent: 10px;
	font-size: 12px;
	border-left: 1px solid #999999;
	float: right;
}
.view_order_item{
	width: 80px;
	line-height: 20px;
	margin: 0px 0px 0px 4px;
	float: left;
}
.view_order_title{
	width: 350px;
	line-height: 20px;
	margin: 0px 0px 0px 4px;
	float: left;
}
.view_order_title a{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.view_order_title a:hover{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.view_order_price{
	width: 80px;
	line-height: 20px;
	margin: 0px 0px 0px 4px;
	float: left;
}
.view_order_qty{
	width: 80px;
	line-height: 20px;
	margin: 0px 0px 0px 4px;
	float: left;
}
.view_order_total{
	width: 110px;
	line-height: 20px;
	margin: 0px 0px 0px 4px;
	float: left;
}
.view_order_body{
	width: 100%;
	margin: 0px 0px 20px 0px;
	float: left;
}
.order_done_result{
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 10px 0px;
	line-height: 31px;
	float: left;
}
.order_done_text{
	width: 100%;
	float: left;
}
.right_image{
	margin: 4px 0px 4px 0px;
	float: left;
}
.footer_protx{
	float: right;
	margin: 6px 4px 0px 0px;
}
.footer_payment{
	margin: 40px 0px 0px 120px;
}

#warning{
	width: 100%;
	height: 25px;
	text-indent: 35px;
	padding: 8px 0px 0px 0px;
	font-size: 11px;
	color: #333333;
	margin: 10px 0px 8px 0px;
	float: left;
}
.warningerror{
	background-image: url(/images/icon_error.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #F0F7FF;
	border: 1px solid #004284;
}
.warningok{
	background-image: url(/images/icon_errorok.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #EDFFE1;
	border: 1px solid #339900;
}


#wrapper{
	width: 980px;
	margin: 0 auto;
}
#container{
	width: 100%;
	float: left;
}
#headerholder{
	width: 100%;
	height: 88px;
	float: left;
}
#logo{
	width: 289px;
	height: 88px;
	float: left;
}
#header{
	width: 691px;
	height: 88px;
	float: left;
}
#header_text{
	width: 360px;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: right;
	padding: 35px 0 0 60px;
	float: left;
}
#header_search{
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	padding: 10px;
	margin: 13px 0 0 0;
	width: 221px;
	height: 15px;
	border-bottom: 1px solid #cccccc;
	float: right;
}

#navigation{
	background-image: url(../images/navigation_bg.png);
	background-repeat: repeat-x;
	height: 39px;
	width: 691px;
	float: left;
}
#navigation ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 0 0 0;
	border: 0px;
}
#navigation li{
	float: left;
	margin: 0px 12px 0px 0px;
}
#navigation li.break{
	border-right: 1px solid #cccccc;
	padding: 0px 12px 0px 0px;
}
#navigation li.none{
	padding: 0px;
	margin: 0 4px 0 0;
}
#basket_overview{
	width: 220px;
	font-size: 10px;
	font-weight: bold;
	padding: 6px 0 0 0;
	float: left;
}	
#welcome_text{
	width: 350px;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	float: right;
}
#welcome_text a{
	color: #333333;
	font-style: italic;
}

#breadcrumbs {
	border-top: 1px solid #cccccc;
	background-color: #DBEC9F;
	width: 960px;
	line-height: 21px;
	margin: 0 0 10px 0;
	font-size: 12px;
	color: #333333;
	padding: 0 10px 0 10px;
	text-align: left;
	float: left;
}
#breadcrumbs_text{
	width: 450px;
	float: left;
}
#breadcrumbs_text a, #breadcrumbs a:active, #breadcrumbs a:visited{
	color: #333333;
	text-decoration: none;
}
#breadcrumbs_text a:hover{
	color: #006600;
	text-decoration: underline;
}

#content{
	width: 100%;
}
#left_holder{
	width: 165px;
	float: left;
	display: block;
}
#categories_holder{
	width: 165px;
	border-bottom: 1px solid #BFDF60;
	border-left: 1px solid #BFDF60;
	margin: 0px;
	padding: 0px;
	float: left;
}
#categories{
	width: 164px;
	border: 1px solid #e4e4e4;
}
#categories div.cat a{
	text-decoration: none;
	display: block
} 
#categories div.cat, #categories div.info, #categories div.info_on{
	padding: 0px 0px 0px 4px;
	line-height: 25px;
	border-bottom: 1px solid #e4e4e4;
	display: block;
}

#categories div.cat:hover, #categories div.info_on, #categories div.cat a:hover{
	background-color: #BFDF60;
	text-decoration: none;
	cursor: pointer;
	display: block;
}

#categories div.submenu{
	padding: 0px;
	background: #e4e4e4;
}
#categories div span.sub a{
	width: 100%;
	line-height: 18px;
	text-indent: 8px;
	text-decoration: none;
	color: #333333;
	border-bottom: 1px solid #C5C5C5;
	font-size: 10px;
	display: block;
}
#categories div span.sub a:hover{
	color: #666666;
	font-size: 10px;
}

#middle_holder{
	margin: 0 0 0 15px;
	width: 620px;
	float: left;
	display: block;
}
#homepage_middle{
	margin: 0;
	width: 620px;
	float: left;
	display: block;
}

#noright_holder{
	width: 800px;
	float: right;
}
#right_holder{
	width: 165px;
	float: right;
	display: block;
}
.right_header{
	background-image: url(/images/header_right.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 165px;
	line-height: 23px;
	text-indent: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	float: right;
}
#topitems_holder{
	width: 165px;
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	margin: 0px;
	padding: 0px;
	float: left;
}
#topitems{
	width: 164px;
	border: 1px solid #e4e4e4;
	border-top: 1px solid #BFDF60;
	float: left;
}
	
		

#product_left_holder{
	width: 350px;
	float: left;
}
#product_right_holder{
	width: 435px;
	float: right;
}
#product_main_image{
	width: 100%;
}
#product_main_video{
	width: 350px;
	height: 280px;
	overflow: hidden;
	display: none;
}
#product_enlarge_button{
	width: 100%;
	text-align: center;
	margin: 2px 0px 2px 0px;
}
#product_gallery_holder{
	margin: 10px 0px 6px 0px;
	width: 100%;	
}
#product_description{
	border-bottom: 1px solid #E0E0E0;
	margin: 5px 0px 8px 0px;
	padding: 0px 0px 4px 0px;
	width: 100%;
	float: left;
}
#product_rating{
	border-bottom: 1px solid #E0E0E0;
	width: 100%;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	float: left;
}
#product_itemnumber{
	color: #999999;
	font-weight: bold;
	float: left;
	width: 100%;
}
#product_itemnumber span{
	color: #333333;
	font-size: 14px;
}

#might_also_like_header, #customer_brought_header, #customer_reviews_header{
	width: 800px;
	height: 26px;
	background-image: url(/images/header_bar.gif);
	background-repeat: no-repeat;
	text-indent: 8px;
	line-height: 22px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
	float: left;
}

#products{
	width: 800px;
	margin: 0 auto;
} 

#basket_items_holder{
	width: 100%;
}
#basket_title_holder{
	width: 800px;
	font-size: 10px;
	color: #666666;
	border-bottom: 1px solid #666666;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 2px 0px;
	float: left;
}
#basket_empty{
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	float: left;
}
#basket_checkout_holder{
	width: 100%;
	margin: 30px 0px 0px 0px;
	text-align: center;
	float: left;
}
#view_order_billing, #view_order_shipping{
	width: 300px;
	font-size: 12px;
	margin: 0px 0px 8px 8px;
	float: left;
}
.delivery_select{
	border: 1px solid #666666;
	background-color: #BFDF60;
	padding: 1px;
	color: #333333;
	font-size: 11px;
}	
.delivery_help{
	padding: 0px;
	margin: 0px 0px -3px -4px;;
}


#bottom_text{
	float: left;
	width: 100%;
}

#footer_holder{
	width: 100%;
	float: left;
}
#footer_holder span{
	text-align: right;
	margin: 5px 0px 10px 0px;
	font-size: 10px;
	float: right;
}
#footer{
	background-image: url(../images/footerBg.gif);
	background-repeat: repeat-x;
	margin: 10px 0px 0px 0px;
	width: 100%;
	height: 42px;
	float: left;
}
#footer_address{
	width: 750px;
	font-size: 10px;
	color: #ffffff;
	margin: 23px 0px 0px 25px;
	float: left;
}
#homepage_text{
	width: 620px;
	padding: 0 15px 5px 15px;
	float: left;
}
#homepage_image, #homepage_products_holder{
	width: 635px;
	padding: 0 0 0 15px;
	float: left;
}
#homepage_buttons{
	width: 650px;
	float: left;
}
#homepage_buttons ul{ 
	list-style: none;
	margin: 5px 0 10px 0; 
	padding: 0; 
}
#homepage_buttons li{
	padding: 0 0 5px 15px;
	float: left;
}

/* Product Review Classes */
.review_form{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#customer_reviews_rating_header{
	width: 100%;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
	text-align: center;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	float: left;
}
	
.customer_review_holder{
	width: 100%;
	border-bottom: 1px dashed #666666;
	margin: 10px 0 10px 0;
	padding: 0 0 5px 0;
	float: left;
}
.customer_review_holder span{
	color: #666666;
}
#VolusionLiveChat{
	float: left;
	margin: 10px 0 10px 0;
}