/* css cotic hemlock size and rocker selector style */
/* by Kelvin Owers - spittingcat.com */

#Table_size {
	position:absolute;
	left:50%;
	margin-left:-330px;
	top:120px;
	width:660px;
	height:550px;
}

#iframe_size {
	position:absolute;
	left:0;
	margin-left:0px;
	top:0px;
	width:660px;
	height:550px;
}

#grey_bit {
    background-color:#747474;
	position:absolute;
	left:0px;
	top:0px;
	width:660px;
	height:550px;
}

#top_background {
    background-color:#999999;
	position:absolute;
	left:0px;
	top:0px;
	width:660px !important;
	width:0px;
	height:10px;
}

#xs, #small, #medium, #large, #big {
	position:absolute;
	top:0px;
	width:81px;
	height:59px;
}

#xs {left:280px;}
#small {left:360px;}
#medium {left:463px;}
#big {left:483px;}
#large {left:567px;}

#diagram {
	position:absolute;
	left:0px;
	top:59px;
	width:660px;
	height:310px;
}

#Table_rocker {
	position:absolute;
	left:50%;
	margin-left:-330px;
	top:500px;
	width:660px;
	height:59px;
}

#bottom_background {
	background-color:#999999;
	position:absolute;
	left:0px;
	top:49px;
	width:660px !important;
	width:0px;
	height:10px;
}

#short, #long {
	position:absolute;
	top:0px;
	width:80px;
	height:59px;
}
#short {left:10px;}
#long {left:95px;}