

/* /////////////////////////////////////////////////////////////////////
//  Your CSS
/////////////////////////////////////////////////////////////////////*/

#frmContact {
width: 100%; 
} 

#submitfrmContact { 
margin-top: 2px; 
}

.contact-form { 
width: 100%; 
} 

p { 
padding-top:7px; 
padding-bottom:7px; 
}

div.subject { 
margin-bottom:-10px; 
} 

#pgNavigation li {
padding: 0 40px 0 10px;
}

#pgLogo img {
max-width:253px;
}