BODY {
	background: #8B8C97 url(../images/bg.gif) repeat-x top;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, dl, fieldset, address {
	margin: 10px 0;
}
dd, blockquote {
	margin-left: 40px;
}
legend {
	color: #558459;
}
a, .link {
	color: #1975D1;
	text-decoration: none;
	cursor: pointer;
}
a:hover, .link:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
div {
	color: #000;
	font-size: 11px;
}
yellow {
	color: yellow;
	font-style: italic;
}
h1 {
	color: #1975D1;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
}
h2 {
	color: #1975D1;
	font-size: 13px;
	font-weight: bold;
}
h2.purchase, h2.productindex {
	color: #0476B8;
	font-size: 14px;
	margin-bottom: 5px;
}
h3 {
	font-size: 13px;
}
h3.purchase, h3.productindex {
	font-size: 12px;
	color: #0476B8;
	margin-bottom: 5px;
}
h4 {
	font-size: 13px;
}
h1 a, h2 a, h3 a {
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
	color: #06C;
}
table th {
	color: white;
	font-weight: bold;
	padding: 3px;
	background: #06C;
}
/*ol ol {
        list-style: lower-roman;
}*/
ol ol ol {
        list-style: lower-alpha;
}
ol li {
	margin-top: 10px;
	margin-bottom: 10px;
}
label {
	font-weight: bold;
}
label.purchase {
	font-weight: normal;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #AAA;
}
option {
	color: black;
	background: #F3F3F1;
}
textarea {
	border: solid 1px #999;
	font-size: 12px;
}
fieldset {
	padding: 10px;
	border: solid 1px #D9D6D7;
}
#main {
	width: 95%;
}
#main_content {
	padding: 3px 10px 5px;
	min-height: 240px;
	_height: 240px;
}
#navproduct {
	margin: 0;
	padding: 0;
}
#navproduct ul {
	display: none;
}
#navproduct li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navproduct li a {
	color: black;
	font-weight: normal;
	text-decoration: none;
	padding: 4px 3px 4px 20px;
	display: block;
	font-size: 11px;
	background: url("../images/navbullet_n.gif") no-repeat 7px 7px;
}
* html #navproduct li a {
	height: 1em;
}
#navproduct li a.selected {
	color: black;
	font-weight: bold;
	background: url("../images/navbullet_s.gif");
}
#navproduct li a.selected_sub {
	color: black;
	font-weight: bold;
	background: url("../images/navbullet_s.gif");
}
#navproduct .visible {
	padding-left: 20px;
	display: block;
}
#navproduct .visible_sub {
	padding-left: 30px;
	display: block;
}
#navproduct li a:hover {
	text-decoration: underline;
}
#navproduct li ul {
	margin: 0;
	padding: 0;
	border: 0;
}
#navproduct li ul li {
	margin: 0;
	padding: 0;
}
#navproduct li ul li a {
	padding: 4px 3px 4px 28px;
	background: url("../images/navbullet_n.gif") no-repeat 14px 7px;
}
#sidebar {
	width: 250px;
	text-align: left;
}
#sidebar_narrow {
	width: 200px;
	text-align: left;
}
#home_panel {
	width: 250px;
}
.ok {
	font-weight: bold;
	color: green;
}
.new, .updated {
	color: red;
	font-style: italic;
}
.pick {
	color: #CE9831;
	font-style: italic;
}
.due {
	color: #E5BD4B;
	font-weight: bold;
}
.expired {
	color: red;
	font-weight: bold;
}
.error {
	font-weight: bold;
	color: red;
	vertical-align: top;
}
blockquote {
	font-weight: bold;
	color: #06C;
	display: inline;
	font-size: 15px;
}
.mainproductdivider {
	margin: 10px 100px;
	border-bottom: 1px dotted #06C;
}
*html table .mainproductdivider {
	margin: 10px 100px;
	border: none;
	padding: 1px;
	background: url("../images/border_1pxdotted.gif") repeat-x bottom;
}
#morenews {
	text-align: right;
}
#moreawards {
	margin: 0 0 10px 10px;
}
#greyline {
	border-bottom: solid 1px #E1E1E5;
	margin: 10px;
}
#productinfo div {
	margin-top: 0;
	margin-bottom: 5px;
}
#sideboxshot {
	float: left;
	width: 150px;
	text-align: center;
}
#homeboxshot {
	float: left;
	width: 130px;
	margin-bottom: 10px;
}
#productinfo {
	padding-left: 170px;
}
#producthighlight {
	margin: 30px 0 0;
	margin-bottom: 0;
	width: expression(document.body.clientWidth < 900? "600px": "auto" );
}
#productdesc {
	clear: both;
	padding-top: 10px;
}
#productfeaturesmain {
	padding-top: 5px;
	padding-bottom: 10px;
}
#productfeatures li {
	font-weight: bold;
	list-style-type: none;
	padding-left: 20px;
	background: url("../images/spanner.gif") no-repeat 0 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
