@charset "utf-8";
/* CSS Document */
#TermsPanel {
	margin-top:2px;
	background-color: #FFffff;
	border:solid 1px #999999;
	padding: 2px 2px 2px 2px;
	}
	
.twoColHybLtHdr #mainContent { 
	margin: 0px 0px 0px 0px; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
	background-color:#ffffff;
} 
