/*
CUSTOMER SERVICE
*/
/*
body.customerservice {
	background-image: url(/imgD/bkg_body_news.jpg);
}
*/
.customerservice div#overlay {
	top: -19px;
}
.customerservice div#overlay img {
	height: 19px;
}
.customerservice #content #contentcolumn {
	width: 160px;
	margin: 0 10px;
	padding: 40px 0 20px 0;
}
.customerservice #content #contentcontainer {
	width: 474px;
	height: 520px;
	float: right;
	display: inline;
	margin: 0 16px 0 0;
	padding: 0;
}
.customerservice #content  #contentcontainer .scroll { /* if body field should have scrollbar */

	background-position: 440px 0;


}
.scroll {
top: -7px;
}
.customerservice #content #contentcontainer #contentmain {
	width: 473px;
}
.customerservice #content #wrap {
	margin: 0;
	padding: 10px 0 0 0;
}
/*
FORM
*/
.customerservice #content .customerserviceform {
	margin: 0 0 18px 0;
	padding: 15px 0 18px 35px;
}
.customerservice #content .customerserviceform label {
	display: block;
	width: 360px;
	margin: 0;
	padding: 0 0 .2em 0;
	color: #d40005;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	line-height: 1.2em;
}
.customerservice #content .customerserviceform label.required {
	color: #d40005;
}
.customerservice #content .customerserviceform label.notrequired {
	color: #000000;
}
.customerservice #content .customerserviceform .note {
	display: block;
	width: 360px;
	margin: 0;
	padding: 0 0 .4em 0;
	color: #5c3612;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	line-height: 1.2em;
}
.customerserviceform .error {
    
    color: #d40005;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    line-height: 2em;
    border: 1px solid #d40005;
    padding: 10px;
    margin-bottom: 20px;
    width: 360px;
}
.customerservice #content .customerserviceform .formfield {
	width: 360px;
	margin: 0 0 1em 0;
	padding: 5px 10px;
	color: #b6a698;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	border: solid 1px #b6a698;
}
.customerservice #content .customerserviceform .formselect {
	width: 380px;
	margin: 0 0 1em 0;
	padding: 0;
	color: #b6a698;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	border: solid 1px #b6a698;
}
.customerservice #content .customerserviceform label.small {
	display: block;
	width: 100px;
	margin: 0;
	padding: 0 0 .2em 0;
	color: #d40005;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	line-height: 1.2em;
}
.customerservice #content .customerserviceform .smallformselect {
	width: 75px;
	margin: 0 0 1em 0;
	padding: 0;
	color: #b6a698;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	border: solid 1px #b6a698;
}
.customerservice #content .customerserviceform .mediumformselect {
	width: 100px;
	margin: 0 0 1em 0;
	padding: 0;
	color: #b6a698;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	border: solid 1px #b6a698;
}
.customerservice #content .customerserviceform p {
	padding: 0 0 .5em 0;
}
.customerservice #content .customerserviceform p.narrow {
	width: 197px;
	float: left;
	margin: 0;
	padding: 0 0 .5em 0;
}
.customerservice #content .customerserviceform p.narrow label,
.customerservice #content .customerserviceform p.narrow .note {
	width: 180px;
}
.customerservice #content .customerserviceform p.narrow .formfield {
	width: 163px;
}
.customerservice #content .customerserviceform p.narrow.formbutton {
	width: 184px;
	padding: 60px 0 0 0;
	text-align: right;
}

