#the_form{
    position: absolute;
    top: 50px;
    left: 570px;
    font-size: 14px;
    font-family: arial;
    color: #000000;
	z-index:100;
}

.inputfull {
    width: 333px;
	background:#ffffff;
	border: 1px solid #000000;
	border: inset 1px solid #000000;
    font-size: 14px;
    font-family: arial;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.inputhalf {
    width: 160px;
	background:#ffffff;
	border: 1px solid #000000;
	border: inset 1px solid #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.inputoption {
    width: 148px;
	background:#ffffff;
	border: 0px solid #000000;
	border: inset 1px solid #000000;
}

#links {
	color: #0099cc;
	font-family: Arial;
}

#td {

}










