
.errorElement {
    background: #dfdfdf;
}

input.text {
    border: 1px solid #135c87;
}

.odd {
    background: #dfdfdf;
}

table.normalTable tr td,
table.normalTable tr th {
    padding: 2px;
}
table.normalTable tr th {
    text-align: left;
    border-bottom: 1px solid #dfdfdf;
}
#pLogo {
    float: left;
    display: inline;
    margin: 28px 0 0 37px;
    width: 90px;
    height: 84px;
}
#pRightCol h2 {
	padding: 0px;
}

body.mainPage div.pLeftMenu {
   padding: 0 21px 0 30px;
}