#centrecontent {
	/*background-image: url(/images/i/contact_bg.jpg);
	background-repeat: no-repeat;*/
}
#colAll { margin-top: 25px; padding-left: 15px }
#midOrders {
	overflow: hidden;
	padding-right: 0px;
}
#colLeft {
    float: left;
	width: 327px;
	padding-right:15px;
}
#colRight {
	float: left;
	width: 271px;
	padding-left:45px;
}
.input1 {
    width: 210px;
	font-size: 10px;
}
textarea {
    width: 303px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}
#creator {
    margin-top: 200px;
}
#creatorPrint {
	display: none;
}
