/* CSS Document */

body.support {
	background:#fff !important;
}

.support .header {
	background:#B6B1AA;
	height:150px;
}
.support .content, .support .copyright {
	width:60%;
	margin:auto;
}
.support .copyright {
	text-align:center;
}

.support .header{
text-align:center;
font-size:24px;
font-family:Verdana, Geneva, sans-serif;
margin-top:35px !important;
} 

select.controlwidth {
	width:350px !important;
}

input.controlwidth {
	width:350px !important;
}

.controlwidth1
{
	width:98% !important;
}

.margin {
	margin-left:0px !important;
}