.mboxDefault {
	position: relative;
}

.nortonLive .defaultNortonLiveFooter, .nortonLive .kbFooter {
	background: url("/norton/nortonlive/images/tnt/KB_footer_banner_920x100_v1.jpg") no-repeat scroll 0px 0px  transparent;
	position: relative;
	width: 920px;
	height: 100px;
	margin: 0px auto;
	padding-bottom: 10px;
}

.nortonLive .kbFooter.vssb {
	/*	background: url("/norton/nortonlive/images/tnt/KB_footer_banner_guy_920x100.gif") no-repeat scroll 0px 0px  transparent; */
}

.nortonLive .kbFooter h1, .nortonLive .kbFooter .subhead, .nortonLive .kbFooter span {
	position: relative !important;
	top: 18px;
	left: 282px;
	width: 580px;
	color: #fff;
}

.nortonLive .kbFooter.vssb h1, .nortonLive .kbFooter.vssb .subhead, .nortonLive .kbFooter.vssb span {
	left: 275px;
}

.nortonLive .kbFooter .subhead {
	padding: 0px;
	margin: 0px;
	padding-bottom: 2px;
	display: block;
	background: none;
	font-size: 14px;
}

.nortonLive .kbFooter h1 {
	font-size: 18px !important;
	font-weight: bold;
	margin: 0px !important;
}

.nortonLive .kbFooter span {
	background: url("/norton/nortonlive/images/tnt/i_caret.gif") no-repeat scroll center right transparent;
	font-size: 12px;
	padding-right: 10px;
	color: #000;
}

.nortonLive .kbFooter strong {
	font-weight: 600;
}

.nortonLive a.nlsKbFooterHref, .nortonLive a.nlsKbFooterHref:hover {
	text-decoration: none !important;
	cursor: pointer;
}

.nortonLive .greyInset {
	background-color: #F5F5F5; 
	padding: 5px;
	-webkit-box-shadow: inset 1px 1px 2px 2px #999;
	box-shadow: inset 1px 1px 2px 2px #999;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
}

.nortonlive.nlsKbExit {
	border: 1px solid #CCC;
	text-align: left;
	font-size: 12px;
	padding: 10px;
	width: 900px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: rgb(234,234,234); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(234,234,234,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,234,234,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(234,234,234,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	overflow:hidden;
}

.nortonLiveButton {
	margin-left: 0px !important;
}