/**************************************************************************
*** PAGE LAYOUT :: BODY
**************************************************************************/
div#pageBodyColumnMiddleContentLeft {
	width: 60%;
	float: left;
}

div#pageBodyColumnMiddleContentRight {
	width: 40%;
	float: left;
}
