#info {
	width: 560px;
}
#info ol {
	font-size: 12px;
	color: #333333;
	width: 330px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#info img {
	width: 200px;
	float: right;
}
#info li {
	font-size: 12px;
	float: left;
	width: 330px;
	line-height: 150%;
	background-image: url(../images/aicon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	list-style-type: none;
	background-attachment: scroll;
	background-position: left center;
}
