div#topcontent {
	width: 521px;
	margin-left: 221px;
	margin-top: 10px;
	padding-top: 0;
	}
div#topcontent p {
	font-size: 12px;

	}
div#topcontent ul li, div#topcontent ol li {	
    font-size: 12px;
	color: #000;
    margin-bottom:6px;
}
div#topcontent a {
    font-size: 12px;
	color: #2465A7;
    text-decoration: underline;
    }
div#topcontent div.f12 p {
    font-size: 12px;
}
div#topcontent h2 {
	margin-top: 10px;
	color:#000;
	}
div#topcontent div.checklist p {
	font-size: 12px;
	}
div#topcontent div.checklist span {
    font-weight: bold;
    }
div#uside {
	position: absolute;
	left: 18px;
	top: 241px;
    padding-top: 10px
    padding-right:20px
	width:298px;
	}
div#uside img {
	margin: 0 20px;
	}
td#price1 {
	background: transparent url(/images/d3/blue_1_backdrop.gif) no-repeat 0 0;
	}

td#price2 {
	background: transparent url(/images/d3/blue_2_backdrop.gif) no-repeat 0 0;
	}

td#price3 {
	background: transparent url(/images/d3/blue_3_backdrop.gif) no-repeat 0 0;
	}
table#upricing {
	width:500px; 
	}
table#upricing span {
	color: #000;
	float: left;
	font-size:12px;
	margin: 3px 0 0 10px;
	}
table#upricing span.ulifetime {
	width:50px;
	}
table#upricing span.uprice {
	width:35px;
	margin: 3px 0 0 10px;
	font-size:12px;
	font-weight: bold;
	}
table#upricing span.uadd {
	width: 195px; 
	}
table#upricing span.usave {
	font-size: 12px;
	}
table#upricing img {
	float:right;
	margin:0 6px 0 0;
	border:0;	
	}
span#toptag {
	color: #000;
	font-size: 20px;
	}
p#utag {
	font-weight:bold; 
	color: #777;
	margin-bottom: 1px;
	}

table.ucomp {
	width: 475px;
	border: 1px solid #ddd;
	border-spacing: 0 0;
	}
table.ucomp tr.r1 {
	background: #f3f3f3;
	}
table.ucomp tr.r2 {
	background: #fff;
	}
table.ucomp tr td {
	font-size: 12px;
	color: #000;
	padding: 4px;
	}

div#uexamples p {
	font-size: 12px;
	font-weight: normal;
	}

ul#relatedlinks li {
	margin-bottom: 0.5em;
	}
img#sanshot {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
div#uexamples span.utitle, div#topcontent span.utitle {
	margin-top: 10px;
	color:#000;
	display:block;
	font-size:16px;
	font-weight: normal;
    }
