﻿body { background: #f3f4ec url(images/pageBG.jpg) repeat-x left top; margin: 0; padding: 0 0 20px 50px; }
#mainContent { position: absolute; top: 40px; _top: 55px; left: 30px; _left: 34px; background: white; }
#content { margin: 0 10px 100px 10px; width: 940px; }
#header { background-image: url(images/contentBGHeader.jpg); width: 960px; height: 89px; }
.logo { float: right; border: none; }

.form { width: 530px; }
.row { clear: both; font-size: 85%; margin-bottom: 5px; }
.row span.label { float: left; width: 200px; padding-right: 10px; text-align: right; }
.row .textbox { width: 300px; border: solid 1px #6C6D77; }
.row .dropdown { width: 304px; border: solid 1px #6C6D77; }
.buttonRow { padding-top: 5px; text-align: right; }
.errorLabel { font-weight: bold; color: Maroon; }

