/* Layout Featured Media Content */
#loFMC {
	width:531px;
}
/* Layout Media Box */
#loMBOL {
	width:245px;
	background-color:#5C81B5;
	float:left;
}
#loMBOR {
	width:245px;
	background-color:#5C81B5;
	float:right;
}
/* Layout Media Box Title */
#loMBOT {
	height:44px;
}
/* Layout Media Box Inner Box */
#loMBOIB {
	width:216px;
	height:162px;
	vertical-align:middle;
	background-color:#4C6991;
}
/* Layout Media Box Description */
#loMBOD {
	width:216px;
	height:45px;
	display:table;
	text-align:justify;
}
/* Layout Media Box Separator */
#loMBS {
	width:35px;
	font-size:1px;
	float:left;
}
/* Layout Content Block Separator */
#loCBS {
	width:100%;
	height:30px;
	float:left;
}
/* Layout News Content */
#loNCO {
	float:left;
	background-color:#5C81B5;
	width:100%;
}
/* Layout News Content Inner */
#loNCOI {
	padding:6px;
	text-align:left;
}
/* Layout News Content Area */
#loNCOA {
	background-color:#4C6991;
	width:100%;
}
/* Layout News Content Area Primary */
#loNCAP {
	padding:5px;
	text-align:justify;
}
/* Layout News Content Separator */
#loNCOS {
	height:7px;
	width:100%;
}
/* Layout Text Display Box Container */
#loTDBC {
	margin-left:auto;
	margin-right:auto;
	width:85%;
}
/* Layout Article Listing */
#loARL {
	margin-left:auto;
	margin-right:auto;
	width:92%;
	height:35px;
}
/* Layout Comment Section */
#loCSE {
	margin-left:11px;
	height:20px;
	width:100%;
}
/* Layout Comment Section User */
#loCSU {
	width:100%;
}
/* Layout Comment Section Body*/
#loCSB {
	width:100%;
}
/* Layout Comment Section Horizontal Bar */
#loCSHB {
	height:1px;
	background-color:#FFFFFF;
	font-size:1px;
	width:100%;
}
/* Layout Comment Section Bar Container */
#loCSBC {
	width:100%;
	font-size:1px;
	height:5px;
}