@charset "utf-8";
#HomeSliderC .contentdiv {
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	width: 556px;
	margin: 0 auto 36px auto;
	height: 242px;
	background-color: #000;
	}
#HomeSliderC .imageWrapper {
	height: 242px;
	position: relative;
}
#HomeSliderC .leftImage {
	width: 184px;
	height: 242px;
	position: absolute;
	top: 0px;
}
#HomeSliderC .mainImage {
	width: 556px;
}
#HomeSliderC .contentdiv img {
	border-style: none;
	float: right;
	position: relative;
	}

