#hidden_strip_imgs {
display: none;
}

div.default_product_display div.textcol div.imagecol a {
width: 100%;	
}

div.producttext {
float: left;
margin-top: 100px;
}

div.textcol {
float: left;
position: relative;
left: -106px;
}

div.imagecol {
float: left;
position: absolute;
left: 106px !important;
}


a.preview_link {
width: 300px !important;
display: block;
float: left;
overflow: auto;
}
