@charset "UTF-8";
#lower {
	clear: both;
	float: none;
	width: 800px;
	margin-top: 0px;
	position: relative;
}
#prices {
	background-color: #494949;
	float: left;
	width: 800px;
}
#pricebox {
	float: left;
	width: 533px;
}
.canvaspics {
	float: left;
	padding-top: 50px;
	padding-left: 45px;
	width: 181px;
}
#apDiv1 {
	position:absolute;
	width:93px;
	height:17px;
	z-index:1;
	top: 10px;
	left: 342px;
}
#apDiv2 {
	position:absolute;
	width:93px;
	height:17px;
	z-index:1;
	top: 10px;
	left: 436px;
}
#main h2 {
	font-size: 24px;
	font-weight: bold;
	border: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: both;
	display: block;
	position: relative;
}
#button {
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.pricetext {
	color: #FFF;
	padding-top: 5px;
	text-indent: 10px;
	padding-bottom: 5px;
	background-color: #494949;
    display: block:;
}
