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

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

