br {
	clear: both;
}

ul {
	margin-left: 18px;
}

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

/*
 *
 */
#about {
	margin: 35px auto 35px auto;
	width: auto;
	text-align: center;
}

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

	_margin-left: 10px;
}

#shot a {
	outline: none;
}

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

#buttons {
	float: right;
	margin-right: 50px;
	width: 220px;
	height: 324px;
height: 310px;
	text-align: center;
	line-height: 16px;;
	color: #666;
}

#download-box {
	width: 239px;
	height: 154px;
	padding-top: 27px;
	margin-top: 2px;

	background-image: url('/img/download-box.png');
	text-align: center;

	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 17px;
	color: #878593;
}

#download-box a {
	color: #3F9DED;
}

#download-box .b {
	width: 178px;
	height: 40px;
	background-image: url('/img/download-now.png');
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 55px;
}

#download-box .b:hover {
	background-position: 0px -40px;
}

#purchase-box {
	width: 239px;
	height: 100px;
	margin-top: 17px;
}

#purchase-box .b {
	width: 178px;
	height: 39px;
	background-image: url('/img/purchase-now.png');
	margin-left: auto;
	margin-right: auto;
}


/*
#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;
}


