.eStore-product-fancy-no-thumb {
height:100%;
overflow:hidden;
margin-bottom:5px;
border:1px solid #ccc;
padding:5px
}

.eStore-product-description-fancy-no-thumb {
text-align:left;      
}

.eStore-fancy-clear{clear:both;}

/*=== Fancy 3 css ===*/
.eStore-fancy3 {display:block; float:left; padding-right: 25px; padding-bottom:10px; width:139px;}
.eStore-fancy3-thumb img {height: 125px; width: 125px; border: 5px solid #ccc;}
.eStore-fancy3-thumb a img {border: 5px solid #ccc;}
.eStore-fancy3-thumb:hover img {border-color: #333;}
.eStore-fancy3-footer{text-align:center;}
.eStore-fancy3-price-tag{font-size: 120%;color: #999;}

/*=== Fancy 4 css === */
.eStore-product-fancy4 {
height:100%;
overflow:hidden;
background:#fff;
border:2px solid #24282C;
padding:5px;
margin-bottom:5px;
}
.eStore-product-fancy4 a{
color:#D9D9D9;
}
.eStore-product-fancy4 a:hover{
color:#BABABA;
text-decoration: underline;
}
.eStore-fancy4-header{
height:100%;
overflow:hidden;
color:#D9D9D9;
background: #24282C;
vertical-align: middle;
padding:10px;
}
.eStore-fancy4-header-left span{
float:left;
font-size: 140%;
width:65%;
}
.eStore-fancy4-header-right span{
float:right;
font-size: 140%;
font-weight: bold;
margin-right:20px;
color: #7C848A;
text-shadow: black 0.1em 0.1em 0.2em;
}
.eStore-fancy4-footer{
height:100%;
overflow:hidden;
color:#7C848A;
background:#2D3134;
padding:15px;
border-top:1px solid #383C40;
}
.eStore-fancy4-thumb{
float:right;
text-align:center;
}
.eStore-fancy4-thumb img{
height:125px;
width:125px;
margin-bottom:10px;
border:4px solid #34393D;           
}
.eStore-fancy4-thumb a img{
border:4px solid #34393D;              
}
.eStore-fancy4-thumb img:hover {
border:4px solid #24282C;
}
.eStore-fancy4-product-description {
text-align:left;
margin-right:150px;           
}