body { background-color:#fff; margin:0 0; }
#container { width:610px; height:425px; background-color:#fff; }
#container .mainframe { width: 360px; height:425px; float:left}
#container .thumbnails { float:left; width:250px; height:425px; background-repeat:no-repeat; background-position:9px 70px; }
.thumbnailimage { float:left; padding:7px;}
.large_thumb	{float:left; position: relative; width:64px; height:64px; padding:0px 10px 0px 0;}
img.large_thumb_image	{position:absolute; left:5px; top:4px;}
.large_thumb_border	{width:64px; height:64px; background:url('images/interface/thumb_border.png'); position:absolute; }
.large_thumb_shine	{width:54px; height:54px; position:absolute; background-position:-150px 0; left:5px; top:4px; background-repeat:no-repeat;}
.thumb_container { width:64px; height:64px; background-image:url('images/interface/thumb_holder.png'); }
#largephoto { width: 350px; height:370px; background-color:#333333; margin-top:10px; margin-left:0px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-left: 1px solid #fff; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
#largetrans { width: 350px; height:370px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}
.large_image { display:none}