#main {
	position: relative;
}

.main_feature.poster {
	background: url(http://media.sonymusicd2c.com/bundles/4837221/images/britney-box-glamour.jpg) #fff no-repeat;
	background-position: top left;	
	/*next two must add up to column width! */
	width: 630px;
	padding-bottom: 110px;
}
.main_feature.poster {
	margin-top: 25px;
}
.main_feature.poster h2,
.main_feature.poster ul,
.main_feature.poster p {
	margin-left: 320px ;
}
.main_feature.poster h2 {
	font-size: 22px;
	letter-spacing: 2px;
	margin-bottom: 10px;
	padding-top: 0;
	text-transform: uppercase;
	color: #e34272;
	font-weight: bold;
	font-style: italic;
}

div.description .add_to_cart,
div.description .in_cart {
	margin-top: 0;
	*width: 50px;
}
div.description ul.format_options li{
	margin: 0;
	*height: 60px;
}

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

div.description ul.format_options span.price{
	line-height:20px;	
}
div.description ul.format_options .availability,
div.description ul.format_options span.type_name {
	width:140px;
}
div.description ul.format_options span.type_name {
	padding-top: 3Px;
	line-height: 1.3;
}
div.description ul.format_options {
	border-top: 1px solid #edebe7;
	margin-right: 10px;
	margin-top: 30px;
}
ul.format_options {
	width:242px !important;
	position: relative;
}

/* undoing large store */
.add_to_cart {
	font-weight: normal;
}

p.fine {
	font-size:.8em; 
	padding-left: 10px ;
	line-height: 1;
	width: 330px; 
	bottom: 0;
	padding-top: 20px;
	clear: both;
}
/* tracklisting */
.tracklistings {
	clear: both;
}

.tracklistings h2{
color: #3A9E9D;
}
.tracklistings li {
	line-height: 1.5em;
}

.tracklistings p,
.tracklistings ul {
	clear:left;
}
.tracklistings .column {
	float: left;
	width: 319px;
}
.tracklistings ul {
	margin: 10px 30px 10px;
	padding: 0;
	list-style: decimal-leading-zero;
	*list-style: decimal;
}
.tracklistings p {
	font-style: italic;
}
.tracklistings ul ul {
	margin: 14px 0;
	list-style: none;
	display: block;
}
ul.no-list-style {
	margin: 0;
	list-style: none;
}
h3 {
	margin-top: 30px;
	text-transform: uppercase;
	color: #e34272;
	font-weight: bold;
}
h3 .show_hide{
	float: right;
	margin-right: 20px;
	text-transform: lowercase;
	cursor: pointer;
	font-weight: normal;
}
div.description {
	width: 310px;
	float: left;
	margin-left: 10px;
}
.show_contents {
	position:absolute;
	right: 10px;
	bottom: 20px;
}
.highslide-html {
	padding: 10px;
}

