
.menuLevel1 ul li {
	padding: 3px 0 3px 10px;
	background: none;
}

.menuLevel1 ul li.subItem {
	background: none;
	padding: 3px 0 3px 10px;
}

/* postion go image in hyperlink */
.goImg {
	vertical-align: middle;
}

/* Print this page object */
.printPage {
	/*border:medium;
	border-style:solid;*/
	float:right;
	background-image: url(../img/icon_print_page_25x20.gif);
	background-repeat: no-repeat;
	background-position:right;
	padding: 5px 5px 5px 5px;
	width: auto;
	padding-right: 30px;
	text-align:left;
}

.nortonLogo {
	/*border:medium;
	border-style:solid;*/
	float:left;
	background-image: url(../img/norton-logo.gif);
	background-repeat: no-repeat;
	background-position:right;
	padding: 0px 0px 0px 0px;
	width: auto;
	height:75px;
	padding-right: 250px;
	
	text-align:left;
}

.nortonLogo span {
	display:none;
	width: 0;
	height: 0;
	overflow: hidden;
	}

.printPage span {
	display:none;
	width: 0;
	height: 0;
	overflow: hidden;
	}

.orderFloat {
	/*border:medium;
	border-style:solid;*/
	float:right;
	background-image: url(../img/buttons/btn_order_now_red_77x19.gif);
	background-repeat: no-repeat;
	background-position:center;
	padding: 5px 5px 5px 5px;
	width: 100px;
	height:14px;
	text-align:left;
	text-indent: -9999px;
}

/* Use to hide content which is ONLY to be 	*/
/* displayed BEFORE 31st August 			*/
.pre31August {
	display: none;
}

/* Use to hide content which is ONLY to be 	*/
/* displayed AFTER 31st August 			*/
.post31August {
	/*display: none;*/
}

/* Stop list markers getting */
/* overwritten in Page container */
ol
{
	padding-left:5px;
}

.smallTM {
	font-size: 0.7em;
}

.verySmallTM {
	font-size:smaller;
}



