
#main-photo{
	float:left;
	margin: 16px 10px 0 38px;
	border: 1px dotted #111;
	position:relative;
}
div#main-photo img{
	width: 521px;
	height: 348px;
}

#bundle-title{
	margin: 16px 32px 0;
}
div#denoise-price{
	background: url('/_img/main/bundle_buybox.png') transparent no-repeat;
	width: 381px;
	height: 185px;
	margin-left: 5px;
	margin-top: 15px;
	float: left;
	position:relative;
	
}

div.price-box{
	padding-top: 32px;
}

div.price-box img{
	margin-left: 170px;
	margin-top: 4px;
	width: 164px;
}


div#buy{
	margin-top: 16px;
	margin-left: 5px;
	float: left;
	width:369px;
	height: 185px;
	position:relative;
}
p#upgrade{
	display: block;
	position:relative;
	bottom: 0px;
	left: 222px;
}

ul#listing{
	float:left;
	width: 369px;
	height: 185px;
}
ul#listing li{
	margin-bottom: 6px;
}

ul#psu-ads{
	float: left;
	margin: 16px 10px 0 38px;
	width: 521px;
	list-style: none;
}
ul#psu-ads li{
	display: inline;
	padding-right: 29px;
}
ul#psu-ads li.last{
	padding-right: 0px;
}
ul#psu-ads li a img{
	border: 1px solid #555;
}

#bundle-video{
	text-align: center;
	display: block;
	margin: 18px;
}

div.bundle-product-desc{
	margin: 25px 20px;
	padding-bottom: 15px;
	clear:both;
}
div.bundle-product-desc img{
	display: block;
	float:right;
	width: 300px;
	height: 150px;
	padding-left: 20px;
}
div.bundle-product-desc p{
	text-align: justify;
	font-size: 110%;
}

h2#included-bundle{
	display: block;
	margin: 15px 0 10px 28px;
}

#small-buy h4{
	margin-bottom: 5px;
}
#small-buy #upgrade{
	bottom: 10px;
}
