div.similars_{
position:static;
top:0px;
right:0px;
width:auto;	
margin-top:10px;
}
	
.similars_ div{
 background-image: url(layouts/default/imgblock_thumbs.png);
 background-repeat: no-repeat;
 float: left;
 height: 61px;
 padding: 5px 0px 0px 5px;
 width: 61px;
}

.similars_ img{
 height: 45px;
 padding: 3px 0px 0px 3px;
 width: 45px;
 cursor: pointer; 
}

.cartMessageDiv{
  float:left;
  display:none; 
  padding:0px 0px 0px 0px;
  height:50px;
  margin-right:0;
} 

.imgdiv{
 float: left;
 padding: 8px 0px 0px 8px;
 height: 286px;
 width: 286px;
}

.imgdiv img{
 height: 270px;
 width: 270px;
}

.detailpopdivlarge_{
 padding: 0px 15px 0px 0px;
 height:510px;
 width:auto;
 max-width:900px;
 position:relative;
}

.detailpopdivlarge_ div.tabs{
margin-left:0px; 
width:100%;
margin-top:5px;
}

.detailpopdivlarge_ div.tabscontent{
height: 370px;
padding-top:5px;

}


.detailformjumpfloat{
		float:left; text-align:right; padding-top:2px;
		}




						.cartMessageDiv {
                        background-color:gainsboro;
						display:none;
						float:left;
						height:150px;
						margin-right:5px;
						padding:0;
						width:130px;
						border:1px solid ##333333;
						-moz-border-radius-bottomleft:6px;
						-moz-border-radius-bottomright:6px;
						-moz-border-radius-topleft:6px;
						-moz-border-radius-topright:6px;						
						}


