.mct_box
{

background-color: transparent;
background-image: url(../../images/stories/bg_resend.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 0pt;
width: 700px;
height: 320px;
padding-top: 8px;
padding-right: 6px;
padding-bottom: 0pt;
padding-left: 6px;

}

.mct_text{
	float:left;
	width: 350px;
	padding-left: 3px;
	padding-right: 3px;
}

.mct_text_left{
	float:left;
	padding-top:0px;
	line-height:0px;
}

.mct_text_right{
	float:right;
	padding-top:0px;
	line-height:0px;
}

.mct_product_name{
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	font-weight: 700;
	color: #0060a1;
}

.mct_product_price{
clear: both;
text-align: center;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
}

.mct_image_bound{
	position: relative;
	top: -10px;
	height: 130px;
	width: 130px;
}

.mct_image
{
margin-left: 20px;
width: 130px;
height: 130px;
cursor: pointer;
}

.mct_image_inner{
	width: 130px;
	height: 130px;	
	z-index: 0;
}

.mct_image_inner_swf{
	position:relative;
	width: 130px;
	height: 120px;
	z-index: 0;
}

.mct_image_overlay{
	position:relative;
	top: -130px;
	z-index: 100;
	width: 130px;
	height: 130px;
	cursor: pointer;
}

.mct_product_wrapper
{
float: left;
padding-top: 0px;
margin-top: 0pt;
margin-right: 3px;
margin-bottom: 8px;
margin-left: 0pt;
}

.mct_price_label
{
color: #969696
}

.mct_price
{
color: #eb5f1f;
font-weight: 700;
font-size: 11px;
font-family: Arial;
}

.mct_button{
	float: right;
	margin-top: 8px;	
}