@charset "utf-8";
/* CSS Document */

#middle #colmiddle {
	background:none;
}

#contentwrapper {
	height:auto!important;
	min-height:507px;
	width:568px;
	background-color:#FFFFFF;
}
#contentInnerWrapper {margin-top:2px;}
/*-------------------------------------------------------------------------------------*/
/*PARTS MIDDLE-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/


#contentwrapper #mainPageTools {
	width:40px;
	height:20px;
	float:right;
	margin-top:-12px;
	margin-right:15px;
}

#contentwrapper #content {
	margin-left:2px;
	min-height:320px;
	height:auto;
	clear:right;
	padding: 20px 10px 10px 10px;
	margin-top:5px;
}

.text p {width:auto!important;}
