.productscategory_h2{color: #323232;
text-transform: uppercase;
padding-bottom: 5px;
margin-bottom: 10px;
font-size: 11px;
width: 780px;
margin: auto;
text-align: left;
font-weight: bold;
padding-left: 6px;}

#productscategory {
	margin: 20px auto 0;

overflow: hidden;
position: relative;
border: 1px solid #ddd;
padding-left: 11px;

background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 0%, #f7f7f7 50%, #ffffff 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(0%,#eeeeee), color-stop(50%,#f7f7f7), color-stop(99%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 0%,#f7f7f7 50%,#ffffff 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 0%,#f7f7f7 50%,#ffffff 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 0%,#f7f7f7 50%,#ffffff 99%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 0%,#f7f7f7 50%,#ffffff 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 margin-left: 213px;
position: absolute;*/
width: 770px;border-left: 0PX;
}

#productscategory_noscroll {
	height: auto;
	width: 727px;
	margin-bottom: 30px;
	margin:auto !important;
}


#viewed-products_block_left {
margin-top: 20px !important;
width: 224px!IMPORTANT;
height: 341px!IMPORTANT;
border: 1px solid #ddd;
}



#productscategory_list {
overflow: hidden;
float: left;
width: 751px;
padding-left: 22px;
}

#productscategory_list ul {
	padding-left: 0;
	list-style-type: none;margin-left: 32px;
}

#productscategory_list li {float: left;
width: 147px !important;
position: relative;
height: auto;
padding: 0 7px 7px;
min-height: 300px;
margin-bottom: 6px;
background: white;
margin-left: 19px;
-moz-box-shadow: 2px -4px 12px #dbdbdb;
-webkit-box-shadow: 2px -4px 12px #dbdbdb;
box-shadow: 2px -4px 12px #dbdbdb;
border: dashed 0px #000000;
-moz-border-radius-topleft: 9px;
-moz-border-radius-topright: 9px;
-moz-border-radius-bottomleft: 9px;
-moz-border-radius-bottomright: 9px;
-webkit-border-top-left-radius: 9px;
-webkit-border-top-right-radius: 9px;
-webkit-border-bottom-left-radius: 9px;
-webkit-border-bottom-right-radius: 9px;
border-top-left-radius: 9px;
border-top-right-radius: 9px;
border-bottom-left-radius: 9px;
border-bottom-right-radius: 9px;
padding-left: 14PX;
padding-right: 14PX;}

#productscategory_list li a {color:#1e1e1e;font-size:11px;font-weight:bold;display:block;padding-top: 10px; text-align: left;}
#productscategory_list li a.button_small{font-size: 11px!important;
font-weight: 400;
color: #3b5a9a!important;
line-height: 25px;
text-transform: none;
width: 102px;
padding: 3px 5px;
background: url(../../../img/BOTON2.png) no-repeat 0 0;
border: 0px;
border-radius: 3px;
-moz-border-radius: 3px;
height: 30px;
line-height: 23px;
float: left;
color: white!important;
text-align: center;
}

#productscategory_scroll_left, #productscategory_scroll_right {
	background: url('../../../img/thumbs_left.gif') no-repeat center;
	text-indent: -3000px;
	display: block;
	width: 25px;
	height: 38px;
	float: left;position:absolute;right:0;top:10%;z-index:100
}
#productscategory_scroll_left{top:97px;}
#productscategory_scroll_right{top:60px;}
#productscategory_scroll_right { background-image: url('../../../img/thumbs_right.gif'); }
#productscategory_scroll_left:hover{background-image: url('../../../img/thumbs_left_hover.gif');}
#productscategory_scroll_right:hover{background-image: url('../../../img/thumbs_right_hover.gif');}