#crossselling h2.productscategory_h2 {
	margin:20px 0 0 0;padding:7px 14px;background:#333;font-size:12px;color:#fff;text-transform:uppercase;
}

#crossselling {overflow:auto}

#crossselling ul {list-style-type:none}
#crossselling li {
border: 1px solid #DFE1E4;
    cursor: pointer;
    float: left;
    line-height: 20px;
    margin: 0 3px;
    overflow: hidden;
    padding: 10px 4px;
    text-align: center;
    width: 126px !important;
}
#crossselling li a.lnk_img {display:block}
a#clase {
	color: #E2001A;
    font: bold 12px "Arial";
    text-decoration: none;
    text-transform: none !important;
    }

div#hueco{margin-top:-14px}
#crossselling li a img {border:none}
#crossselling li p.product_name {text-align:center}

#crossselling_list {
float: left;
    overflow: hidden;
    width: 94%;
    height:215px;
    margin-left:4px;
}

#crossselling_scroll_left,
 #crossselling_scroll_right {
	background: url('http://masmit.com/modules/crossselling/img/thumbs_left.gif') no-repeat center;
	text-indent: -3000px;
	display: block;
	width: 9px;
	height: 18px;
	float: left;
	margin-top: 30px
}
#crossselling_scroll_right { background-image: url('img/thumbs_right.gif') }