@charset "UTF-8";

/*#contentPanel Sections*/


#featuredContent /*Featured Content Section usually used for home page layouts*/
{
	width:572px;
	min-height:208px;
	max-height: 100%;
	height: auto;
	height:px;
	display:block;
	padding: 0;
	margin:0 0 10px 0;
}

#mCnContents p {
	text-align:left;
	line-height:14px;
	margin: 13px 0;

}



#extendedContents
{
      display:inline;
      padding-left:0;
}
