@import url("global.css");

#ProcAnchorLinks {
	padding:12px 20px 12px 40px;
}

#ProcPage #ContentMain {
	background:url(../images/VenusBG.jpg) repeat-x #fff;
	width:552px; /* 632px */
	padding:40px 40px 20px 40px;
}

/*** Vertical spacing between form fields ***/
#ContactForm ul, #ContactForm li{
list-style:none;
}
#ContactForm label{ /* Styles for descriptions */
margin:4px 0;
width:150px;
display:block;
float:left;
}
#ContactForm input{
margin:4px 0;
width:200px;
}
#ContactForm textarea{
width:202px;
height:80px;
}
#ContactForm .SubmitBtn{
border:1px solid #666;
height:25px;
margin:3px 0 0 0;
width:100px;
background:#432549;
color:#fff;
}
#Parity{
display:none;
}
