#recentlyviewed,
#epoqScrollbarContainer
{
    background-color: transparent;   
    float: left;
	margin-top: 40px;
	visibility: hidden;
}
#epoqScrollbarContainer{
	margin-right: 40px;
}

a.recentlyviewedArticle:VISITED, a.epoqItem:VISITED
{
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;	
}

a.recentlyviewedArticle:hover, a.epoqItem:hover
{
	border-color: #999999;
}

.left_red_box {
    float: left;
    width: 6px;
 /*   margin: 3px 0px 0px 3px; */
    padding: 0px;
}

#recentlyViewedHeader, #epoqItemsHeader
{
    margin-bottom: 15px;
}
a.recentlyviewedArticle, a.epoqItem
{
    /* width can handled in template to get smarties magic calculation powers*/
    /* 
    background-position: bottom center; 
    background-repeat: no-repeat;
    */
    width: 68px;
    height: 68px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
    float: left;
    font-size: 0;
    line-height: 0;
    display: inline;
	margin: 0px 2px;
	text-align: center;
}

#recentlyviewed_productPriceLine {

}

#recentlyviewed_productLabel,
#recentlyviewed_productLabel a
{

}

#recentlyviewed_productPriceLine,
#recentlyviewed_productPriceLine a
{

}

#recentlyviewed_productPriceLine #recentlyviewed_productPrice
{
    
}

#recentlyviewed_productPriceLine #recentlyviewed_currency
{
    
}
