body {
	min-width:0;
	padding:10px;
	background:0;
}

h2 {
	margin:10px 0 20px;
	padding-left:20px;
	background:url("../../wp-content/themes/asr-c/images/icon_arrow.png") 0 3px no-repeat;
	text-transform:uppercase;
	color:#a6a6a6;
}

h2 a {
	color:#a6a6a6;
}

h2 a:hover {
	color:#db9308;
}

p {
	margin-bottom:20px;
}

table, td, th {
	text-align:left;
}

font.required {
	display:none;
}

.required {
	font-weight:bold;
	color:#db9308;
}

input[type="text"] {
	font-weight:normal;
	background:#ececee;
	color:#333333;
}

input[type="submit"] {
	margin:5px 10px;
	padding:6px 18px;
	background:url("../../wp-content/themes/asr-c/images/button_bg.png") no-repeat scroll left 0 transparent;
	color:#404000;
	text-shadow:0 1px 1px #ffffff;
}

.divider {
	margin:16px 0 8px;
}