/* CSS Document */ol.plain-list {	font-size: 100%;	margin-left:33px;	list-style-type:decimal;	color: #293033;}ol.plain-list li {	font-size: .75em;	padding: 0 0 8px 0;	line-height:1.2;	}ol.plain-list li.last {	padding-bottom:0;	}#faq ol {	font-size: 100%;	margin-left:33px;	list-style-type:decimal;	color: black;}#faq ol li {	font-size: 1.1em;	padding: 0 0 8px 0;	}#faq ol li.last {	padding-bottom:0;	}ul.plain-list {	font-size: 100%;	color: #293033;}ul.plain-list li {	font-size: .75em;	padding: 0 0 4px 10px;	background: url("/customer-service/images/bullet.gif") 0 .4em no-repeat;	line-height:1.2;	}ul.plain-list li.last {	padding-bottom:0;	}	/** * Browser Check - Site Security */#browser-check {	width:95%;	background:#ebeff0;   	font-size:12px;    padding:8px;    margin:12px 0 12px 10px;    clear:both;    display:block;}#browser-check.js-only {	display: none;}#browser-check #generic-fail,#browser-check #default-state,#browser-check #out-of-date,#browser-check #compatible-browser,#browser-check #out-of-date #windows-dl-list,#browser-check #out-of-date #mac-dl-list {	display: none;}#browser-check.failed-generic #generic-fail,#browser-check.failed-test #out-of-date,#browser-check.windows-os #out-of-date #windows-dl-list,#browser-check.macintosh-os #out-of-date #mac-dl-list,#browser-check.passed-test #compatible-browser,#browser-check.prompt-test #default-state {	display: block;}#browser-check h3 {	font-size: 12px;	line-height: 18px;	margin: 0;}#browser-check p {	font-size: 12px;	margin-left: 0;}#browser-check ul {	margin: 0;}#browser-check ul li a {	display: block;}#browser-check ul li a span {	margin-left: 5px;	position: relative;	top: -4px;}/* Online Safety */ul.protection-solutions li {	background:none !important;	border: 1px solid white;	padding:0px 0 4px 0 !important;}.last-four-digits {	width: 420px;}.email-security {	clear:both;	display:block;	padding: 0 30px 0 0;}.separator {	clear:both;	display:block;	background:black;	margin: 20px auto;	width:690px;	height:1px;	background:#dce3e5;	line-height:0;}.no-width li {	width: auto !important;}ul.sheets li.last {	padding-bottom: 0;	}.article p.small{	font-size:.69em;}div.article p.nomargin {	margin-bottom:0;	}dl#faq.faq dd p.top-spacer {	margin-top:5px;	}