.dracoTopImage
{
    float: left;
    overflow: hidden;
}
.dracoTILeft
{
	width: 300px;
	float: left;
	overflow: hidden;
	font-size: 20px;
	margin: 36px 0 30px 26px;
	text-align: left;
}
.dracoTIRight
{
	width: 300px;
	float: right;
	overflow: hidden;
	font-size: 20px;
	margin: 36px 26px 30px 0;
	text-align: right;
}
.dracoLeftMenu
{
	width: 220px;
	float: left;
}
.dracoColumnRepeater
{
	width: 880px !important;
	width: 900px;
	width/**/:/**/880px;
	float: left;
	padding: 20px 20px 20px 0;
	margin-bottom: 20px;
	font-size: 11px;
	line-height: 15px;
}
.dracoCRColumn
{
	float: left;
	overflow: hidden;
}
.dracoCRColumnInner
{
	float: left;
	padding-left: 20px;
}
.dracoCRColumnTextArea
{
	float: left;
	padding-top: 10px;
}
.dracoCRTextHeader
{
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}
.dracoCRText
{
}
.dracoParagraphRepeater
{
	float: left;
	padding: 0px 20px 0px 20px;
	font-size: 12px;
	line-height: 17px;
}
.dracoParagraphRepeaterEdit
{
	float: left;
	width: 600px !important;
	overflow: hidden;
}
.dracoParagraphRepeater p
{
	margin: 0 0 0 0;
}
.dracoParagraphRepeaterOdd
{
	width: 640px;
	float: left;
	padding-bottom: 40px;
}
.dracoParagraphRepeaterEven
{
	width: 640px;
	float: left;
	padding-bottom: 40px;
}
.dracoParagraphRepeaterAreaLeft, .dracoParagraphRepeaterAreaRight
{
	text-align: left;
	padding: 0px 0px 2px 0px !important;
	display: inline;
}
.dracoParagraphRepeaterHeader
{
	font-weight: bold;
	font-size: 12px;
	display: inline;
	padding-bottom: 5px;
}
.dracoParagraphRepeaterTRight, .dracoParagraphRepeaterTRight
{
}
.dracoParagraphRepeaterImageLeft
{
	float: left;
	padding: 0 0 10px 0;
	display: inline;
	margin-right: 20px;
}
.dracoParagraphRepeaterImageRight
{
	float: right;
	padding: 0 0 10px 0;
	display: inline;
	margin-left: 20px;
}

/* ---------------------------
	C O N T R O L S
----------------------------*/
.mbBody .ms-formfieldcontainer,
.mbBody .ms-formfieldcontainer .ms-formfieldlabelcontainer,
.mbBody .ms-formfieldcontainer .ms-formfieldvaluecontainer,
.mbBody .ms-formfieldcontainer .ms-formfieldvaluecontainer span
{
	float: left !important;
	width: 100% !important;
	text-align: left !important;	
	display: block !important;
}
.mbBody .ms-formfieldcontainer .ms-formfieldlabelcontainer .ms-formfieldlabel
{
	float: left !important;
	text-align: left !important;
	display: block !important;
}
