#cloginForm {
float:right;
width: 222px;
height: 58px;
margin-top: 5px;
}

#cLoginForm label {
color:#FFFFFF;
font-size: 11px;
font-weight:bold;
}

.form-row {
float: left;
width: 100px;
}

.loginButton {
border: none;
background:none;
color:#FFFFFF;
font-size: 10px;
font-weight:bold;
cursor:pointer;
}

.contactform-row {
height: 20px;
margin: 4px 0;
clear: both;
}

.contactform-row label {
float: left;
text-align: right;
width: 65px;
font-size: 11px;
color: #003366;
}

.contactform-row input {
float: right;
margin-left: 5px;
color: #000000;
background: #CCCCCC;
border: none;
}

.contactform-row textarea {
float: right;
width: 178px;
height: 138px;
margin-bottom: 5px;
margin-left: 5px;
color: #000000;
background: #CCCCCC;
border: none;
}

#contactButton {
float: right;  
width: 113px; 
clear: both;
margin-top: 10px;
}

.contactButton2 {
float: right;
width: 45px;
height: 28px;
background: #003366;
border: none;
color: #FFFFFF;
font-size:14px;
margin-left: 2px;
}

/* cform*/

.c-form {
width: 600px;
margin: 20px 0 20px 110px;
}

.cform-row {
padding:5px 0pt;
text-align:left;
clear: both;
}

.cform-row label {
color: #000000;
text-align: right;
width: 100px;
float:left;
margin-right: 5px;
margin-top: 2px;
}

.cform-row input {
color:#000000;
padding:1px;
}

.cform-row textarea {
color:#000000;
padding:1px;
overflow: auto;
height: 100px;
width: 400px;
}

.left-form {
float: left;
}

#submitButton {
width: 504px;
margin-top: 30px;
height: 20px;
}

#submitButton2 {
width: 450px;
margin-top: 30px;
height: 20px;
}

.submitButton {
float: right;
width: 50px;
height: 22px;
background: #003366;
border: none;
color: #FFFFFF;
font-size:14px;
margin-left: 2px;
}

.back {
margin: 5px 0 0 350px;
}

/*infoForm*/
.info-form {
width: 380px;
margin-top: 20px;
}

.infoform-row {
height: 20px;
margin: 8px 0;
}

.infoform-row label {
float: left;
text-align: right;
width: 110px;
color:#FFFFFF;
}

.infoform-row input {
float: left;
margin-left: 5px;
color: #000000;
}

.infoform-row textarea {
float: left;
width: 248px;
height: 150px;
margin-bottom: 5px;
margin-left: 5px;
color: #000000;
}

#infoButton {
float: right; 
margin-right: 7px;
margin-top: 10px; 
width: 113px; 
clear: both;
}

html>body #infoButton {
margin-right: 40px;
#margin-right: 20px;
}
