#left_col {
	float: left;
	width: 242px;
	margin-right: 5px;
	clear:left;
}
#left_col #img {
    width: 240px;
}

#full_bullets {
	width: 495px;
	float: left;
	clear: both;
	list-style-type: disc;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9592ae;
}
#full_col {
	clear: both;
	float: left;
	width: 495px;
	margin-top: 10px;
	font-size: 13px;
	line-height: 16px;
	color: #9592ae;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#right_col #description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 10px;
	color: #9592ae;
	line-height: 16px;
	letter-spacing: 1px;
	
}
#spec_sep{
	height: 39px;
	width: 495px;
	background-image: url(img/spec_sep_tile.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
}
#lsub {
	background-color: #999999;
	height: 43px;
	width: 208px;
	margin-top: -25px;
	z-index: 10000000;
	float: left;
}

#right_col #name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF6600;
	font-weight: normal;
}
#right_col {
	width: 243px;
	clear:right;
	float: left;
}
#spec_sep {
	clear: both;
	float: left;
	width: 495px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#spec_table {
	background-image: url(img/Table_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 397px;
	padding-top: 12px;
	margin-left: 47px;
	margin-top: 20px;
}
#spec_table_or {
	background-image: url(img/Table_top_or.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 397px;
	padding-top: 8px;
	margin-left: 47px;
	margin-top: 20px;
}
#spec_table_wide {
	background-image: url(img/Table_top_wide.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 466px;
	padding-top: 8px;
	margin-left: 15px;
	margin-top: 20px;
}
#spectab {
	margin: 0px;
	padding: 0px;
	width: 390px;
}
#spectab_wide {
	margin: 0px;
	padding: 0px;
	width: 466px;
}
#spec_table #spec_contents {
	background-image: url(img/Table_tile.gif);
	width: 397px;
}
#spec_table_or #spec_contents_or {
	background-image: url(img/Table_tile_plain.gif);
	width: 397px;
	background-repeat: repeat-y;
}
#spec_table_wide #spec_contents_wide {
	background-image: url(img/Table_tile_wide.gif);
	width: 466px;
	background-repeat: repeat-y;
}

#spectab td {
	margin: 0px;
	padding: 0px;
}

#spec_table #spec_foot {
	background-image: url(img/Table_foot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 397px;
}

#spec_table_or #spec_foot_or {
	background-image: url(img/Table_foot_plain.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 397px;
}
#spec_table_wide #spec_foot_wide {
	background-image: url(img/Table_foot_wide.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 466px;
}
#spectab_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF7000;
	text-indent: 10px;
}
#spectab_tit_or {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 10px;
	text-indent: 10px;
}
#spectab_cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9997ae;
	
	padding-left: 10px;
}
#subimg_disp {
	float: left;
	width: 242px;
	margin-top: 5px;
	height: auto;
	background-color:#f1f1f1;
	padding-top:3px;
	padding-bottom:3px;
	vertical-align:middle;
	border: 1px solid #999999;
	text-align: center;
	display: block;
}

ul {
	color: #9592ae;
}
#left_col #img #subimg #subprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	text-align: center;
	float:left;
}

#left_col #img #subimg #shopbttn{
 	float:right;
	margin-top:-4px;
	margin-right:5px;
}

