﻿.FormNewsMail {
	position:relative;
	width:400px;
	height:20px;
	left:45px;
	margin-bottom:2px;
}
.FormNewsMailCaptchaImage {
	height: 30px;
	margin-left:2px;
}

.FormNewsMailRadioButtons {
	margin-left:142px;
}

.FormNewsMailButtons {
	margin-left:146px;
	width:256px;
}

.FormLabelNewsMail {
	position:relative;
	cursor:pointer;
	float:left;
	margin-bottom:9px;
}
.FormLabelRadio {
	cursor:pointer;
}

.FormText250, .FormTextArea250 {
	position:relative;
	border: 1px #FF6600 solid;
	background-image: url('../images/logo_bw_184x206.jpg');
	float:right;
	width:250px;
	margin-bottom:2px;
	font-size:8pt;
	color:#FF6600;
}
.FormRadio {
	cursor:pointer;
}

.FormTextArea250 {
	margin-bottom: 9px;
	height: 85px;
}

#imgCaptcha {
	border: 1px #FF6600 solid;
	margin-left:146px;
}

