body {
    font-family:Arial,Sans-serif,Verdana;
}

.contentRow{
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.content{
    margin-bottom: 0px;
}
div.copyright{
    width: auto;
    color: #666666;
}
div.copyright a{
    color: #666666;

}
h1, h2, h3, h4 {
	
    text-transform: none;
}

h1 {
  line-height: 30px;
}

h1, h2 {

}

h2 {

}
h3 {

}
h4 {

}
h5 {
	color:#999999;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:8px;
}
form span{
    display: inline;
}
form .submitRight{
    width: 100px;
}