/* Input forms style */

.formtext {
	color:#006699;
}

/* selectors for support index */

#supportcommercial {
	margin:0px 0px 0px 0px;
}

#supportfree {
	margin:50px 0px 0px 0px;
}

#supportecvimage {
	float:left;
	margin:50px 30px 30px 30px;
	width:154px;
	height:81px;
	border:none;
}

#supportpdimage {
	float: right;
	margin:20px 50px 30px 30px;
	width:143px;
	height:118px;
	border:none;
}

/* selectors for support_request.php */

#supportrequestwarn {
	width:100%;
	text-align:right;
}

#submitsupportrequest {
	width:800px;
	text-align:right;
}

#supportrequesttable_1 {
	width:800px;
	margin:0px 0px 0px 50px;
	border:none;
}

#supportrequesttable_2 {
	width:800px;
	margin:0px 0px 0px 50px;
	border:none;
}