.banner-bgtop {
	background-image: url(images/banner-bgtop.jpg);
	background-repeat: no-repeat;
	height: 109px;
}
.banner_bgcontent {
	background-color: #efefef;
	background-image: url(images/banner-bgbutton1.jpg);
	background-repeat: repeat-x;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e1e1e1;
	border-left-color: #E1E1E1;
}

h2 {
	font-family: Arial;
	font-size: 45px;
	color: #fff;
	padding: 0px;
	line-height: 40px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: bold;
	display: block;
}
.bannertext {
	font-family: Verdana;
	font-size: 12px;
	color: #f4e2e2;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
	display: block;
	text-align: left;
}
img.banner {
	margin-top: 28px;
	padding: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.banner {
	list-style-type: none;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 10px;
}
.banner li{
	background-image: url(images/icon-1.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #292929;
	padding-left: 30px;
	margin-bottom: 25px;
	line-height: 20px;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: none;
}
.banner li p {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #545454;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.banner-price {
	color: #e24a00;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	line-height: 30px;
	font-style: italic;
}
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;
}
.g_tabs_ul li.g_selected{
	display:block;
	background:url(guide-images/g_features-btn-bg.jpg) 0 0 no-repeat;
	width:112px;
	height:31px;
	color:#333;
	line-height: 30px;
}

