.cube_container {
	width: 734px; 
	height: 581px;
	background-image: url("../images/cube/background.jpg");
	position: relative;	
}
.cube_container div { position: absolute; }
#cube_photo_container { left: 245px; top: 10px; height: 466px; width: 280px; }
#cube_navigation { left: 555px; top: 20px; width: 178px; height: 458px;}
.cube_nav_btn { margin-bottom: 3px; }
#cube_navigation div { position: relative; }
.cube_nav_sep { margin-bottom: 10px; }
.accordion_header { height: 15px; cursor: pointer; }
.cube_thumbnail_container { margin-bottom: 4px; }
a.cube_thumbnail_face { height: 43px; width: 51px; background-position: top; display: inline-block; margin-right: 3px; margin-bottom: 3px; }
a.cube_thumbnail_other { height: 43px; width: 51px; background-position: top; display: inline-block; margin-right: 3px; margin-bottom: 3px; }
a.cube_thumbnail_face:hover, a.cube_thumbnail_other:hover { background-position: bottom; }
a.cube_thumbnail_face_active { background-position: bottom; } 
a.cube_thumbnail { height: 43px; width: 51px; background-position: top; display: block; display: inline-block; }
a.cube_thumbnail:hover { background-position: bottom; } 
#cube_price { position: absolute; left: 455px; top: 510px; font-size: 28px; font-family: arial; font-weight: bold; color: white; letter-spacing: -1px; } 
.cube_add_to_basket { position: absolute; left: 555px; top: 490px; cursor: pointer; }
.summary_thumb_container { position: absolute; left: 20px; top: 533px; }
.summary_thumb_container img { margin-right: 7px; }
.lightbox_overlay { background-color: black; z-index: 10000; width: 725px; height: 570px; position: absolute; top: 5px; left: 5px; }
.no_box_dialog_container { margin: 0 auto; background-color: white; position: absolute; left: 240px; top: 230px; z-index: 10001; 
	width: 250px; height: 90px; background-image: url("../images/cube/packaging_popup.jpg"); }
#disclaimer { margin: 0 auto; background-color: white; position: absolute; left: 220px; top: 230px; z-index: 10001;
width: 344px; height: 45px; padding-top: 45px; padding-left: 10px;
background-image: url("../images/cube/disclaimer_popup.jpg"); }