.mainbox_cwb
{
	width:98%;
	height:auto;
	float:left;
}

.cursor_cwb
{
	cursor:pointer;
	font-weight: bold;
	color: #c64934;
}

#vm_scrollbar
{
	display: none;
}

.category_cwb
{
	margin-top:5px;
	float:none;
	width:100%;
	padding-left:10px;
}

.right_cwb
{
	width:25px;
	cursor:pointer;
}

.left_cwb
{
	width:25px;
	cursor:pointer;
}

.scrollbox_cwb
{
	overflow: hidden;  
	width:100%; 
	min-height:110px; 
	display:table;
}

.image_cwb
{
	border:0;
	height:50px;
	width:25px;
}

.image_tips
{
	border:0;
}

.page_cwb
{
	width:100%;  
	text-align:right;
	padding-bottom: 5px;
	color:#346F97;
}

.inputimage
{
	 width:75px;
}

.textinfo
{
	color:#FF0000;
}

#inimage
{
	min-height:79px; 
	max-width:75px;
	height:80px;
}

#categoryitem
{
	font-size:14px;
}

.loading_cwb
{
	background-position:100% 100%; 
	padding-left:25px; 
	padding-top:50px;   
	background-repeat:no-repeat; 
	background-image:url(../mod_customerswhobought/images/spinner.gif); 
	width:16px; 
	height:16px;
}

#add_cart_cwb
{
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:transparent;
	border:medium none;
	cursor:pointer;
	font-family:inherit;
	font-weight:bold;
	height:30px;
	padding-left:35px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	width:110px;
}

#form_result_addcart
{
	background-color: #FFFFFF;
	position: relative;
	z-index: 999;
	top: 50%;
	left: 50%;
	margin-left:-150px;
	margin-top:-75px;
	border: 1px solid #cccccc;
	padding: 5px 5px 5px 5px;
	display:none; 
	width:300px; 
	
}

#id_result_addcart
{
	background-color: #FAFAD2;
	border: 1px dotted #cccccc;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	margin-bottom:5px;
}

#all_category_cwb
{
	color:#ffffff;
	background-image: url(../mod_customerswhobought/images/all.gif);
	background-repeat: no-repeat;
	width:25px;
	height: 18px;
	padding-left:2px;
	padding-top:1px;
	float:left;
}