* {
	font-weight: normal;
	line-height:18px;
	margin:0px;
	padding:0px;
}
body {
	background:#2b4337 url(/images/modelcall/repeat_bg.jpg) repeat-y center top;
}
#container {
	background:url(/images/modelcall/model_call_bg.jpg) no-repeat center top;
	height:1200px;
	margin: 0 auto 0 auto;
	overflow:visible;
	position:relative;
	width:1024px;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
table {
	width:500px;
}
table td:first-child {
	color:gray;
	text-align: right;
	padding: 8px 15px 0;
	vertical-align: top;
	width:150px;
}
table td {
	padding:8px;
}
table td+td {
	width:300px;
}
label {
	text-align:right;
	padding-right: 10px;
	width:110px;
}
input.text {
	border:1px solid #d4d4d4;
	font-size: 15px;
	padding:4px;
	width:200px;
}
input.text:focus {
	background-color: #e8e8e8;
	border-color:#aaaaaa;
	outline-style: none;
	outline-width: 0;
}
input.button, input.radio, input.checkbox {
	border:none;
	float:none;
	padding:auto;
	width:auto;
}
form div.check {
	color:#4e4e4e;
	background: #cdcdcd;
	padding:10px;
	width:50px;
}
.clear {
	clear:both;
}
span, p {
	color:gray;
}
h3 {
	color:#5f9b34;
	font-family: Georgia;
	font-size:20px;
	padding-left: 30px;
	margin-bottom: 10px;
}
h3 span {
	font-size: 14px;
}
form span {
	font-size: 10px;
	line-height: 12px;
}
#photos {
	height:280px;
	width:200px;
	position: absolute;
	top:20px;
	left:274px;
}
#perks {
	color:#c6c6c6;
	font-family: Georgia;
	font-size:13px;
	position: absolute;
	left:489px;
	text-align: center;
	top:140px;
	width:250px;
}
#perks span {
	color:#787878;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
#content {
	left:279px;
	position:absolute;
	top:320px;
	z-index: 10;
}
h4 {
	color:red;
}
.block {
	display: block;
}
label.error {
	color:#ff7973;
	display: none;
	font-size: 11px;
}
p {
	padding-left: 30px;
}
