div.JT-ClearBox { display: block; height: 0; clear: both; visibility: hidden;  } 
 DIV#slideshowproboxfooter { display:block; padding-top: 10px; font-family: Tahoma,Verdana,sans-serif; font-size: 8px; font-weight: bold; } 
 DIV#slideshowproboxwrapper { width: 100%; float: left; overflow: hidden;   } 
 .slideshowprobox ul li { list-style:none; display:block; } 
		
	
#slideshowproboxwrapper
{
	
	border:none !important;
	float: left;
	width:100%;
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: currentcolor #ededed #ededed;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    margin-bottom: 15px;
}
.slideshowprobox ul li
{
	float: left;
	width:93% !important;
	margin-left:4% !important;
	margin-bottom:10px !important;
	min-height:76px !important;
	border-bottom:1px dashed #666;
}
.slideshowprobox ul li .item_image
{
	float: left;
	overflow: hidden;
	padding:0px !important;
	
}
.slideshowprobox ul li .item_image img
{
	border:1px solid #ddd;
	width:100% !important;
	max-height:90%;
}
.prod_right_info .product-price-bar,
.prod_right_info .old_price
{
	float: left;
	width:100%;
	text-align: left !important;

}
.prod_right_info
{
	text-align: left;
	padding-right:0px !important;
}
.slideshowprobox ul li  .product-title
{
	float: right;
	text-align: left;	
	height: auto !important;	
	width:100% !important;
	line-height:15px;
}
.slideshowprobox ul li  .product-title a
{
	font-weight: bold;
}

.slideshowprobox .content-item
{
	width:100% !important;
}
