.main_feature.poster {
	background: url(http://media.sonymusicd2c.com/bundles/4001892/images/carrie-poster-peco-bg.jpg) no-repeat;
	background-position: 0px 10px;
	height: 508px;
	/*next two must add up to column width! */
	width: 320px;
	padding-left: 330px;
}
.main_feature.poster h2 {
	font-family: helvetica;
	font-size: 22px;
	letter-spacing: 2px;
	margin-bottom: 10px;
	padding-top: 0;
}

.main_feature.poster .add_to_cart,
.main_feature.poster .in_cart {
	width: 80px;
	margin-top: 0;
}
.main_feature.poster ul.format_options li{
	margin-top: 30px;
	border-top: 1px solid #edebe7;
}

.main_feature.poster p {
	font-size: 12px;
	line-height: 15px;
	margin-right: 10px;
}

.main_feature.poster ul.format_options li.element {
}

.main_feature.poster ul.format_options span.price{
	line-height:25px;	
}
.main_feature.poster ul.format_options .availability,
.main_feature.poster ul.format_options span.type_name {
	width:150px;
}
.main_feature.poster ul.format_options {
	margin-right: 10px;
}

