body {
	background-image: url(../bground.gif);
	background-repeat: no-repeat;
	background-position: 51% top;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
.main_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width: 440px;
	line-height: 1.2em;
}


/* YOUR BRIEF */
#yourBriefForm{ padding-top:10px; padding-bottom:10px; font-size:0.9em; }
.yourBriefFormFullRow{ float:left; clear:left; width:440px; height:20px; padding-bottom:10px;  }
.yourBriefFormHalfRowTitle{ float:left; clear:left; width:120px; height:20px; padding-bottom:10px;}
.yourBriefFormHalfRowElement{ float:left; width:120px; height:20px; padding-bottom:10px;}
.yourBriefFormHalfRowElement SELECT, .yourBriefFormHalfRowElement INPUT, .yourBriefFormHalfRowElement TEXTAREA{ position:relative; top:-4px; font-size:1em;}
html>body .yourBriefFormHalfRowElement SELECT, .yourBriefFormHalfRowElement INPUT, .yourBriefFormHalfRowElement TEXTAREA{ position:relative; top:-2px; font-size:1em;}
.yourBriefFormHalfRowElement SELECT#owner_status{ width:180px;}
.yourBriefFormHalfRowHiddenOptions{ position:relative; top:-10px;}
.yourBriefFormHalfRowHiddenOptions SELECT{ width:195px; }
.yourBriefFormHalfRowHidden{ float:left; display:none; height:20px; padding-bottom:10px;}
#yourBriefFormComments{ float:left; width:100%; padding-bottom:10px; }
#yourBriefFormComments TEXTAREA{ width:440px; height:75px;}
.yourBriefFormHR{ float:left; width:440px; padding-top:10px; padding-bottom:20px; }
.yourBriefFormHR HR{ height:1px; color:#CCCCCC; background-color:#CCCCCC; border:none;}
.yourBriefFormHeard{ width:300px;}
.yourBriefFormCheckbox{ float:left; width:30px;}
.yourBriefFormCheckbox INPUT{ position:relative; top:-4px; }
.yourBriefFormCheckboxText{ float:left; width:440px;}
.yourBriefRequired{ position:relative; top:8px; left:5px; color:#AAAAAA;}
.yourBriefLastRow{ height:18px; background-color:#FFFFFF;}
.yourBriefLastRow INPUT{ position:relative; top:5px;}
html>body .yourBriefLastRow INPUT{ top:6px;}


