#crossselling h2.productscategory_h2 {
	margin:40px 0 20px 0;
	padding:10px 0;
	border-bottom:1px solid #ccc;
	font-size:18px;
	color:#333
}
#HOOK_SHOPPING_CART #crossselling div.productscategory_h2 {
	font-family: "LMRomanCaps10-Regular" !important;
	line-height: 20px;
	font-size: 20px;
	padding: 0 0 15px 0;
	border-style: none;
	font-style: normal;
	margin: 0;
	}

#crossselling ul {list-style-type:none}
#crossselling li {
	float:left;
	margin-right:25px;
	height:80px;
}
#crossselling li a.lnk_img {display:block}
#crossselling li a img {border:1px solid #ccc}
#crossselling li p.product_name {text-align:center}

#crossselling_list {overflow: hidden;}

#crossselling_scroll_left,
 #crossselling_scroll_right {
	background: url('../../../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') }
#HOOK_SHOPPING_CART #crossselling #crossselling_right:active, #HOOK_SHOPPING_CART #crossselling #crossselling_left:hover {
  background-position:1px 1px;
} 
#HOOK_SHOPPING_CART #crossselling #crossselling_left,
#HOOK_SHOPPING_CART #crossselling #crossselling_left:hover,
#HOOK_SHOPPING_CART #crossselling #crossselling_right,
#HOOK_SHOPPING_CART #crossselling #crossselling_right:hover
{
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;   
    transition: all .2s ease-in-out;
    width:33px !important;
    height:93px !important;
    border:none;
    position:absolute;
    top:71px;
    cursor:pointer;
    z-index:9;
}
#HOOK_SHOPPING_CART #crossselling #crossselling_left{
   background:url(../../../images/buttons_pass.png) no-repeat -33px 0;     
   right:-13px;
}
#HOOK_SHOPPING_CART #crossselling #crossselling_left:hover{
   background:url(../../../images/buttons_active.png) no-repeat -33px 0;   
    -webkit-transition: none;
   -moz-transition: none;
   -o-transition: none;
   -ms-transition: none;
   transition: none;
}
#HOOK_SHOPPING_CART #crossselling #crossselling_left:active{
  background:url(../../../images/buttons_pressed.png) no-repeat -36px 0;  
    -webkit-transition: none;
   -moz-transition: none;
   -o-transition: none;
   -ms-transition: none;
   transition: none;
}
#HOOK_SHOPPING_CART #crossselling #crossselling_right {
   background:url(../../../images/buttons_pass.png) no-repeat 0 0;   
   left:-13px;
}
#HOOK_SHOPPING_CART #crossselling #crossselling_right:hover {
 background:url(../../../images/buttons_active.png) no-repeat 0 0;   
  -webkit-transition: none;
   -moz-transition: none;
   -o-transition: none;
   -ms-transition: none;
   transition: none;
}
#HOOK_SHOPPING_CART #crossselling #crossselling_right:active{
  background:url(../../../images/buttons_pressed.png) no-repeat 3px 0;  
    -webkit-transition: none;
   -moz-transition: none;
   -o-transition: none;
   -ms-transition: none;
   transition: none;
}
#HOOK_SHOPPING_CART .white_bg_bord {position: relative;}


#HOOK_SHOPPING_CART #crossselling ul {
  list-style:none;
}
#HOOK_SHOPPING_CART #crossselling ul li {
  border: 0 none;
  margin-left:0px;
  margin-right:20px;
	padding:0px;
  text-align:center;
  float:left;
  width:164px;
}
#HOOK_SHOPPING_CART #crossselling ul li a {
  display:block;  
  width:162px;
}
#HOOK_SHOPPING_CART #crossselling ul li a:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#HOOK_SHOPPING_CART #crossselling ul li span, 
#HOOK_SHOPPING_CART #crossselling .product_name a {
  color:#757575;
  display:block;
  height:35px;
  overflow:hidden;
  margin:8px 0;
  font-size:14px;
}
#HOOK_SHOPPING_CART #crossselling .product_name a:hover {
  color:#757575;
  text-decoration:none;
}
#HOOK_SHOPPING_CART #crossselling .price {
  position:relative;
  height:29px;  
	color: #c5988b;
	font-size: 24px;
	line-height: 29px;
	margin: 0px;
	overflow: auto;
	font-family: "LMRoman10Regular";
}
#HOOK_SHOPPING_CART .wrap_indent {
	padding: 11px 29px 18px;
	}
#HOOK_SHOPPING_CART #productscategory_slider {
	margin: 0;
	}