/**************************************************************************
*** PAGE LAYOUT :: BODY
**************************************************************************/
div#pageBodyColumnContentLeft {
	width: 555px;
	margin-right: 59px;
	float: left;
	overflow: hidden;
}

div#pageBodyColumnContentRight{
	margin-top: 30px;
	margin-bottom: 30px;
	width: 254px;
	float: left;
	overflow: hidden;
}
