img.banner-imgright{
	padding: 0px;
	margin-top: 65px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}

h2 {
	font-family: Arial;
	font-size: 40px;
	color: #2d75aa;
	padding: 0px;
	line-height: 40px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
	display: block;
}
.banner-text {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #4f9fd9;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 20px;
}

.banner {
	list-style-type: none;
	display: block;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 10px;
}
.banner li{
	background-image: url(images/icon-1.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #393939;
	padding-left: 25px;
	margin-bottom: 15px;
	line-height: 18px;
	background-position: 0px 0px;
}
.banner li p {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #545454;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.banner-freedownload {
	font-family: Verdana;
	text-align: left;
	font-size: 12px;
	color: #0672c9;
}
.banner-freedownload a{
	color: #0672c9;
	text-decoration: underline;
}
.banner-freedownload a:hover{
	text-decoration: none;
}

.banner-price {
	color: #368407;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	text-indent: 5px;
}
a.buybutton{
	background-image: url(images/button-download.gif);
	background-repeat: no-repeat;
	height: 61px;
	width: 231px;
	display: block;
}
a.buybutton:hover{
	background-image: url(images/button-download.gif);
	background-repeat: no-repeat;
	background-position: 0px -61px;
}