.productfeaturesdetail li {
	list-style-type: none;
	padding-left: 20px;
	background: url("../images/spanner.gif") no-repeat 0 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
.productfeaturesdetail li ul li {
	list-style-type: disc;
	background: none;
	padding-left: 0;
}
#productbenefits li {
	list-style-type: none;
	padding-left: 20px;
	background: url("../images/check_grey.gif") no-repeat 0 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
#spanner li {
	list-style-type: none;
	padding-left: 20px;
	background: url("../images/spanner.gif") no-repeat 0 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
#purchaseinfo {
	margin-left: 6px;
}
#purchaseinfo #productselect {
	text-align: center;
	margin: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#purchaseinfo_special {
	text-align: left;
	font-size: 11px;
	padding-left: 230px;
}
#special_offer_heading {
	color: #2B226B;
	margin-bottom: 2px;
	font: bold 15px/18px Arial, Helvetica;
}
#special_offer_dark {
	color: #2B226B;
}
#cdod {
	text-align: center;
	margin-bottom: 20px;
}
#supportcategories {
	margin: 5px 0;
}
#supportcategories li {
	list-style-type: none;
	padding-left: 25px;
	background: url("../images/info_small.gif") no-repeat 0 0;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
*html #supportcategories li {
	list-style-type: none;
	padding-left: 25px;
	background: url("../images/info_small.gif") no-repeat 0 0;
	margin: 5px 0 5px 40px;
	padding-bottom: 5px;
}
.oldprice {
	text-decoration: line-through;
}
.center {
	text-align: center;
	margin: 30px 0;
}
.simplecenter {
	text-align: center;
}
#downloadnewsletter {
	text-align: center;
	padding: 5px;
	background: #E9E9E9;
}
#downloadlinks {
	text-align: center;
	margin: 30px 0;
}
.downloadlink {
	background: url("../images/sm_dl.gif") top left no-repeat;
	padding: 1px 20px;
}
.downloadlink a.maindl {
	font-weight: bold;
	text-decoration: underline;
}
.hddivider {
	background: url("../images/border_1pxdotted.gif") repeat-x bottom;
}
#insightsd li {
	background: url("../images/spyware-doctor/icon-small.gif") no-repeat 0 0;
}
#insightrm li {
	background: url("../images/registry-mechanic/icon-small.gif") no-repeat 0 0;
}
#insightpg li {
	background: url("../images/privacy-guardian/icon-small.gif") no-repeat 0 0;
}
.insightlinks li {
	list-style-type: none;
	padding-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#insightlinks li h2 {
	font-size: 14px;
}
#insightfeatures li {
	list-style-type: none;
	padding-left: 20px;
	background: url("../images/check.gif") no-repeat 0 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#textbox {
	color: #CECECE;
	font-size: 11px;
}
#did_you_know {
	margin-bottom: 85px;
}
#allproducts td {
	padding: 10px 5px;
	background: #EEE;
}
#product_table td {
	vertical-align: top;
}
#product_table h3 {
	text-align: left;
}
#product_table ul {
	text-align: left;
}
#product_table .imgtable {
	width: 125px;
}
.screenshot {
	float: right;
	margin: 5px;
	text-align: center;
}
ul.drivers {
	width: 26%;
	float: left;
	list-style: none;
	min-height: 200px;
}
ul.drivers li {
	min-height: 3em;
}
* html ul.drivers {
        height: 200px;
}
* html ul.drivers li {
	height: 3em;
}
div.reference {
	width: 45%;
	float: left;
}
pre.code {
	border: 1px inset #000080;
	padding: 6px;
}
.menu {
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-align: center;
}
.menu A:link {
	color: white;
}
.menu A:visited {
	color: white;
}
.home {
	background: url(../images/h2.gif) no-repeat right;
}
.home_blue {
	background: url(../images/h2blue.gif) no-repeat top left;
}
.home_blue2 {
	background: url(../images/h2blue2.gif) no-repeat top left;
}
.home_green {
	background: url(../images/h2green.gif) no-repeat top left;
}
.home_green2 {
	background: url(../images/h2green2.gif) no-repeat top left;
}
.home_aqua {
    background: url(../images/h2aqua.gif) no-repeat top left;
}
.home1 {
	background: url(../images/company/home_c2.gif) no-repeat right;
}
.copy {
	color: #D7D7DB;
	font-size: 10px;
}
.c3_b {
	background: url(../images/c3_b.gif) no-repeat bottom;
}
.header {
	color: #1975D1;
	font-size: 14px;
	font-weight: bold;
	margin: 7px;
}
.text {
	color: #000;
	font-size: 11px;
}
.text_right {
	color: #7E7E8B;
	font-size: 11px;
}
.text_right .date {
	color: #A6A6A6;
	font-size: 11px;
}
input.btn {
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	width: 250px;
	height: 40px;
	border: 1px solid;
	border-top-color: #696;
	border-left-color: #696;
	border-right-color: #363;
	border-bottom-color: #363;
	filter: progid:DXImageTransform.Microsoft.Gradient      (GradientType=0, StartColorStr='#6DDA18', EndColorStr='#4BA402');
	background: #4BA402;
}
input.upgrade_btn {
	color: #fff;
	font-size: 100%;
	height: 25px;
	font-weight: bold;
	border: 1px solid;
	border-top-color: #6A63B7;
	border-left-color: #6A63B7;
	border-right-color: #6A63B7;
	border-bottom-color: #6A63B7;
	filter: progid:DXImageTransform.Microsoft.Gradient      (GradientType=0, StartColorStr='#6DDA18', EndColorStr='#4BA402');
	background: #4BA402;
}
input.submitting {
	color: #fff;
	font-size: 100%;
	height: 25px;
	font-weight: bold;
	border: 1px solid;
	border-top-color: #6A63B7;
	border-left-color: #6A63B7;
	border-right-color: #6A63B7;
	border-bottom-color: #6A63B7;
	filter: progid:DXImageTransform.Microsoft.Gradient      (GradientType=0, StartColorStr='#C3C3C7', EndColorStr='#959598');
	background: #959598;
}
#retail_table {
	width: 85%;
}
#retail_table td {
	padding: 3px;
	background: #E8F1F0;
}
#retail_table th {
	color: white;
	font-weight: bold;
	font-size: 11px;
	padding: 3px;
	background: #06C;
}
#edit_table {
	width: 400px;
}
#edit_table td {
	padding: 3px;
	background: #E8F1F0;
}
#edit_table th {
	color: white;
	font-weight: bold;
	font-size: 11px;
	padding: 3px;
	background: #06C;
}
#pctools_table {
	margin: 20px 0;
}
#pctools_table td {
	padding: 3px;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
	background: #E6EDF6;
}
#pctools_table2 {
	margin: 10px 0 20px;
	border: solid 1px #CED9E8;
}
#pctools_table2 td {
	padding: 3px;
	font-size: 95%;
	background: #E6EDF6;
}
#pctools_table2 th {
	background: #4F789A;
}
#pctools_table3 {
	margin: 10px 0 20px;
	border: solid 1px #465F7B;
}
#pctools_table3 td {
	padding: 3px;
	font-size: 95%;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
	background: #E6EDF6;
}
#pctools_table3 th {
	border-bottom: solid 1px #39688E;
	border-top: solid 2px #39688E;
	background: #4F789A;
}
#pctools_table4 td {
	padding: 5px;
	border-bottom: solid 1px #EFEEEE;
}
#pctools_table4 td label {
	color: #5E5F5F;
}
#pctools_table4 th {
	padding: 5px;
	border-bottom: solid 1px #E4E8E8;
	background: #ABABB1;
}
#shopping_cart {
	margin: 0;
	border-top: solid 1px #DDD;
	border-bottom: solid 1px #DDD;
	font-size: 12px;
}
#shopping_cart td {
	padding: 3px;
	border-right: solid 1px white;
	background: #F3F3F3;
}
#shopping_cart #space {
	border-bottom: solid 1px #DDD;
	border-top: solid 1px #DDD;
	background: white;
}
#shopping_cart th {
	border-right: solid 1px white;
	color: #036;
	background: #F3F3F3;
}
#shopping_cart #discount td {
	background: white;
}
#cart_heading {
	font-size: 14px;
	color: #036;
	font-weight: bold;
}
#cart_table {
	border-bottom: solid 1px #DDDDDD;
	margin-top: 5px;
}
#cart_table th{
	border-top: solid 1px #DDDDDD;
	border-bottom: solid 1px #DDDDDD;
	background-color: #F3F3F3;
	color: #003366;
	border-right: solid 1px white;
	font-size: 12px;
}
#cart_table td{
	border-right: solid 1px white;
}
.textfield {
	border: solid 1px #999;
	font-size: 12px;
	height: 16px;
}
.button {
	border: solid 1px #999;
	padding: 1px;
}
.button_hover {
	border: solid 1px black;
	color: white;
	cursor: pointer;
	padding: 1px;
	background: #5B5A58;
}
.button_grey, .button_grey_hover {
	border: none;
	width: 120px;
	height: 21px;
	padding: 1px;
	font-weight: bold;
	background: transparent url('../images/buttons/btn_grey.png') 0 0 no-repeat;
	font-size: 9px;
}
.button_grey_hover {
	color: white;
	cursor: pointer;
}
.file {
	border: solid 1px #999;
}
p.disclaimer {
	font-size: 11px;
	color: #474746;
	padding: 10px;
	background: #E9E9E9;
}
div#disclaimer {
	font-size: 10px;
	color: #909090;
}
#infection_details td {
	padding-bottom: 7px;
}
#topfaqs li, #seealso li {
	list-style-type: circle;
	padding: 0 0 5px;
	margin: 5px 0;
}
#faqs li {
	list-style-type: none;
	padding: 0 0 5px;
	margin: 5px 0 5px -40px;
}
#faqs li a {
	font-weight: bold;
	padding-left: 0;
}
.officephoto {
	float: left;
	margin-right: 15px;
}
#mrc dt {
	font-weight: bold;
	margin-top: 12px;
}
#mrc dd {
	margin-top: 6px;
	margin-left: 1em;
}
#mrc li {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 16px;
}
.clearer {
	clear: both;
	height: 0;
	font-size: 1px;
}
a.imgbtn {
	display: block;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	text-align: center;
}
a.btnlg {
	width: 260px;
	height: 43px;
	line-height: 38px;
	background: url("../images/btn_lg_260.gif") no-repeat top left;
	font-size: 14px;
	margin: 5px auto;
}
a.btnlg:hover {
	text-decoration: underline;
	color: #FFF;
}
a.btnsmblue, a.btnsmgreen {
	width: 110px;
	height: 21px;
	line-height: 21px;
	font-size: 11px;
}
a.btnsmblue {
	background: url("../images/btn_sm_blue_110.gif") no-repeat top left;
}
a.btnsmgreen {
	background: url("../images/btn_sm_green_110.gif") no-repeat top left;
}
a.btnsmblue:hover, a.btnsmgreen:hover {
	text-decoration: underline;
	color: #FFF;
	background-position: -21px left;
}
#emailoutline {
	border: 1px solid #CCC;
	padding: 5px;
	margin: 5px;
	font-size: 11px;
	background: #FFFFE6;
}
.panel_link {
	height: 16px;
}
.panel_link a {
	color: #61CDFF;
	text-decoration: none;
	font-size: 11px;
}
.panel_link a:hover {
	text-decoration: none;
}
.panel_link_new {
	margin-top: 10px;
}
.panel_link_new #blue {
	font-size: 11px;
	color: #61CDFF;
}
.panel_link_new #blue a {
	text-decoration: none;
	color: #61CDFF;
}
.panel_link_new #blue a:hover {
	text-decoration: none;
}
.panel_link_new #aqua {
    font-size: 11px;
    color: #ffffff;
}
.panel_link_new #aqua a{
    text-decoration: none;
    color: #ffffff;
}
.panel_link_new #aqua a:hover {
    text-decoration: none;
}
.panel_link_new #blue2 {
	font-size: 10px;
	color: #61CDFF;
}
.panel_link_new #blue2 a {
	text-decoration: none;
	color: #61CDFF;
}
.panel_link_new #blue2 a:hover {
	text-decoration: none;
}
.panel_link_new #green {
	font-size: 11px;
	color: #7AFB8F;
}
.panel_link_new #green a {
	text-decoration: none;
	color: #7AFB8F;
}
.panel_link_new #green a:hover {
	text-decoration: none;
}
.panel_link_new #green2 {
	font-size: 10px;
	color: #7AFB8F;
	margin-left: 3px;
}
.panel_link_new #green2 a {
	text-decoration: none;
	color: #7AFB8F;
}
.panel_link_new #green2 a:hover {
	text-decoration: none;
}
#spacer {
	height: 7px;
	font-size: 1px;
}
.sidebox_content {
	color: #6C6B66;
	margin: 7px 5px 5px;
	font-size: 11px;
}
.sidebox_content .reviewdetails {
	font-style: italic;
	text-align: right;
}
#award_div {
	margin-bottom: 15px;
}
#product_btn {
	margin-top: 15px;
	width: 380px;
}
#product_btn img {
	margin-right: 5px;
}
#moreoffice {
	margin: 0 0 5px 10px;
}
.greybold {
	color: #7E7E8B;
	font-weight: bold;
}
#avindex_awards {
	margin: 30px 0 10px;
	border: dotted 1px black;
	padding: 30px 0 0;
	width: 500px;
	background: #FCFAF0;
}
.imgtable {
	margin-top: 15px;
}
.imgtd, .imgtd_small {
	height: 21px;
	width: 160px;
	font-weight: bold;
	color: white;
	text-align: center;
	vertical-align: middle !important;
}
.imgtd_blue {
	background: url(../images/buttons/btn_blue.gif) no-repeat;
}
.imgtd_green {
	background: url(../images/buttons/btn_green.gif) no-repeat;
}
.imgtd_small {
	width: 110px;
}
.imgtd_small_blue {
	background: url(../images/buttons/btn_blue_small.gif) no-repeat;
}
.imgtd_small_green {
	background: url(../images/buttons/btn_green_small.gif) no-repeat;
}
.imgtd a, .imgtd_small a {
	color: white;
}
.imgbox {
	width: 510px;
}
.imgbox_small {
	width: 415px;
}
#instant_answer_div {
	position: relative;
	padding: 10px 10px 10px 20px;
	border: 1px solid #999;
	background: #F3F3F3;
}
#collapse_a {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}
*html #collapse_a {
	right: 10px;
}
#instant_answer_product_title {
	font-size: 12px;
	font-weight: bold;
}
#instant_answer_product_title a {
	cursor: pointer;
}
.search_box {
	border: solid 1px #CCC;
	width: 460px;
	padding: 5px;
	background: #E1E1E1;
}
.specialoffer {
	text-align: center;
	color: green;
	font-weight: bold;
}
#container .heading {
	padding: 4px;
	color: #6D6A6A;
	font-weight: bold;
	font-size: 12px;
	border-bottom: solid 1px #C1C1C1;
	background: #E8E8E8;
}
#container {
	margin: 24px 7px;
}
#container .content {
	padding: 2px;
}
#added {
	margin: 24px 7px;
	border-bottom: solid 1px #C1C1C1;
	width: 98%;
}
#added td {
	border-top: solid 1px #C1C1C1;
	padding: 3px;
}
#added .heading {
	border-right: solid 1px #C1C1C1;
	padding: 4px;
	color: #6D6A6A;
	font-weight: bold;
	font-size: 12px;
	width: 130px;
	background: #E8E8E8;
}
#other_products div {
	margin-top: 5px;
	font-size: 10px;
}
.linkspan {
	cursor: pointer;
	color: #1975D1;
}
td.cart {
	border-top: thin solid silver;
	border-bottom: thin solid silver;
	background: #ebebeb;
}
#purchase_button_g {
	background: url(../images/buttons/purchase_g_l.gif) no-repeat center left;
	padding: 6px 2px 8px 5px;
	cursor: pointer;
	font: 11px Verdana;
}
#purchase_button_g #text {
	background: url(../images/buttons/purchase_g_c.gif) repeat-x center left;
	margin-left: 23px;
	color: white;
	padding: 3px 2px 5px 5px;
	white-space: nowrap;
}
#purchase_button_g #right {
	background: url(../images/buttons/purchase_g_r.gif) no-repeat center left;
	padding: 3px 2px 5px 5px;
}
#green_box {
	background: url(../images/green_box.gif) no-repeat center left;
	width: 220px;
	height: 92px;
}
#green_box #textinfo {
	font-size: 9px;
	font-weight: normal;
	color: white;
}
#green_box #tb {
	height: 100%;
	cursor: pointer;
}
#blue_box {
	background: url(../images/blue_box.gif) no-repeat center left;
	width: 200px;
	height: 92px;
}
#blue_box #textinfo {
	font-size: 9px;
	font-weight: normal;
	color: white;
}
#blue_box #tb {
	height: 100%;
	cursor: pointer;
}
.button_green {
	background: url(../images/buttons/btn_green.gif) no-repeat center left;
	width: 160px;
	height: 21px;
	border: 0;
	color: white;
	cursor: pointer;
	font: 11px Arial, Verdana;
}
.button_blue {
	background: url(../images/buttons/btn_blue2.gif) no-repeat center left;
	width: 160px;
	height: 21px;
	border: 0;
	color: #C0DDED;
	cursor: pointer;
	font: bold 11px Verdana, Tahoma;
}
.smallnote {
	font-size: 10px;
	color: #696A6A;
}
.corner_b_l {
	background: url(../images/blue_b_l.gif) no-repeat center left;
	height: 25px;
	width: 10px;
}
.text_b_c {
	color: #C0DDED;
	font-weight: bold;
	padding: 0 5px;
	background: #3674FF;
}
.text_b_c a {
	color: white;
}
.corner_b_r {
	background: url(../images/blue_b_r.gif) no-repeat center left;
	width: 10px;
}
.corner_g_l {
	background: url(../images/grey_b_l.gif) no-repeat center left;
	height: 22px;
	width: 10px;
}
.text_g_c {
	color: #DEDEE0;
	font-weight: bold;
	padding: 0 5px;
	background: #8B8C97;
}
.text_g_c a {
	color: white;
}
.corner_g_r {
	background: url(../images/grey_b_r.gif) no-repeat center left;
	width: 10px;
}
#greyborder {
	border: solid 1px #D9D6D7;
	border-bottom: solid 2px #D9D6D7;
	width: 550px;
	padding: 10px;
	background: #F3F3F3;
}
#greyborder2 {
	border: solid 1px #D9D6D7;
	border-bottom: solid 2px #D9D6D7;
	padding: 10px;
	background: #FAFAFB;
}
.heading_tbl {
	border-bottom: solid 1px #A8A8A8;
	margin-top: 20px;
}
#tab_table .x {
	padding-right: 1px;
	vertical-align: bottom;
}
#pusher {
	width: 460px;
	height: 0;
}
.answer_ul li {
	list-style-image: url("../images/sd/check.gif");
	padding: 0.3em 0;
}
.newfeature {
	color: #1975D1;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
.tlc {
	background-image: url(../images/sd/tlc.gif);
	background-repeat: no-repeat;
}
.trc {
	background-image: url(../images/sd/trc.gif);
	background-repeat: no-repeat;
}
.blc {
	background-image: url(../images/sd/blc.gif);
	background-repeat: no-repeat;
}
.brc {
	background-image: url(../images/sd/brc.gif);
	background-repeat: no-repeat;
}
.t {
	background-image: url(../images/sd/t.gif);
	background-repeat: repeat-x;
}
.b {
	background-image: url(../images/sd/b.gif);
	background-repeat: repeat-x;
}
.l {
	background-image: url(../images/sd/l.gif);
	background-repeat: repeat-y;
}
.r {
	background-image: url(../images/sd/r.gif);
	background-repeat: repeat-y;
}
.blue_tlc {
	background-image: url(../images/sd/blue_tlc.gif);
	background-repeat: no-repeat;
}
.blue_trc {
	background-image: url(../images/sd/blue_trc.gif);
	background-repeat: no-repeat;
}
.blue_t {
	background-image: url(../images/sd/blue_t.gif);
	background-repeat: repeat-x;
	background-color: #05b1e2;
}
.blue_blc {
	background-image: url(../images/sd/blue_blc.gif);
	background-repeat: no-repeat;
}
.blue_brc {
	background-image: url(../images/sd/blue_brc.gif);
	background-repeat: no-repeat;
}
.blue_b {
	background-color: #005caa;
}
.blue_blinec {
	background-image: url(../images/sd/blue_blinec.gif);
	background-repeat: no-repeat;
}
.blue_brlinec {
	background-image: url(../images/sd/blue_brlinec.gif);
	background-repeat: no-repeat;
}
.blue_bottom {
	background-image: url(../images/sd/blue_bottom.gif);
	background-repeat: repeat-x;
}
.box_tl {
	background-image: url(../images/sd/box_tl.gif);
	background-repeat: no-repeat;
}
.box_tr {
	background-image: url(../images/sd/box_tr.gif);
	background-repeat: no-repeat;
}
.box_t {
	background-image: url(../images/sd/box_t.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: Arial;
	text-align: center;
	font-weight: bold;
}
.blue_tlcm {
	background-image: url(../images/sd/blue_tlcm.gif);
	background-repeat: no-repeat;
}
.blue_trcm {
	background-image: url(../images/sd/blue_trcm.gif);
	background-repeat: no-repeat;
}
.blue_tm {
	background-image: url(../images/sd/blue_tm.gif);
	background-repeat: repeat-x;
	background-color: #05b1e2;
}
.box_content {
	background-color: #ffffff;
	background-image: url(../images/sd/boxbg.gif);
	background-repeat: repeat-x;
}
.right_box {
	background-image: url(../images/sd/boxbg.gif);
	background-repeat: repeat-x;
}
.right_box p {
	color: #6C6B66;
}
.reviewdetails {
	text-align: right;
	font-style: italic;
}
.heading {
	background-color: #f2f5f9;
	background-image: url(../images/sd/map.gif);
	background-attachment: fixed;
	background-position: top right;
	background-repeat: no-repeat;
	width: 100%;
	height: 80px;
}
.subheading {
	background-image: url(../images/sd/subbg.gif);
	background-color: #05b1e2;
	background-position: top center;
	background-repeat: repeat-x;
	height: 100px;
	color: #ffffff;
	text-align: center;
	font-family: Arial;
	font-size: 40px;
	font-stretch: ultra-condensed;
}
.doctor {
	position: absolute;
	top: 63px;
	margin-left: -40px;
}
.blue {
	background-image: url(../images/sd/blue.gif);
	background-repeat: repeat-y;
	width: 1px;
}
.note_box {
	background-color: #F3F3F3;
	border: 1px solid #cccccc;
	padding: 10px;
}
#heading_text {
	font-size: 14pt;
	font-weight: bold;
	font-family: Arial Narrow, Arial;
}
#home_text {
	color: #0E66BD;
	font-size: 15px;
	font-family: Arial;
}
#enterprise_text {
	color: #05B700;
	font-size: 15px;
	font-family: Arial;
}
#sdlist li, #sdlist_small li{
	list-style-image: url(../images/sd/check.gif);
	margin-top: 0.3em;
}
#sdlist li{
	font-size: 12px;
}
.sidebox_content {
	color: #6C6B66;
	margin: 7px 5px 5px 5px;
	font-size: 11px;
}
.sidebox_content .reviewdetails {
	font-style:italic;
	text-align: right;
}
.mainproductdivider {
	border-bottom: 1px dotted #858585;
}
#ptable {
	background-color: #F3F3F3;
	border-top: solid 1px #C4C4CC;
}
.best {
	position: absolute;
	left: 75px;
	top: 110px;
}
/*.boxshot {
	position: absolute;
	top: 120px;
	left: 70px;
}*/
#ratings_table{
	margin-top: 8px;
	margin-bottom: 18px;
	border: solid 1px #F2EFEB;
}
#ratings_table td {
	background-color: #FEF9E3;
	border-bottom: solid 1px #C0C0C0;
	font-size: 12px;
	padding: 2px;
}
#ratings_table th{
	background-image: url(../images/review/pcpro-ratings.gif);
	background-color: black;
	background-repeat: no-repeat;
	height: 27px;
	width: 100%;
}
#detection_table {
	margin-top: 22px;
	border: solid 3px black;
}
.features_table {
	margin-top: 22px;
}
.features_table td{
	font-family: Verdana;
	font-size: 12px;
	border-bottom: solid 1px #939393;
	padding-left: 10px;
}
.features_subhead {
	background-color: #D5DAED;
}
.features_head {
	background-color: #3C68AE;
	color: #FFFFFF;
	font-weight: bold;
}
.features_highlight {
	background-color: #FDF7D7;
}
.features_odd {
	background-color: #F7F4E9;
}
.compare_table {
	border-left: solid 1px #9dc0d5;
}
.compare_table td{
	padding: 5px;
	border-bottom: solid 1px #9dc0d5;
	border-right: solid 1px #9dc0d5;
	width: 25%;
}
.compare_table th{
	background-color: #0174BA;
}
.compare_table td.feature {
	background-color: #eff0f1;
	text-align: left;
	width: 50%;
}

