.mBody
{
	float: right;
	width: 900px;
}
.perseusTopImage
{
    float: right;
    overflow: hidden;
}
.perseusTILeft
{
	width: 300px;
	float: left;
	overflow: hidden;
	font-size: 20px;
	margin: 36px 0 30px 26px;
	text-align: left;
}
.perseusTIRight
{
	width: 300px;
	float: right;
	overflow: hidden;
	font-size: 20px;
	margin: 36px 26px 30px 0;
	text-align: right;
}
.perseusLeft
{
	width: 220px;
	float: right;
	min-height: 100px;
}
.perseusRight
{
	width: 680px;
	float: right;
	padding-top: 20px;
}
.perseusParagraphRepeater
{
	float: right;
	width: 640px !important;
	width: 680px;
	width/**/:/**/640px;
	padding: 0px 20px 40px 20px;
	font-size: 12px;
	line-height: 17px;
}
.perseusParagraphRepeater p
{
	margin: 0 0 0 0;
}
.perseusParagraphRepeaterOdd
{
	width: 640px;
	float: right;
	padding-bottom: 40px;
}
.perseusParagraphRepeaterEven
{
	width: 640px;
	float: right;
	padding-bottom: 40px;
}
.perseusImageLeft
{
	float: left;
	padding: 0 0 10px 0;
	display: inline;
	margin-right: 20px;
}
.perseusImageRight
{
	float: right;
	padding: 0 0 10px 0;
	display: inline;
	margin-left: 20px;
}
.perseusTextAreaLeft
{
	text-align: right;
	padding: 0px 0px 2px 0px !important;
	display: inline;
}
.perseusTextAreaRight
{
	text-align: right;
	padding: 0px 0px 2px 0px !important;
	display: inline;
}
.perseusTextAreaLeft p, .perseusTextAreaRight p
{
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
}
.perseusParagraphRepeaterHeader
{
	font-weight: bold;
	font-size: 12px;
	display: inline;
	padding-bottom: 5px;
}
.perseusParagraphRepeaterHeader H2
{
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 0;
}
.perseusTextLeft
{
	padding: 0 0 0 0 !important;
}
.perseusTextLeft p
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/* ---------------------------
	C O N T R O L S
----------------------------*/
.perseusRight .ms-formfieldcontainer,
.perseusRight .ms-formfieldcontainer .ms-formfieldlabelcontainer,
.perseusRight .ms-formfieldcontainer .ms-formfieldvaluecontainer,
.perseusRight .ms-formfieldcontainer .ms-formfieldvaluecontainer span
{
	float: right !important;
	width: 100% !important;
	text-align: right !important;	
	display: block !important;
}
.perseusRight .ms-formfieldcontainer .ms-formfieldlabelcontainer .ms-formfieldlabel
{
	float: right !important;
	text-align: right !important;
	display: block !important;
}

