#cs-wrapper #cs-phone, #cs-wrapper #cs-mail {
	background: url(/templates/icon_phone.gif) no-repeat;
}

#cs-wrapper #cs-mail {
	background: url(/templates/icon_mail.gif) no-repeat;
}

#cs-wrapper h1 {
	color: #cf9f30;
	font-size: 18px;
}

#cs-wrapper h2 {
	color: #510300;
}

#cs-wrapper h3 {
	color: #000;
}

#cs-wrapper a {
	color: #510300;
	text-decoration: underline;
}

#cs-wrapper a:hover {
	color: #253d82;
	text-decoration: underline;
}

#cs-wrapper div.module {
	background: url(/templates/corners_bottom.gif) bottom no-repeat;
}

#cs-wrapper div.module h2 {
	color: #fff;
	background: #cf9f30 url(/templates/corners_top.gif) no-repeat;
}

#cs-wrapper div.module div {
	background: url(/templates/bg_modules.gif) repeat-y;
}

#cs-wrapper div#cs-instructions p.required, #cs-wrapper label.required {
	color: #510300;
}

#cs-wrapper div#cs-instructions {
	border: 1px solid #510300;
}

p{
	font-size: 11px;
	line-height: 1em;
}
