.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	float: right;
	position: relative;
	clear: right;
	right: 0px;
}
.Top_head {
	color: #000000;
	font-weight: bold;
}
.Bold_text_small 
	{color: #000000
}

.button_text_blk {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }
#product_info {
	display: block;
	height: 150px;
	width: 250px;
	float: left;
	position: relative;
	margin: 0px;
	top: 5px;
	left: 5px;
	text-align: center;
	background-position: 10px 10px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
Background link in here
;
	background-image: url(/images/magnify.gif);
}
#product_expand {
	display: block;
	height: auto;
	width: 505px;
	float: left;
	position: relative;
	margin: 0px;
	text-align: center;
	background-position: center center;
	vertical-align: middle;
	padding: 0px;
	top: 5px;
}
.Bold_text_subhead {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#product_magnify {
	display: block;
	height: 36px;
	width: 36px;
	float: left;
	position: relative;
	margin: 0px;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
Background link in here
;
	background-image: url(/images/magnify.gif);
	padding: 0px;
	z-index: 500;
	clear: left;
}
.overview {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #0032D2;
	text-align: justify;
	overflow: scroll;
}
#auto_box {
	display: block;
	position: relative;
	height: auto;
	min-height:300px;
	width: auto;
	margin: 0px;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 9px;
}
#form_surround {
	background-color: #FFFFFF;
	width: 250px;
	top: 3px;
	position: relative;
	float: left;
}
#overview {
	width: 490px;
	position: relative;
	float: left;
	text-align: left;
	padding-left: 5px;
	height: 130px;
	z-index: 100;
	overflow-y:scroll;
	overflow:-moz-scrollbars-vertical;
	padding-right: 5px;
	top: 5px;
}

