/* 
 * global settings
--------------------------------------------- 
-------------------------------------------------
Thumbnails
-------------------------------------------------*/
h1,h2,h3,h4,p,ul,li,img,label {
border-style:none;
margin:0;
padding:0
}

.productimg img {
position:absolute
}

#thumbnails {
float:left;
width:210px;
margin-left:745px;
text-decoration:underline
}

#image_overview {
float:none;
margin-left:0
}

#thumbnails img {
display:block;
float:left;
margin:0 0 5px 3px
}

.clear:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden
}

.clear {
display:block
}

/* Hides from IE-mac \*/
* html .clear {
height:1%
}