html, body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}

a:hover, a:active {
	text-decoration: none;
	color: #000;
	font-weight: bold;}
	
	
div#w,div#f {margin:0;}div#f {border-top:2px solid #000;}
table {width:98%;font-size: 10px;}
td,th {padding:0.25em 0;}
table th {text-align:left;background:#000;color:#fff;height:33px;font-size:12px;}
hr {color:#D4D4D4;background:#D4D4D4;width:100%;padding:0;height:1px;border:0;margin:0.25em auto;}

div.see_orderform {clear:both;padding:0.5em;line-height:1.25em;}div.see_orderform label {width:50%;float:left;font-weight:bold;padding-right:0.5em;}div.see_orderform label span {font-weight:normal;padding-left:0.25em;}div.see_orderform input {float:left;}
fieldset{border:1px solid #000;margin-bottom:1em;width:97%;padding-bottom:1.5em;}legend{font-size:1.25em;padding:0.5em;font-weight:bold;color:#000;}
div.see_orderform label.dp {width:5%;float:left;}
div#overlay {visibility:hidden;background-image:url(/see/images_main/bg.png);position:fixed;left:0px;top:0px;width:100%;height:100%;z-index:1001;text-align:center;}
div#overlay div#captcha {width:400px;margin:210px auto;background:#fff;color:#000;font-size:12px;padding:0;text-align:center;background:transparent url(/see/images_main/lb.png) no-repeat top;}
div#overlay div#captcha div.bottom {background: transparent url(/see/images_main/lbb.png) no-repeat bottom;height:32px;bottom:-32px;position:relative;}
div#overlay div#captcha p {padding: 0 30px;text-align:center;}div#overlay div#captcha img {margin:20px 184px 0;width:32px;}


