.widepanel p {
	font-size: 14px;
}

#dejpeg-title{
	margin-top: 15px;
	margin-left: 25px;
	display: block;
	width: 920px;
}

div#main-photo{
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#dejpeg-price{
	background: url('/dejpeg/_images/dejpeg_price.png') black no-repeat;
	width: 381px;
	height: 172px;
	margin-left: 22px;
	margin-top: 15px;
}

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

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

div.main ul li {
	margin-left: 20px;
	margin-right: 10px;
	font-size: 15px;
	margin-bottom: 8px;
}

div#jennaphone{
	width: 671px;
	float: left;
	margin-right: 10px;
}
div#jennaphone p{
	text-align: center;
	font-size: 10px;
}
div#smushright{
	margin: 20px 13px;
	float:left;
	width: 260px;
}

div.quotesbox{
	background: url('/_img/icons/quotes.jpg') no-repeat 0px 0px;
	padding: 10px;
	font-size: 95%;
	color: #d9d9e1;
	font-family: Lucida Grande, Arial, Helvetica;
}
div.quotesbox p.author{
	text-align: right;
	font-size: 95%;
	font-weight: bold;
}

div.content{
	margin: 0 20px 0 40px;
}

.floatright{
	float:right;
	margin-left: 15px;
}

.floatleft{
	float: left;
	margin-right: 25px;
}

div.example{
	width: 452px;
}

div.example p.legend{
	text-align: center;
	font-size: 10px;
}

div.features{
	text-align: center;
}
div.features img{
	margin-left: 40px;
}

.buydownload{
	margin: auto;
	width: 100%;
}

.buydownload ul {
	position:relative;
	float: left;
	left: 50%;
	list-style: none;
}

.buydownload li{
	position:relative;
	float:left;
	right: 50%;
	width: auto;
	height: 59px;
	border-right: 1px dotted #aaa;
	margin: 0;
}

.buydownload li#lastitem {
	border-right: none;
}


.buydownload a:hover {
	text-decoration: none;
}

.buydownload ul li:hover {
	text-decoration: none;
	background-color: #222;
}

.buydownload ul li:hover span{
	color: #fff;
}
.buydownload li span{
	margin-left: 20px;
	margin-right: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #ddd;
	position:relative;
	top: 14px;
	float:left;
}

.buydownload ul li {
	padding-left: 30px;
	background-image: url('/_img/icons/cart-icon.png');
	background-repeat: no-repeat;
	background-position: 14px 18px;
}
.buydownload ul li#lastitem {
	background-image: url('/_img/icons/download-icon.png');
	background-repeat: no-repeat;
	background-position: 18px 16px;
}

.buydownload.inside ul {
	margin-top: 10px;
	margin-bottom: 15px;
}
.buydownload.inside ul li{
	height: 50px;
	background-position: 14px 15px;
}
.buydownload.inside ul li#lastitem{
	background-position: 18px 13px;
}
.buydownload.inside li span {
	font-size: 16px;
}
