#FORM{
	margin-top:1px;
	margin-bottom:-5px;
	float:left;
	display:inline;
	position:relative;
	padding-top:19px;
	line-height:100%;	
	color:#817769;
}

#FORM .title{
	left:1px;
	right:auto;
	width:358px!important;
	margin:0;
}
#FORM UL{
	list-style:none;
	list-style-position:inside;
	padding:0;
	width:368px;
	margin:1px;
}

.BoxTop, .border{
	height:auto;
	padding-bottom:5px;
}

LABEL{
	width:85px;
	float:left;
	display:block;
	margin:0;
	font-weight:bold;
}

LI{
	margin-bottom:1px;
	padding:12px 3px 7px;
	font-size:11px;
	font-family:Verdana;
	background-color:#F0F0E8;
	font-size:11px;
}

#FORM INPUT, #FORM TEXTAREA, #FORM SELECT{
	margin-top:-5px;
	vertical-align:top;
	font-size:11px;
	width:250px;
	padding:2px;
	height:15px;
	border:solid 1px #E5E5E5;	
	border-left:2px ridge #E5E5E5;
	background:url(/img/inputbg.jpg) repeat-x top #FFFFFF;
}

#FORM SELECT{
height:21px;
width:130px;
}

#FORM TEXTAREA{
	height:110px;
}
#FORM INPUT.radio{
	width:auto;
	background:none;
	border:none;
	margin-top:0;
}


#FORM UL LI SPAN {

	vertical-align:middle;
}

#FORM UL LI .button{
	background:transparent url(/img/button.jpg) no-repeat scroll left 1px;
	border:1px solid #BABABC;
	color:#C10D21;
	cursor:pointer;
	font-size:10px;
	line-height:15px;
	padding-left:25px;
	margin-left: 207px;
	width:93px;
	
}