html, body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	/* background:#f0f0f0 url('../images/bg.gif') no-repeat top center; */
	text-align:center;
}
.buynowandsave20:hover {
	border-bottom:2px solid #ff0000;
}

#wrapper {
	margin: 0 auto;
	padding:0;
	width:820px;
	height:700px;
	text-align: left;
	/* background: url('../images/main.gif') no-repeat 0 60px; */
	position:relative;
}

#content {
	/* position:absolute;top:68px;left:4px; */
	width:820px;
	height:700px;
}

#features {
	position:relative;top:-335px;left:160px;z-index:220;
	width:380px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#featurelist {
	margin:5px 0 0 -20px;
	/margin:5px 0 0 18px;
	list-style-image: url(/imperia/md/content/us/homeandhomeoffice/internetsecurity/whytrywhenyoucanbuy/bullet.gif);
	line-height:20px;
}
a {
	color:#469C23;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#55BD2B;
	text-decoration:underline;
}
#buy {
	font-size:24px;
	color:#ff0000;
}



