/*

File:		eqtr_lowGraphics.css
Created:	29.06.2009
Author:		Sean Jones @ Equator	

Update :    3.12.2009
Author :    Darren Thomas @ SSE Build Team
Notes  :    Added page nVisage builder fix.

*/


html {
	}
body {
	padding:0;
	margin:15px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
	}
		
#wrapper {	
	}

.logo img {
	border:none;
	}
	
#mainNav li h4 {
	margin:5px 0;
	}

#mainNav li {
	display:inline;
	}

#flash,#banner,.orb_iconOfferImage {
	display:none;
	}

.formElements {
	clear:both;
	}
.instruction {
	float:left;
	}	
	
.show {
	cursor:pointer;
	color:#669F46;
	text-decoration:underline;
	}
	
dd {
	margin-bottom:34px;
	}	
	
th,td {
	border:1px solid #e6e6e6;
	font-size:12pt;
	text-align:left;
	padding:2px;
}
th h3,tr h4 {
	font-size:12pt;
	margin:0;
}
tr h4 {
padding:5px 0;
}	

.PBViewing 
{
	float:left !important;
}