br {
	clear: both;
}

ul {
	margin-left: 18px;
}

li {
	margin-bottom: 8px;
	line-height: 18px;
	color: #666;
}

/*
 *
 */
#about {
	margin: 25px auto 20px auto;
	width: 500px;
	height: 46px;
}

/*
 *
 */
#shot {
	float: left;
	padding-left: 10px;

	_margin-left: 10px;
}

#shot a {
	outline: none;
}

#shot img {
	padding: 0px;
	border: 0px;
}

#buttons {
	float: right;
	margin-right: 40px;
	width: 220px;
	height: 324px;
height: 310px;
	text-align: center;
	line-height: 16px;;
	color: #666;
}
	
#buttons,
#buttons * {
	font-size: 12px;
	line-height: 20px;
}

#buttons > b {
	color: #2F8EE7;
}

.button {
	width: 177px;
	height: 39px;
	margin-left: auto;
	margin-right: auto;
}

.button:hover {
	background-position: 0px -39px;
}

#button-d {
	background-image: url(/img/button-download.png);
	margin-top: 10px;
	margin-bottom: 5px;
}

#button-p {
	background-image: url(/img/button-purchase-gray.png);
	margin-top: 30px;
	margin-bottom: 5px;
}

#pricing {
	text-align: left;
}

#pricing *,
#pricing a {
	color: #ccc;
}

#pricing-l {
	float: left;
	margin-right: 10px;
	margin-left: 25px;

	_margin-left: 13px;	
}

#pricing-r {
	float: left;
	margin: 0px;
	margin-right: auto;
}

/*
 *
 */
.summary-l,
.summary-r {
	width: 330px;
	color: #666;
}
	
.summary-l {
	float: left;
	margin-left: 60px;
	
	_margin-left: 40px;	
}

.summary-r {
	float: right;
	margin-right: 50px;
	
	_margin-right: 25px;
}

.note {
	font-size: 85%;
	margin: 3px 0px 3px 5px;
	font-family: verdana;
	line-height: 15px;
	color: #999;
	x-display: none;
}

div#content {
	
	_margin-left: -28px;
}

