#content_magazine_top {
	width: 932px;
	height: 10px ;
	background: url(/media/ui/shop/bg_top.png) no-repeat ;
	margin-top: 25px ;
	margin-left: 1px ;
}

#content_magazine {
	min-height: 300px ;
	background: url(/media/ui/shop/bg_mid.png) repeat-y ;
	margin-left: 1px ;
}

#content_magazine_bottom {
	width: 932px ;
	height: 10px ;
	background: url(/media/ui/shop/bg_bottom.png) no-repeat ;
	margin-left: 1px ;
}

#content_magazine_inner {
	padding: 40px ;
	padding-top: 25px ;
	padding-bottom: 50px ;
}

#content_magazine_inner h1 {
	font-size: 18px ;
}

#cm_header {
	padding-bottom: 22px ;
}

#cm_left_col {
	float: left;
	width: 565px ;
	padding-right: 35px ;
}

#cm_right_col {
	float: left ;
}

#cm_top_image {
	height: 200px ;
	overflow: visible ;
}

#cm_top_image img {
}

#shop_form_paypal {
	margin-top: -15px 	;
	width: 563px ;
	height: 47px ;
	background: url(/media/ui/shop/paypal_bg.png) no-repeat ;	
	position: relative ;
}

#shop_form_select_country {
	position: absolute ;
	top: 16px ;
	left: 312px ;
}

#shop_form_order_button {
	position: absolute ;
	top: 16px ;
	left: 444px ;
}

#shop_form_select_country select {
	border: 1px solid gray ;
	width: 120px;
}

.shop_item_wrap {
	padding-left: 2px ;
	width: 557px ;
	background: url(/media/ui/shop/shop_item_sep.png) no-repeat ;
	background-position: bottom ;
	margin-bottom: 40px ;
	z-index: 1000 ;
}



.si_row_one {
	padding-bottom: 10px ;
}

.si_row_two {
	padding-bottom: 10px ;
}

.si_left_col {
	float: left ;
	width: 177px ;
	padding-right: 16px;
}

.si_right_col {
	float: left;
	width: 360px ;
}

.si_row_two .si_right_col {
	width: 360px ;
	float: right !important ;
}

.si_header {
	padding-bottom: 5px ;
}

.si_header img {
	margin-left: -2px ;
}

.si_add_to_order {
	float: right ;
}

.shop_item_wrap select {
	border: 1px solid gray ;
	margin-right: 10px 	;
}

.the_price {
	display: none ;
}


#teaser_mid { 
	height: auto ;
}