table#compare_table {
	border-collapse: collapse;
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #0174BA;
}

#compare_table td{
	padding: 5px;
	width: 25%;
	border-bottom: 1px solid #eee;
}
#compare_table th{
	height: 32px;
	background: #0174BA url(../images/compare_table_th_bg.gif) repeat-x;
	padding: 0 4px;
	text-align: center;
}

.margin1 {
margin: 10px 0 2px 0;
}
.myaccount_table {
	width: 100%;
	margin-bottom: 1.5em;
	border-collapse: collapse;
}
.myaccount_table th{
	background-color: #8B8C97;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}
.myaccount_table td {
	padding: 3px 5px;
	vertical-align: top;
	border-bottom: 1px solid #e1e0e0;
}
.myaccount_table tr.disabled {
	color: #999999;
}
.order_bg {
	background: #fff;
	border-bottom: 1px dotted #eee;
	padding: 12px 12px 20px 12px;
	margin: 0;
}
.myaccount_detail {
	width: 100%;
	margin-bottom: 1.5em;
	border-collapse: collapse;
}
.myaccount_detail th{
	color: #000;
	background: #fff;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}
.myaccount_detail td {
	padding: 3px 5px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}
.tb_extra_long {
	width: 740px;
}
.tb_long {
	width: 560px;
}
.tb_medium {
	width: 460px;
}
.even {
	background-color: #FAFAFB;
}
.odd {
	background-color: #eceded;
}
.box_container {
    border: 1px solid #eee;
    margin: 0 0 2px 0;
    background: #fff;
}
.box_middle {
    margin: 12px;
}
.top_right {
    background: transparent url(../images/myaccount/rc_rt.gif) no-repeat top right;
    top:-1px
}
.top_right .c_left {
    background: transparent url(../images/myaccount/rc_lt.gif) no-repeat top left
}
.bottom_right {
    background: transparent url(../images/myaccount/rc_rb.gif) no-repeat bottom right;
    bottom: -1px
}
.bottom_right .c_left {
    background:transparent url(../images/myaccount/rc_lb.gif) no-repeat bottom left
}
.top_right, .top_right .c_left, .bottom_right, .bottom_right .c_left {
    display:block;
    font-size:0;
    line-height:0;
    margin:0;
    height:5px;
    position:relative
}
.top_right, .bottom_right {
    width: 100%;
    right: -1px
}
.top_right .c_left, .bottom_right .c_left {
    width: 5px;
    left: -2px
}
.nav_link_normal {
	width: 14px;
	margin: 2px 1px;
	padding: 1px;
	text-align: center;
    color: #1975D1;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
    float: left;
    border: 1px solid #ccc;
}
.nav_link_active {
	width: 14px;
	margin: 2px 1px;
	padding: 1px;
	text-align: center;
    font-weight: bold;
    text-decoration: none;
    float: left;
	color: #555;
    text-decoration: none;
    border: 1px solid #fff;
}
.nav_link_active a{
	color: #555;
	text-decoration: none;
}
.nav_link_normal a{
	display: block;
}
.nav_link_normal a:hover {
	display: block;
	background: #e8f8ff;
}
.page_nav {
	float: right;
}

.submit_btn {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;

}
.extra_wide {
	width: 240px;
	background:url(../images/buttons/btn_green_240.gif) no-repeat left top;
}
.wide {
	width: 200px;
	background:url(../images/buttons/btn_green_200.gif) no-repeat left top;
}
.normal {
	width: 160px;
	background:url(../images/buttons/btn_green.gif) no-repeat left top;
}
.short {
	width: 120px;
	background:url(../images/buttons/btn_green_120.gif) no-repeat left top;
}
#hintbox{ /* Pop up hint box */
	position:absolute;
	top: 0;
	background-color: white;
	width: 150px; /*Default width of hint.*/
	padding: 3px;
	border:1px solid black;
	z-index:100;
	visibility: hidden;
}
#hintbox p {
	margin: 0;
}
.hintanchor{ /*Link that shows hint onmouseover*/
	color: #1975D1;
	cursor: default;
}
table#pressroom_expandable {
	border: 10px solid #0066CC;
	border-width: 10px 0;
	border-spacing: 0 1px;
	width: 100%;
	clear: both;
}
table#pressroom_expandable th {
	background-color: #D5E7FA;
	color: #0071D5;
	text-align: left;
	padding: 5px 0;
}
table#pressroom_expandable td {
	background-color: #EFF2F6;
	padding: 5px 0;
}
table#pressroom_expandable ul {
	list-style-type: square;
}
.pressroom_button {
	background: url('../images/press-room/button.png') transparent 0 0 no-repeat;
	color: white;
	font-weight: bold;
	height: 21px;
	width: 122px;
	display: block;
	text-align: center;
	border-width: 0;
}


/* News */
.publish_info {
	color:#999;
	font-size:0.8em;
}

.to_full { text-align:right; }
.to_full DIV { display:none; }

.full { 
	text-align: left; 
	padding-left: 20px;
}
.full DIV { display:block; }
.full SPAN { display:none; }


#searcher {
	width: 90%;
	background: url(../images/searcher.gif) no-repeat 1px 1px;
	padding-left: 18px;	
}

#partner_box {
	margin-top: 8px;
	text-align: center;
}
