mcd
{
	width: 100%;
	padding: 0px 0px 0px 0px;
}

.mcdImages
{
	width: 100%;
	margin: auto;
	padding: 0px 0px 0px 0px;
}

	.mcdImages img
	{
		padding: 0px 0px 0px 0px;
	}

.mcd img
{
	border: 0px solid #06a0c4;
	margin: 0px 10px 10px 10px;
}

.mcdDocuments
{
	padding-bottom: 15px;
}

	.mcdDocuments img
	{
		padding-bottom: 0px;
		padding-right: 0px;
		border: 0 none black;
		vertical-align: middle;
	}

.mcdBody
{
	padding: 20px 0px 20px 0px;
	margin: auto;
	text-align: left;
}

.mcdHeader
{
	width: 100%;
	padding: 0px 0px 0px 0px;
}

.mcl
{
	width: 100%;
	color: #231f20;
}

	.mcl img
	{
		border: 0px solid black;
	}

.mclListings
{
	padding-bottom: 5px;
	width: 100%;
	text-align: left;
color: #231f20;
}

.mclListing
{
	float: left;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
	
}
.mclListing a{
	color: #e2211c;
}
.mcListing .text{
	text-align:left;
}
.mclPager
{
	padding-bottom: 15px;
	padding-right: 20px;
	float: right;
}

.mclListing img
{
	margin-bottom: 15px;
	background: no-repeat right bottom;
	padding: 0px 0px 0px 0px;
	border: 3px solid #06a0c4;
	}

.mclListingThumb
{
		padding-bottom: 15px;
	padding-right: 25px;
	text-align: center;
	margin: 0px auto;

}

	.mclListingThumb img
	{
		background: no-repeat right bottom;
		padding: 1px 6px 6px 1px;
		text-align:left;
	}

.mclCategory
{
	padding-bottom: 25px;
	padding-right: 25px;
	float: left;
}

.mclHeader
{
	padding: 0px 0px 0px 0px;
	width: 100%;
	color: #231f20;
}

	.mclHeader a
	{
		color: #231f20;
	}

		.mclHeader a:hover
		{
			color: red;
		}

.mclText
{
	padding-right: 10px;
	padding-left: 5px;
	overflow: hidden;
	height: 65px;
	text-align: left;
}

.mcCrumbTrail a
{
	padding: 5px 0px;
	margin-bottom: 10px;
	text-decoration: none;
	border: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 30px;
}

	.mcCrumbTrail a, .mcCrumbTrail a:hover, .mcCrumbTrail a:visited
	{
		color: #b0011f;
	}

		.mcCrumbTrail a:hover, .mcCrumbTrail a:visited
		{
		}

		.mcCrumbTrail a:hover
		{
			color: #b0011f;
			text-decoration: underline;
		}

#share
{
	font-size: 12px;
	padding-top: 5px;
	text-align: right;
	float: right;
}

#mcbody
{
	width: 100%;
	padding-top: 20px;
	padding-right: 10px;
}
.mclShowMore
{
	float:left;
}