.field_container{
	text-align: center;
	margin-bottom: 5px;
}
.field_title {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #BEAE99;
}

td.field_title {
	vertical-align: top;
	text-align: left;
	padding-top: 3px;
}

.input_170, .input_170_centered, .input_320{
	border:none;
	height:24px;
}

.input_170, .input_170_centered{
	width:170px;
	background: url(/common/res/field_bg_170.gif) 0 0 no-repeat;
}

.input_320{	
	width:320px;
	background: url(/common/res/field_bg_320.gif) 0 0 no-repeat;
}


.input_170_centered{
	margin:auto;
}

.input_170 input, .input_170_centered input, .input_320 input{
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:normal;
	color:#A7ADB6;
	padding: 3px 0px 3px 0px;
	margin-left: 5px;
	border:none;
	width:160px;
	height:16px;
	background:none;
}

textarea{
	background: transparent;
	border:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:normal;
	color:#A7ADB6;
}

.textarea_310x68{
	background: url(/common/res/textarea_background_310x68.gif) 0 0 no-repeat;
	border:none;
	width:310px;
	height:68px;
	padding:2px 4px 2px 4px;
}

.textarea_310x68 textarea{
	width:302px;
	height:60px;
}

.textarea_579x160{
	background: url(/common/res/textarea_background_579x160.gif) 0 0 no-repeat;
	border:none;
	width:579px;
	height:160px;
	padding:2px 4px 2px 4px;
}

.textarea_579x160 textarea{
	width:571px;
	height:152px;
}

.radio {
	margin-top: 3px; 
	background-repeat: no-repeat;
	cursor: pointer;
}

a:visited, a:hover, a:active, a:link {
	text-decoration: none;
	color:#A7ADB6;
}

.error_msg{
	height: 20px;
	color: red;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	margin: auto;
	text-align: center;
}

.notification_msg{
	height: 20px;
	color:#A7ADB6;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	margin: auto;
	text-align: center;
}


.ghr1{
	height: 1px;
	background-image: url(/common/res/gradient_line_687_be_10.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.ghr2{
	height: 1px;
	background-image: url(/common/res/gradient_line_823_fc_2a.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.ghr3{
	height: 1px;
	background-image: url(/common/res/gradient_line_823_fc_25.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.ghr4{
	height: 1px;
	background-image: url(/common/res/gradient_line_777_f4_36.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
