#content p.about {
	color:#000000;
	text-align: left;
	font: normal 14px/1.5 Arial, Helvetica, sans-serif;
}
.clearit {
	display: block;
	clear: both;
}

/* -------------------- 2 Column Layout ------------------- */
#contentleft {
	width: 162px; 
	padding:5px 10px;
	float:left;
	min-height: 300px;
}
* html #contentLeft {
	height: 300px;
	overflow: visible;
}
#contentright2 {
	width:530px !important;
	width:519px;
	padding:5px 10px;
	float:left;
    border-left: 1px solid #ddddbb;
    background:#fff;
}
			
#contentleft a {
	padding:0px;
	float:none;
}
#contentNoBorder {
	width:530px !important;
	width:519px;
	padding:5px 10px;
	float:left;
    background:#fff;
}
#leftMargin {
	width: 23px; 
	padding:5px 10px;
	float:left;
	min-height: 300px;
}
/* --------------------- End 2 Column Layout --------------- */	




