.cc_webcast_outside_wrapper {
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	float: left;
	width: 966px;
	height: auto;
	font-size: 11px;
}
.cc_webcast_video_wrapper {
	position:absolute;
	top: 248px;
	left: 30px;
	width: 480px;
	height: 360px;
}
.cc_webcast_product_slots {
	position:absolute;
	top: 682px;
	left: 2px;
	width: 535px;
	height:170px;
}
.cc_webcast_product_slot {
	float: left;
	text-align: center;
	width: 133px;
	height: auto;
}
.cc_webcast_product_slot a {
	text-decoration: none;
	color: #CCCCCC;
}
.cc_webcast_product_slot a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.cc_webcast_product_slot p {
	float: left;
	width: 133px;
	height: auto;
}
.cc_webcast_product_slot .sale {
	font-size: 12px;
	color: #FF0000;
}