div,dl,dt,dd,ul,ol,th,td
{
	margin: 0;
	padding: 0;
}
/*
.clearer
{
	clear:both;
	height:0px;
	line-height:0px;
	font-size: 0;
}
*/

/*** General Styles ***/

/*
img,fieldset
{
	border: none;
}

p
{
	font-family: arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #666666;
	margin: 0px 0px 10px 0px;
	font-size: 62.5%;
}
*/
#pageContainer
{
	width:960px;
	margin:0 auto;
	position:relative;
	font-family: arial, sans-serif;
        padding: 0px 0px 20px 0px;
}

#contentContainer
{
	width: 960px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px !important;
	background: url("/images/topNav_new/content_bg.jpg") no-repeat top center;
	overflow:hidden;
	position:relative;
}

#contentContainer h1
{
	font-size: 2.5em;
	color: #00457c;
	font-weight: normal;
	margin: -10px 0px 10px 20px;
	font-size: 62.5%;
}

#contentContainerPlain
{
	width: 958px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	background: url("/images/topNav_new/content_bg_plain.jpg") no-repeat top center;
	overflow:hidden;
	position:relative;
}

#contentContainerPlain h1
{
	font-size: 2.5em;
	color: #00457c;
	font-weight: normal;
	margin: -10px 0px 10px 20px;
}

#bottomContainer
{
	padding:0px 0px 0px 0px;
	clear:both;
}


/*** Various Column Styles ***/
/*
.singleColumn {
	width:310px;
	float:left;
	margin:0px 14px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:inline;
	overflow:hidden;
}

.helpColumn {
	width:308px;
	float:left;
	margin:0px 14px 20px 0px;
	padding: 0px 0px 0px 0px;
	display:inline;
	overflow:hidden;
	background:#ffffff url("/images/topNav_new/help_col_bg.jpg") repeat-x top left;
}

.helpColumn_end
{
	margin:0px 0px 20px 0px;
}

.helpColumn .headingBg {
	width:310px;
	height: 54px;
	margin:0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	overflow:hidden;
}

.helpColumn .headingBg .headingTitle {
	display: inline;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}

.helpColumn .headingBg .headingTitle h2 {
	width: 185px;
	font-size: 1.8em;
	padding-left: 19px;
}

.helpColumn .headingBg .headingIcon {
	display: inline;
	float:right;
	margin:0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	display:inline;
	overflow:hidden;
}

.helpColumn .contentBg {
	width:270px;
	margin:0px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
	border-top:solid 1px #eaeaea;
	overflow:hidden;
}

.singleColumn_end {
	margin:0px 0px 0px 0px;
}

.singleColumn h2,
.doubleColumn h2 {
	font-size:2.1em;
	font-weight:normal;
	padding:0px 0px 15px 22px;
	color: #555555;
	line-height:1em;
}

.singleColumn ul,
.doubleColumn ul {
	margin: 0px 0px 0px 17px;
	padding: 0px 0px 20px 22px;
}

.singleColumn ul li,
.doubleColumn ul li {
	list-style:url("/images/topNav_new/bullet_blue.gif");
	font-size:1.2em;
	line-height:14px;
	margin:0px;
	padding: 0px 10px 5px 0px;
}

.singleColumn ul li a,
.doubleColumn ul li a {
	text-decoration: none;
	color: #7d41cf;
	cursor: pointer;
}

.singleColumn ul li a:focus,
.singleColumn ul li a:hover,
.singleColumn ul li a:active,
.doubleColumn ul li a:focus,
.doubleColumn ul li a:hover,
.doubleColumn ul li a:active {
	text-decoration: underline;
	color: #521AA0;
}

.doubleColumn {
	width:634px;
	float:left;
	margin:0px 14px 0px 0px;
	display:inline;
}

.doubleColumn_end {
	width:634px;
	float:left;
	margin:0px 0px 0px 0px;
	display:inline;
}

.doubleColumn p {
	padding:0px 0px 20px 20px;
}

*/

/*** Header Styles ***/

#headerContainer {
	display: block;
	width: 950px;
	height: 70px;
	padding: 0px 4px 0px 4px;
}

#logoContainer {
	display: inline;
	float: left;
	width: 149px;
	height: 62px;
	margin:10px 0 0 0;
}

#logoContainer h1,
#logoContainer h2,
#logoContainer p
{
	display:none;
}

#headerLinks {
	display: inline;
	float: right;
	width: 300px;
	padding: 13px 0px 0px 0px;
}

#headerLinks ul {
	display: inline;
	float: right;
	font-size: 1em;
	color: #707070;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 1.8em;

}

#headerLinks ul li {
	display: inline;
	float: left;
	color: #707070;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#headerLinks a {
	color: #707070;
	text-decoration: none;
}

#headerLinks a:hover
{
	color: #7D41CF;
}

/*** Top Nav Styles ***/

#topNavContainer {
	display: block;
	background:url("/images/topNav_new/topnav_bg.jpg") no-repeat bottom center;
	width: 960px;
	height: 64px;
}

/*** Top Nav Styles :: Home Tab ***/

#homeTab {
	width:86px;
	height: 64px;
	float:left;
	margin:0px 0px 0px 0px;
	display:inline;
	font-size: 62.5%;
}

#homeTab li
{
	display:inline;
	float: left;
	width: 86px;
	height: 64px;
	list-style:none;
	padding:0;
	margin:0;
}

#homeTab li a
{
	text-decoration:none;
	color:#ffffff;
	width: 86px;
	height:47px;
	display:block;
	padding:17px 0px 0px 0px;
	background:url("/images/topNav_new/topnav_home_tabs.jpg") no-repeat 0px -128px;
	text-indent: -9999em;
	overflow:hidden;
}

#homeTab li a:focus,
#homeTab li a:hover,
#homeTab li a:active
{
	color:#ffffff;
	background:url("/images/topNav_new/topnav_home_tabs.jpg") no-repeat 0px 0px;
	width: 86px;
	height:47px;
	display:block;
	padding:17px 0px 0px 0px;
}

#homeTab li a.selected
{
	color:#00467e;
	background:url("/images/topNav_new/topnav_home_tabs.jpg") no-repeat 0px -64px;
	width: 86px;
	height:47px;
	display:block;
	padding:17px 0px 0px 0px;
}

/*** Top Nav Styles :: Main Tab ***/

#mainTabs {
	width:554px;
	height: 64px;
	float:left;
	margin:0px 0px 0px 0px;
	display:inline;
	font-size: 62.5%;
}

#mainTabs li
{
	display:inline;
	float: left;
	width: 181px;
	height: 64px;
	list-style:none;
	padding:0;
	margin:0;
	list-style-position:outside;
}

#mainTabs li.endTab
{
	display:inline;
	float: left;
	width: 183px;
	height: 64px;
	list-style:none;
	padding:0;
	margin:0;
	list-style-position:outside;
}

#mainTabs li a
{
	text-decoration:none;
	color:#ffffff !important;
	width: 86px;
	height:47px;
	font-size: 1.3em;
	display:block;
	padding:17px 75px 0px 20px;
	background:url("/images/topNav_new/topnav_main_tabs.jpg") no-repeat 0px -128px;
}
#mainTabs li.endTab a
{
	width: 88px;
}
#mainTabs li a:focus,
#mainTabs li a:hover,
#mainTabs li a:active
{
	color:#ffffff;
	background:url("/images/topNav_new/topnav_main_tabs.jpg") no-repeat 0px 0px;
}

#mainTabs li a.selected,
#mainTabs li a.selected:hover
{
	color:#00467e;
	background:url("/images/topNav_new/topnav_main_tabs.jpg") no-repeat 0px -64px;
}

/*** Top Nav Styles :: Existing Customers Tab ***/

#existingCustomersTab {
	width:186px;
	height: 42px;
	float:right;
	margin:22px 0px 0px 0px;
	display:inline;
	font-size: 62.5%;
}

#existingCustomersTab li
{
	display:inline;
	float: left;
	width: 185px;
	height: 42px;
	list-style:none;
	padding:0;
	margin:0;
	list-style-position:outside;
}

#existingCustomersTab li a
{
	text-decoration:none;
	color:#ffffff !important;
	width: 185px;
	height:28px;
	font-size: 1.3em;
	display:block;
	padding:14px 0px 0px 0px;
	background:url("/images/topNav_new/topnav_customers_tabs.jpg") no-repeat 0px -84px;
}

#existingCustomersTab li a:focus,
#existingCustomersTab li a:hover,
#existingCustomersTab li a:active
{
	color:#ffffff;
	background:url("/images/topNav_new/topnav_customers_tabs.jpg") no-repeat 0px 0px;
	width: 185px;
	height:28px;
	display:block;
	padding:14px 0px 0px 0px;
}

#existingCustomersTab li a.selected
{
	color:#00467e;
	background:url("/images/topNav_new/topnav_customers_tabs.jpg") no-repeat 0px -42px;
	width: 165px;
	height:28px;
	display:block;
	padding:14px 0px 0px 20px;
}

/*** Secondary Nav Styles ***/

#secondaryNavContainer {
	background: url("/images/topNav_new/secondary_nav_bg.jpg") bottom center;
	width: 958px;
	clear: both;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	min-height: 20px;
	height:auto!important;
	height:20px;
}

#secondaryNavContainer ul {
	position: relative;
	font-size: 1em;
	list-style-type: none;
	padding: 2px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	height: 35px;
	z-index: 9;
}

#secondaryNavContainer ul li {
	display: inline;
	float: left;
	color:#00467e;
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#secondaryNavContainer a {
	position: relative;
	color:#00467e;
	text-decoration: none;
	display: inline;
	float: left;
	height: 25px;
	padding: 10px 10px 0px 10px;
	font-size: 1.0em;
}

#secondaryNavContainer a:focus,
#secondaryNavContainer a:hover,
#secondaryNavContainer a:active,
#secondaryNavContainer li:hover a{
	color:#7d41cf;
	background: url("/images/topNav_new/secondary_nav_tab_left.jpg") no-repeat 0px 0px;
}

#secondaryNavContainer a:focus span,
#secondaryNavContainer a:hover span,
#secondaryNavContainer a:active span,
#secondaryNavContainer li:hover a span {
	position: absolute;
	width: 7px;
	height: 35px;
	background: url("/images/topNav_new/secondary_nav_tab_right.jpg") no-repeat;
	padding: 0px 0px 0px 0px;
	top: 0px;
	right: -1px;
	cursor: pointer;
}

#secondaryNavContainer a.selected {
	color: #ffffff;
	background: url("/images/topNav_new/secondary_nav_sel_tab_left.jpg") no-repeat 0px 0px;
}

#secondaryNavContainer a.selected span {
	position: absolute;
	width: 7px;
	height: 35px;
	background: url("/images/topNav_new/secondary_nav_sel_tab_right.jpg") no-repeat;
	padding: 0px 0px 0px 0px;
	top: 0px;
	right: -1px;
	cursor: pointer;
}

/*** Dropdown Styles ***/

#secondaryNavContainer .dropdownContainer {
	position: absolute;
	width: 637px;
	margin: 35px 0px 0px 0px;
	z-index: 1000;
	left: 2px;
	display:none;
}

#secondaryNavContainer ul li:hover .dropdownContainer {
	display: block;
}

#secondaryNavContainer .dropdownContainer .dropdownBG
{
	background: url("/images/topNav_new/dropdown_bg.png") no-repeat center bottom;
	width: 597px;
	padding: 20px 10px 20px 20px;
	overflow:hidden;
}

#secondaryNavContainer ul li .dropdownContainer .column {
	float: left;
	padding: 10px 0px 0px 0px;
	margin: 0px 30px 0px 0px;
}

#secondaryNavContainer ul li .dropdownContainer .column p {
	font-size: 1.2em;
	font-weight: bold;
	color: #707070;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#secondaryNavContainer ul li .dropdownContainer .column ul {
	font-size: 1em;
	color: #707070;
	list-style-type: none;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: auto;
}

#secondaryNavContainer ul li .dropdownContainer .column ul li {
	color: #707070;
	list-style-type: none;
	padding: 5px 10px 0px 0px;
	margin: 0px 0px 2px 0px;
	float: none;
	display:list-item;
}

#secondaryNavContainer ul li .dropdownContainer .column a {
	color: #00467e;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
	float: none;
	background: none;
	height: auto;
}

#secondaryNavContainer ul li .dropdownContainer .column a:focus,
#secondaryNavContainer ul li .dropdownContainer .column a:hover,
#secondaryNavContainer ul li .dropdownContainer .column a:active {
	color: #7d41cf !important;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

/*** Page Options ***/
/*
#pageOptions
{
	position:absolute;
	top:138px;
	right:15px;
	vertical-align:middle;
	z-index:10;
}

#pageOptions p
{
	vertical-align:middle;
}

#pageOptions p a
{
	margin:5px;
	padding:0px;
	vertical-align:middle;
	float:none;
}

#pageOptions p img
{
	vertical-align:middle;
}

#myAccountButton
{
	display:block;
	position:absolute;
	width:123px;
	height:39px;
	top:5px;
	right:20px;
	background:url("/images/topNav_new/my_account_button.gif") no-repeat 0px 0px;
	text-indent:-9999em;
	overflow:hidden;
}

/-*** Breadcrumb Styles ***-/

#breadcrumbContainer {
	display: block;
	background: url("/images/topNav_new/breadcrumb_bg.jpg") no-repeat center top;
	width: 954px;
	height: 39px;
	margin: 0 auto;
}

#breadcrumbContainer ul {
	font-size: 1.1em;
	list-style-type: none;
	padding: 0px 0px 0px 60px;
	margin: 0px 0px 0px 0px;
}

#breadcrumbContainer ul li {
	display: inline;
	float: left;
	background: url("/images/topNav_new/breadcrumb_divider.jpg") no-repeat;
	height: 26px;
	color: #789dbb;
	padding: 13px 10px 0px 25px;
	margin: 0px 0px 0px 0px;
}

#breadcrumbContainer a {
	color: #707070;
	text-decoration: none;
}

#breadcrumbContainer a:hover {
	color: #7D41CF;
	text-decoration: none;
}

#breadcrumbContainer a.selected {
	font-weight: bold;
}

.homeButton {
	display: inline;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.homeButton img {
	padding: 6px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

/-*** Sitemap Styles ***-/

#sitemap {
	background: #ffffff url("/images/topNav_new/sitemap_bg.gif") repeat-y;
	width: 954px;
	clear: both;
	margin: 0 auto;
	font-family: Arial;
	overflow: auto;
}

#sitemap .content {
	/*background: #333333;*-/
	width: 954px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	background:url("/images/topNav_new/sitemap_divider.gif") no-repeat center 34px;
}

#sitemap .content .column {
	float: left;
	padding: 16px 40px 16px 20px;
}

#sitemap .content .end {
	border-right: none;
}

#sitemap .content .column p {
	font-size: 1.2em;
	font-weight: bold;
	color: #707070;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#sitemap .content .column h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #707070;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#sitemap .content .column ul {
	font-size: 1.1em;
	color: #707070;
	list-style-type: none;
	padding: 5px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 1.8em;
}

#sitemap .content .column a {
	color: #707070;
	text-decoration: none;
}

#sitemap .content .column a:focus,
#sitemap .content .column a:hover,
#sitemap .content .column a:active {
	color: #7d41cf;
	text-decoration: none;
}

/*** Copyright Styles ***-/

#copyrightContainer {
	display: block;
	clear: both;
	background: #ffffff url("/images/topNav_new/copyright_bg.jpg") no-repeat;
	width: 954px;
	height: 87px;
	margin: 0 auto;
}

#topRow {
	display: inline;
	float: left;
	width: 914px;
	padding: 12px 20px 0px 20px;
}

#topRow .linksLeft {
	display: inline;
	float: left;
	width: 457px;
	padding: 0px 0px 0px 0px;
}

#topRow .linksLeft ul {
	font-size: 1.1em;
	color: #707070;
	list-style-type: none;
	padding: 5px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 1.8em;
}

#topRow .linksLeft ul li {
	display: inline;
	float: left;
	color: #789dbb;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#topRow .linksLeft a {
	color: #ffffff;
	text-decoration: none;
}

#topRow .linksLeft a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#topRow .linksRight {
	display: inline;
	float: right;
	width: 457px;
	padding: 0px 0px 0px 0px;
}

#topRow .linksRight ul {
	display: inline;
	float: right;
	font-size: 1.1em;
	color: #707070;
	list-style-type: none;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 1.8em;
}

#topRow .linksRight ul li {
	display: inline;
	color: #789dbb;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#topRow .linksRight a {
	color: #ffffff;
	text-decoration: none;
}

#topRow .linksRight a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#bottomRow {
	display: inline;
	float: left;
	width: 914px;
	padding: 20px 0px 0px 20px;
}

#bottomRow .linksLeft {
	display: inline;
	float: left;
	width: 457px;
	padding: 3px 0px 0px 0px;
	color: #ffffff;
	font-size: 1.1em;
}

#bottomRow .linksRight {
	display: inline;
	float: right;
	width: 457px;
	padding: 0px 0px 0px 0px;
}

#bottomRow .linksRight ul {
	display: inline;
	float: right;
	font-size: 1.1em;
	color: #707070;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 1.8em;
}

#bottomRow .linksRight ul li {
	display: inline;
	float: left;
	color: #789dbb;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#bottomRow .linksRight a {
	color: #ffffff;
	text-decoration: none;
}

#bottomRow .linksRight a:hover {
	color: #ffffff;
	text-decoration: underline;
}

span.divider {
	padding: 0px 8px 0px 8px;
}

/*** Homepage Carousel: START ***-/

#homepageCarousel
{
	width: 952px;
	height: 378px;
	overflow: hidden;
	position: relative;
	margin: 0px auto 20px;
}

#homepageCarousel #carouselFrames
{
	width: 952px;
	height: 378px;
	overflow: hidden;
}

#homepageCarousel .carouselFrame
{
	width: 952px;
	height: 378px;
	overflow: hidden;
}

#homepageCarousel .carouselContent
{
	height: 329px;
	width: 205px;
	margin: 0px 0px 0px 645px;
	padding: 50px 25px 0px 25px;
	background: #ffffff;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
  	opacity: 0.8;
	/*background: url("/images/topNav_new/80_percent_white.png");*-/
}

#homepageCarousel .carouselContent h2
{
	font-size: 2.8em;
	line-height:1em;
	color: #00457c;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#homepageCarousel #carouselControlsWrapper
{
	width: 231px;
	height: 36px;
	position: absolute;
	top: 325px;
	left: 651px;
	z-index: 5;
}

#homepageCarousel #carouselControls
{
	width: 231px;
	height: 36px;
	background: url("/images/topNav_new/carousel_controls.png");
	padding: 10px 0px 0px 10px;
}

#homepageCarousel #carouselControls .carouselPlay
{
	float: left;
	width: 20px;
	height: 20px;
	text-indent: -999em;
	overflow: hidden;
	background: url("/images/topNav_new/play_button.gif") no-repeat center center;
	margin: 0px 15px 0px 0px;
}

#homepageCarousel #carouselControls .carouselPause
{
	float: left;
	width: 20px;
	height: 20px;
	text-indent: -999em;
	overflow: hidden;
	background: url("/images/topNav_new/pause_button.gif") no-repeat center center;
	margin: 0px 15px 0px 0px;
	position:relative;
	z-index:100;
}

#homepageCarousel #carouselPaging
{
	list-style: none;
	background: url("/images/topNav_new/carousel_controls_top.gif") no-repeat 0px 5px;
	width: 172px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	overflow: hidden;
}

#homepageCarousel #carouselPaging li
{
	display: inline;
}

#homepageCarousel #carouselPaging a
{
	display: block;
	float: left;
	width: 43px;
	text-align: center;
	padding: 6px 0px 5px 0px;
	text-decoration: none;
	color: #636363;
}

#homepageCarousel #carouselPaging a:hover
{
	background: url("/images/topNav_new/carousel_controls_hover.gif") no-repeat center 4px;
	color:#ffffff;
}

#homepageCarousel #carouselPaging a.activeSlide
{
	background: url("/images/topNav_new/carousel_controls_selected.gif") no-repeat top left;
	color: #636363;
}

/*** Homepage Carousel: END ***/

/*** ------------- Generic Sales Module ------------- ***-/

.salesModule {
	width:310px;
	height:256px;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	margin:0px 0px 18px 0px;
	_margin:0px 0px 3px 0px;
	background-position:4px 0px;
	background-repeat:no-repeat !important;
	}

.salesModule_inner{             /* Changes for panel height problems - NT *-/
	height:198px !important;
	overflow: hidden !important;
}

.salesModule_bar{
	width:310px;
	height:62px;
	background-image:url("/images/topNav_new/sales_module_bar.png");
	background-repeat:no-repeat;
	}
.salesModule .logos{
	padding-left:22px;
	padding-top:8px;
	padding-bottom:0px;
	margin:0px;
	float:left;
}
.salesModule .minilogos {		/* New logos container for mobiles and sim cards page to cater for smaller logos positioned closer together *-/
	padding-right:10px;
	padding-top:8px;
	padding-bottom:0px !important;
	margin:0px;
	float:left;
}

.salesModule .firstminilogo
{
	padding-left: 22px !important;
}

.salesModule .logoheader{
	padding-left:22px;
	padding-top:20px;
	padding-bottom:0px;
	margin:0px;
	float:left;
	}
.spacerHoriz{
	float:left;
}

/* Sales module text styles TEXT LEFT*-/

.salesModule a{
	color:#7d41cf;
	font-weight:bold;
	text-decoration:none;
	}
.salesModule a:hover{
	text-decoration:none;
	}

.salesModule h2{
	padding:14px 20px 0px 22px;
	}

.salesModule h3{
	font-size:1.4em;
	font-weight:bold;
	width:150px;
	padding:12px 0px 0px 22px;
	line-height:14px;
	margin-bottom:-10px;
	}

.salesModule .h3other{
	font-size:1.4em;
	padding: 80px 0px 10px 22px;
	width:170px;
	}

.salesModule .h3right{
	font-size:1.4em;
	font-weight:bold;
	width:150px;
	padding: 12px 0px 0px 22px;
	line-height:14px;
	margin-bottom:-10px;
	float:right;
	}
.salesModule p{
	width:134px;
	padding:10px 0px 0px 22px;
	margin-bottom:0px;
	}

.salesModule .textOther{
	font-size:1.2em;
	width:170px;
	padding:2px 0px 0px 22px;
	line-height:14px;
	margin-bottom:0px;
	display:block;
	}

.salesModule .textRight{
	font-size:1.2em;
	width:136px;
	padding:14px 0px 0px 0px;
	line-height:14px;
	margin-bottom:0px;
	float:right;
	margin-right:22px;
	}

.salesModule .smallTxt{
	font-size:1em;
	width:150px;
	padding: 0px 0px 0px 22px;
	line-height:10px;
	font-weight:bold;
	display:block;
	}

.salesModule .smallTxtother{
	width:170px;
	padding:2px 0px 0px 22px;
	font-weight:bold;
	display:block;
	}

.salesModule .smallTxt_right{
	font-size:1em;
	width:150px;
	padding:0px 0px 0px 22px;
	line-height:1px;
	font-weight:bold;
	float:right;
	display:block;
	}

.salesModule ul
{
	margin:0px;
	padding:0px;
}

.salesModule ul li {
	list-style-image:url("/images/topNav_new/bullet_blue.gif");
	font-size:1.2em;
	line-height:14px;
	margin:0px;
	padding: 0px;
	}

.salesModule ul li .listRight{
	list-style-image:url("/images/topNav_new/bullet_blue.gif");
	font-size:1.2em;
	line-height:14px;
	margin:0px;
	}

.salesModule .listBox_right,
.salesModule .listBox{
	width:134px;
	padding: 14px 0px 0px 40px;
	}


/* END Sales module text styles LEFT*/

/* general button style *-/

.buttonContainer{
	height:28px;
}

.buttonLeft{
	background-image:url("/images/topNav_new/butmain_sides.png");
	_background-image:url("/images/topNav_new/butmain_sides.gif");
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:16px;
	height:28px;
	float:left;
}

.buttonLeft_icon{
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:34px;
	height:28px;
	float:left;
}

.buttonMiddle{
	background-image:url("/images/topNav_new/butmain_bg.png");
	_background-image:url("/images/topNav_new/butmain_bg.gif");
	background-repeat:repeat-x;
	background-position:0px 0px;
	height:23px;
	padding:5px 0px 0px 0px;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	white-space: nowrap;

}

.buttonRight{
	background-image:url("/images/topNav_new/butmain_sides.png");
	_background-image:url("/images/topNav_new/butmain_sides.gif");
	background-repeat:no-repeat;
	background-position:-16px 0px;
	width:25px;
	height:28px;
	float:left;
}

.buttonMiddle a{
	color:#7d41cf;
	font-weight:bold;
	text-decoration:none;
}

.buttonMiddle a:focus,
.buttonMiddle a:hover,
.buttonMiddle a:active
{
    color: #521aa0 !important;
	text-decoration:underline !important;
}

/*Only do this if JS enabled*-/
.js .buttonMiddle a:focus,
.js .buttonMiddle a:hover,
.js .buttonMiddle a:active
{
	color:#ffffff !important;
	text-decoration:none !important;
}

/*Do this if JS is not enabled*/


/* END general button style */

/* sales module button *-/

.salesModule .buttonContainer{
	float:left;
	position:relative;
	left:20px;
	top:16px;
}

/* END sales module button */

/*** ---------END Generic Sales Module----------- ***/



/*** --------- Sub module----------***-/

.subModule {
	width:294px;
	height:149px;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	border:6px #ebebeb solid;
	margin:0px 0px 20px 2px;
	}

.subModule_inner{
	height:112px;
	}

.subModule h2{
	padding:8px 0px 0px 14px;
	}

.subModule p{
	width:144px;
	margin:0px;
	padding:14px 0px 0px 14px;
	}

/* Sub module button *-/

.subModule .buttonContainer{
	float:left;
	position:relative;
	left:12px;
	top:0px;
	}

/* END sub module button */

/*** ---------END Sub module----------- ***/

/*** ------------- Sales Module 2 column ------------- ***-/

.salesModule_2col {
	width:625px;
	height:228px;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	margin:0px 0px 20px 2px !important;
	border:1px #ebebeb solid;
	background-repeat:no-repeat;
	padding: 0;
	}
.salesModule_2col .container{
	width:281px;
	height:148px;
	float:right;
	}

.salesModule_2col .logos{
	padding:4px 0px 0px 22px;
	margin:0px;
	float:left;
	}

/* Sales module text styles*-/

.salesModule_2col a{
	color:#7d41cf;
	font-weight:bold;
	text-decoration:none;
	}

.salesModule_2col h2{
	width:590px;
	padding:15px 0px 0px 18px;
	}


.salesModule_2col p{
	width:260px;
	margin:0px;
	padding:10px 0px 0px 0px;
	position:relative;
	}

.salesModule_2col .logo{
	padding:13px 12px 0px 0px;
	margin:0px;
	float:left;
	display:inline;
	}

.salesModule_2col .buttonContainer{
	height:28px;
	float:right;
	position:relative;
	right:92px;
	}

/* END Sales module text styles */

/*** ---------END Sales Module 2 column ----------- ***/

/*** ------------- hero box ------------- ***-/

.heroBox{
	width:627px;
	height:230px;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	border-left:1px #ebebeb solid;
	margin:0px 0px 20px 2px;
	background-repeat:no-repeat;
	}

.heroBox .logos{
	padding:4px 0px 0px 0px;
	margin:0px;
	float:left;
	}

.heroBox p{
	padding:0px 0px 0px 0px;
	vertical-align:middle;
}

.heroBox p img{
	vertical-align:middle;
}

.heroBox a{
	color:#7d41cf;
	text-decoration:none;
	}
.heroBox a:hover{
	text-decoration:none;
	}

.heroBox ul
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.heroBox ul li {

	background: url("/images/topNav_new/bullet_blue.gif") no-repeat 0px 4px;
	list-style-image: none !important;											/* ADDED NT *-/
	list-style-type: none;
	font-size:1.2em;
	line-height:14px;
	margin:0px;
	padding:0px 0px 0px 12px;
	}

.heroBox .container{
	width:220px;
	height:166px;
	float:right;
	padding:15px 28px 0px 0px;
	}

.heroBox .container2 {
width:206px;
height:166px;
float:left;
/* padding:15px 28px 0px 0px; *-/
padding:15px 0px 0px 42px;
}

.heroBox .buttonContainer {
	height:28px;
	float:right;
	padding: 0px 16px 0px 0px;
}

.heroBox .container2 h3 {
	margin-top: 5px;
}

.buttonContainer2 {
	height:28px;
	float:left;
	padding: 0px 0px 0px 240px !important;
}

.heroBox h2{
	font-size:2.4em;
	line-height:26px;
	padding:0px;
}

.heroBox2 .leftContainer
{
	padding:15px 0px 5px 22px;
	float:left;
	width:232px;
}

.heroBox2 .container
{
	width:160px;
	padding:50px 22px 0px 0px;
}

.heroBox2 .container p
{
	font-size:1.4em;
}

.heroBox2 .buttonContainer{
	height:28px;
	float:left;
	padding: 20px 0px 0px 0px;
}

.heroBox3 h2
{
	font-size:1.8em;
	color:#00457C;
}

.heroBox3 h3,
.heroBox4 h3
{
	font-size:1.4em;
	font-weight:normal;
	padding:0px 0px 10px 0px;
}

.heroBox3 .container
{
	width:150px;
	padding:15px 20px 0px 0px;
}

.heroBox3 .buttonContainer{
	height:28px;
	float:left;
	padding: 0px 0px 0px 455px;
}

.heroBox4 .container{
	width:200px;
	height:166px;
	float:left;
	padding:15px 0px 0px 40px;
}

.heroBox4 .buttonContainer{
	height:28px;
	float:left;
	width:350px;
	padding: 160px 0px 0px 0px;
}





/*** ---------END hero box----------- ***/

/*** Mini Carousel: START ***-/

#miniCarousel
{
	width: 310px;
	height: 233px;
	background: url("/images/topNav_new/mini_carousel_bg.gif");
	position:relative;
	margin: -1px 0px 17px 0px;
}

.noTabs
{
    background: url("/images/topNav_new/mini_carousel_bg2.gif") !important;
}

#miniCarousel h2
{
	padding: 14px 15px 8px 25px;
	float:left;
	position:relative;
}

#miniCarousel h2.active
{
	background:url("/images/topNav_new/carousel_tab_left.gif") no-repeat 10px 4px;
}

#miniCarousel h2 a
{
	color:#555555;
	text-decoration:none;
}

#miniCarousel h2 a:hover
{
	color:#7D41CF;
}

#miniCarousel h2.active span
{
	background:url("/images/topNav_new/carousel_tab_right.gif") no-repeat 0px 4px;
	width:8px;
	height:43px;
	position:absolute;
	top:0px;
	right:0px;
}

.miniCarouselFrames
{
	width: 245px;
	height: 175px;
	overflow: hidden;
	position: absolute;
	top: 58px;
	left: 33px;
}

.miniCarouselFrames .miniCarouselFrame
{
	text-align: center;
	width: 225px;
	height: 175px;
	background:transparent !important;
	padding:0px 10px;
}

.miniCarouselFrames .miniCarouselFrame p
{
	background:#F4F4F4;
}

.miniCarouselFrames .miniCarouselFrame p a
{
    color:#707070;
    text-decoration:none;
}

.miniCarouselFrames .miniCarouselFrame p a:hover
{
    color:#521aa0;
    text-decoration:none;
}

.miniCarouselPrev
{
	display: block;
	width: 33px;
	height: 175px;
	position: absolute;
	top: 58px;
	left: 1px;
	text-indent: -9999em;
	overflow: hidden;
	background: url("/images/topNav_new/mini_carousel_left.gif");
}

.miniCarouselNext
{
	display: block;
	width: 33px;
	height: 175px;
	position: absolute;
	top: 58px;
	right: 0px;
	text-indent: -9999em;
	overflow: hidden;
	background: url("/images/topNav_new/mini_carousel_right.gif");
}

#miniCarouselTab2
{
	display:none;
}

/*** Mini Carousel: END ***/

/*** Double Column Carousel: START ***-/

.doubleColCarousel
{
	width: 627px;
	height: 230px;
	background: url("/images/topNav_new/doubleCol_carousel_bg.gif");
	position:relative;
	margin:0px 0px 20px 2px;
}

.doubleColCarousel h2
{
	padding: 10px 25px 5px 25px;
	width:210px;
}

.doubleColCarousel p
{
    vertical-align:middle;
    padding:0px 0px 0px 25px;
}

.doubleColCarousel p img
{
    vertical-align:middle;
}

.doubleColCarouselTextFrames
{
	width: 108px;
	height: 81px;
	overflow: hidden;
	position: absolute;
	top: 100px;
	left: 56px;
	background: url("/images/topNav_new/doubleCol_carousel_textbg.jpg");
}

.doubleColCarouselTextFrames .doubleColCarouselTextFrame
{
	text-align: center;
	font-size:1.1em;
	font-weight:normal;
	color:#555555;
	width: 88px;
	height: 61px;
	padding:20px 10px 0px 10px;
}

.doubleColCarouselTextFrames .doubleColCarouselTextFrame a
{
	color:#707070;
    text-decoration:none;
}

.doubleColCarouselTextFrames .doubleColCarouselTextFrame a:hover
{
    color:#521aa0;
    text-decoration:none;
}

.doubleColCarousel .doubleColCarouselPrev
{
	display: block;
	width: 32px;
	height: 81px;
	position: absolute;
	top: 100px;
	left: 24px;
	text-indent: -9999em;
	overflow: hidden;
	background: url("/images/topNav_new/doubleCol_carousel_prev.jpg");
}

.doubleColCarousel .doubleColCarouselNext
{
	display: block;
	width: 32px;
	height: 81px;
	position: absolute;
	top: 100px;
	left: 163px;
	text-indent: -9999em;
	overflow: hidden;
	background: url("/images/topNav_new/doubleCol_carousel_next.jpg");
}

.doubleColCarousel .carouselFrames
{
	width:350px;
	height:230px;
	right:1px;
	top:0px;
	position:absolute;
	overflow:hidden;
}

.doubleColCarousel .doubleColCarouselContent
{
	position:relative;
	width:350px;
	height:230px;
}

.doubleColCarousel .doubleColCarouselContent .text
{
    position:absolute;
    top:70px;
    right:15px;
    width:160px;
}

.doubleColCarousel .doubleColCarouselContent .text p,
.doubleColCarousel .doubleColCarouselContent .text h2
{
    padding:0px 0px 15px 0px;
}

.doubleColCarousel .doubleColbuttonContainer{
	top:153px;
	left:170px;
	position:absolute;
}
/*** Double Column Carousel: END ***/

/*** Network Carousel: START ***-/

#networkCarousel
{
	width:587px;
	height:210px;
	background:url("/images/topNav_new/doubleCol_carousel_bg.gif");
	padding:20px 20px 0px 20px;
	margin:0px 0px 20px 2px;
}

#networkCarousel h2
{
	margin:0px;
	padding:0px 0px 5px 0px;
}

#networkCarousel p
{
	margin:0px;
	padding:0px 0px 20px 0px;
}

#networkCarousel .carouselWrapper
{
	padding:2px 3px;
	background:#e1e1e1;
	width:577px;
	height:91px;
	position:relative;
	margin:0px 0px 10px 0px;
}

#networkCarousel .carouselFrames
{
	width:577px;
	height:91px;
	overflow:hidden;
}

#networkCarousel .carouselFrames ul
{
	list-style:none;
	width:10000px;
	margin:0px;
	padding:0px;
}

#networkCarousel .carouselFrames li
{
	float:left;
	cursor:pointer;
	list-style:none;
	margin:0px;
	padding:0px;
}

#networkCarousel .carouselControls a
{
	display:block;
	width:35px;
	height:91px;
	position:absolute;
	top:2px;
	text-indent:-9999em;
	overflow:hidden;
}

#networkCarousel .carouselControls a.networkCarouselPrev
{
	left:2px;
	background:url("/images/topNav_new/network_carousel_buttons.gif") no-repeat 0px 0px;
}

#networkCarousel .carouselControls a.networkCarouselNext
{
	right:2px;
	background:url("/images/topNav_new/network_carousel_buttons.gif") no-repeat -35px 0px;
}

#networkCarousel .carouselControls a.inactiveLeft
{
	left:2px;
	background:url("/images/topNav_new/network_carousel_buttons.gif") no-repeat 0px -91px;
}

#networkCarousel .carouselControls a.inactiveRight
{
	right:2px;
	background:url("/images/topNav_new/network_carousel_buttons.gif") no-repeat -35px -91px;
}

/*** Network Carousel: END ***/


/*** ------------- Help box ------------- ***-/

.helpBox{
	width:306px;
	height:230px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url("/images/topNav_new/help_box_bg.png");
	background-repeat:no-repeat;
	color:#555555;
	margin:0px 0px 20px 2px;
	}
.helpBox p{
	width:270px;
	padding:0px 0px 10px 22px;
	margin:0px;
	}
.helpBox h2{
	width:275px;
	padding:17px 0px 10px 20px;
	}
.helpBox ul{
	margin:0px;
	padding:0px;
}
.helpBox ul li{
	width:270px;
	font-size:1.2em;
	padding:0px 0px 0px 22px;
	margin:0px;
	list-style:none;
	list-style-image: none;			/* ADDED NT *-/
	line-height:16px;
	}
.helpBox a{
	color:#7d41cf;
	text-decoration:none;
	font-weight:bold;
	}
.helpBox a:hover{
	text-decoration:underline;
	color: #521AA0 !important;
	}
.helpBox .pointer{
	width:5px;
	height:7px;
	padding-left:8px;
	}

/*** ---------END Help box----------- ***/

/*** ------------- Contact box ------------- ***-/

.contactBox
{
	width:266px;
	font-family:Arial, Helvetica, sans-serif;
	background:url("/images/topNav_new/contact_bg.jpg") no-repeat top left;
	margin:0px 0px 20px 1px;
	padding:20px 20px 15px 20px;
}

.contactBox h2
{
	color:#ffffff;
	margin:0px 0px 5px 0px;
	padding:0px;
}

.contactBox h2.contactIcon
{
	padding:5px 0px 0px 42px;
	background:url("/images/topNav_new/contact_icon.png") no-repeat 0px 0px;
}

.contactBox p
{
	color:#ffffff;
}

/*** ------------- END Contact box ------------- **-/

.adContainer
{
	width:300px;
	padding:0px 5px;
	margin:1px 0px 20px 0px;
}

/*** Search Bar and Results: START ***-/

#searchBar
{
	height: 65px;
	background: url("/images/topNav_new/search_bar_bg.gif") repeat-x top left;
	padding:20px 0px 0px 0px;
	margin:0px 3px 15px;
	position:relative;
}

#searchBar .buttonContainer
{
	float:left;
	margin:20px 50px 0px 20px;
	display:inline;
}

#searchBar form
{
	position:absolute;
	width:800px;
	top:20px;
	left:100px;
}

#searchBar h2
{
	font-size:2.1em;
	font-weight:normal;
	padding:23px 0px 15px 22px;
	color: #555555;
	line-height:1em;
	float:left;
	width:80px;
}

#searchRadios
{
	margin: 0px 0px 5px 0px;
	#margin: 0px 0px 0px 0px;
}

#searchRadios input
{
	margin:0px 0px 0px 10px;
	vertical-align:middle;
}

#searchRadios label
{
	margin:0px 5px 0px 0px;
	vertical-align:middle;
	font-size:1.2em;
	color:#555555;
}

input.fullSearchBar,
input.halfSearchBar,
input.halfSearchBarLeft
{
	background: url("/images/topNav_new/search_input_bg.gif") no-repeat top left;
	height: 21px;
	border: 0px;
	padding: 7px 10px 0px 30px;
	margin:0px;
	vertical-align:top;
	width:410px;
	font-size:0.9em;
	/*color:#cccccc;*/
	_margin:-1px 0px 0px 0px;
	*margin:-1px 0px 0px 0px;			/* ADDED AS BOX WAS 1px TOO LOW IN IE7 *-/
}

input.halfSearchBar
{
	width:172px;
}

input.halfSearchBarLeft
{
	width:198px;
	background: url("/images/topNav_new/search_input_left_bg.gif") no-repeat top left;
}

label.access,
input.access
{
	display:none;
}

.backButton .buttonLeft{
	background-image:url("/images/topNav_new/backbut_sides.png");
	_background-image:url("/images/topNav_new/backbut_sides.gif");
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:25px;
	height:28px;
	float:left;
}

.backButton .buttonRight{
	background-image:url("/images/topNav_new/backbut_sides.png");
	_background-image:url("/images/topNav_new/backbut_sides.gif");
	background-repeat:no-repeat;
	background-position:-25px 0px;
	width:16px;
	height:28px;
	float:left;
}

#searchResultsPage
{
	margin:-15px 0px 20px 0px;
}

.searchResults
{
	margin:0px 2px 0px;
	background:#ffffff url("/images/topNav_new/search_results_bg.gif") repeat-x left bottom;
	border-left:1px solid #ececec;
	border-right:1px solid #ececec;
	border-bottom:1px solid #ececec;
	padding:18px 18px 8px;
}

.searchResults h2
{
	padding-bottom:10px;
	padding-top:10px;
	font-weight:bold;
	color:#00457c;
	font-size:1.8em;
	margin:0px 0px 20px 0px;
	width: 620px;
	position:relative;
	border-bottom: 1px solid #d7d7d7 !important;
}

.searchResults h2 span
{
	font-weight:normal;
	position:absolute;
	right:20px;
	top:14px;
	font-size:0.667em;
}

.sponsoredResult h3
{
	font-weight:bold;
	color:#363636;
	font-size:1.2em;
	padding:0px;
}

.sponsoredResult h3 a
{
	font-size: 1em;
	color:#363636;
	text-decoration:none;
}

.sponsoredResult h3 a:hover
{
	font-size: 1em;
	color:#521AA0;
	text-decoration:underline;
}

.result h3
{
	font-weight:bold;
	color:#363636;
	font-size:1.4em;
	padding:0px;
}

.result h3 a
{
	font-size: 1em;
	color:#363636;
	text-decoration:none;
}

.result h3 a:hover
{
	font-size: 1em;
	color:#521AA0;
	text-decoration:underline;
}

.searchResults p
{
	margin:0px 0px 0px 0px;
}

.searchResults p strong
{
	font-weight:bold;
	color:#0c5d95;
}

.searchResults a
{
	font-size:0.916em;
	color:#7d41cf;
}

.searchResults a:hover
{
	color: #521AA0;
}

.searchResults .resultsOtherLinks a
{
	font-weight:bold;
	font-size:1em;
	color:#959595;
	text-decoration:none;
}

.sponsoredResult,
.result
{
	width:640px;
	margin:0px 0px 15px 0px;
}

#resultsNav
{
	border-top:solid 1px #d7d7d7;
	padding:20px 0px 20px 0px;
	text-align:center;
}

#resultsNav a
{
	font-size: 1em;
	margin-right: 2px;
	margin-left: 2px;
}

#resultsNav .firstpage
{
	margin-left: 4px !important;
}

#resultsNav a:hover
{
	color: #521AA0;
}

#resultsNav a.nextprev
{
	color:#363636;
	font-weight:bold;
	text-decoration:none;
}



#resultsNav span.active
{
	font-weight:bold;
	color:#363636;
}

/*** Search Bar and Results: END ***/

/*** General content box ***-/
.contentContainer
{
	border:solid 1px #ececec;
	margin:0px 4px 20px 2px;
	padding:20px;
	background:#ffffff url("/images/topNav_new/large_bg_gradient.gif") repeat-x left bottom;
	zoom:1;
}

.contentContainer h2
{
	padding:0px 0px 15px 0px;
	font-size:2.1em;
	font-weight:normal;
	color: #555555;
	line-height:1em;
}

.contentContainer p
{
	margin:0px 0px 15px 0px;
	padding:0px;
}

.contentContainer ul
{
	margin:0px;
	padding:0px 0px 10px 18px;
	color:#555555;
}

.fullWidthContentContainer
{
	border:solid 1px #ececec;
	margin:0px 3px 20px 3px;
	padding:20px;
	background:#ffffff url("/images/topNav_new/large_bg_gradient.gif") repeat-x left bottom;
}

/*** Help content box ***-/

.helpContentContainer
{
	margin:0px 3px 20px 3px;
	padding:0px 0px 0px 0px;
	background:#ffffff url("/images/topNav_new/large_bg_gradient.gif") repeat-x left bottom;
}

.helpContentContainer p
{
	margin:0px 0px 15px 0px;
}

.helpContentContainer ul
{
	margin:0px;
	padding:0px 0px 10px 18px;
	color:#555555;
}

/*** Comparison Tables ***-/

#comparisonContainer
{
	background:#ffffff;
	margin:0px 3px;
	padding:10px 0px 0px;
	border-top:solid 1px #eaeaea;
}

#comparisonContainer h2
{
	width:643px;
	height:32px;
	background:url("/images/topNav_new/table_header.jpg");
	color:#fff;
	margin:0px auto 1px;
	text-align:center;
	font-size:2.1em;
	font-weight:normal;
	padding:5px 0px 0px;
}

#comparisonContainer table
{
	display: block;			/* ADDED NT - IE7 & IE6 SPACING ISSUE - FIX */
	*display: inline;		/* ADDED NT - IE7 & IE6 SPACING ISSUE - FIX *-/
	width:100%;
	text-align:center;
	border-collapse:collapse;
	margin:0px 0px 20px 0px;
}

#comparisonContainer th
{
	vertical-align:top;
	font-size:1.2em;
	background:url("/images/topNav_new/table_head_bg.gif") no-repeat top left;
	color:#ffffff;
	border-left:solid 1px #ffffff;
	height:65px;
	*height:54px;
	padding:10px 5px 0px;
}

#comparisonContainer th:first-child
{
	border-left:none;
}

#comparisonContainer tbody
{
	padding:0px 0px 0px 1px;
}

#comparisonContainer td
{
	font-size:1.2em;
	padding:10px;
	border:solid 1px #d7d7d7;
	color:#555555;
	line-height:1.2em;
}

#comparisonContainer tbody tr
{
	border:solid 1px #333;
}

#comparisonContainer span.smallText
{
	font-size:0.8em;
	line-height:10px;
}

#comparisonContainer tr.tableSpacer td
{
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
	*height:20px;
}

#comparisonContainer tfoot td
{
	font-size:1.1em;
	padding:20px 40px 20px 110px;
	color:#555555;
	text-align:left;
	border:solid 1px #ebebeb;
	background:url("/images/topNav_new/search_bar_bg.gif") repeat-x bottom left;
	line-height:1.4em;
}

/*** END Comparison Tables ***/

/* REMIND ME FORM STYLES *-/

.form_wrapper{
	min-width: 0;
}

.form_wrapper .textarea{
	/*font-size: 90%;*-/
	font-family: arial, Helvetica, sans-serif;
	color: #666666;
	padding-left:4px;
	color:#666666;
	border: 1px solid #bfbfbf;
}

.calendarImage
{
	position: absolute;
	left: 380px;
}

.form_wrapper .form_smalltext{
	/*font-size:80%;*-/
	margin-left:120px;
	width:245px;
	padding-top:4px;
	padding-bottom:14px;
	line-height:12px;
	color: #666666;
	}

.form_wrapper .column {
	float:left;
	width:110px;
	padding: 0px 8px 0px 0px;
}
.form_wrapper .column2 {
	float:left;
	width:8px;
	height:8px;
	margin-top:0px;
}
.form_wrapper .leftLabel {
	display: inline;
	float: left;
	width:110px;
	height: 23px;
	text-align: right;
	padding-top:2px;
	font-size: 1.2em;
	color: #666666;
}
.form_wrapper input {
	display: inline;
	float: left;
	width: 180px;
	height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 3px 2px 1px 4px;
	color: #666666;
	border: 1px solid #bfbfbf;
	font-size:1.1em;
}

.form_wrapper select {
	font-size: 1.1em;
	margin: 0px 0px 0px 0px;
	color: #666666;
	border: 1px solid #bfbfbf;
	background:#ffffff;
	height:21px;
	width:60px;
}

.form_wrapper .renewal_select{
	width:60px;
	margin-right:2px;
	}

.form_wrapper .check_box{
	width:18px;
	border:none;
	margin-left:100px;
	margin-top:3px;
	}

.submit_btn_container{
	width:320px;
	float:left;
	padding:0px 0px 0px 120px;
	}

.submit_btn{
	border:none;
	float:left;
	margin-left:0px;
	margin-top:10px;
	}

.other_form_text{
	text-align:left;
	font-size:90%;
	width:160px;
	float:left;
	padding-top:10px;
	line-height:11px;
	color: #666666;
	}

.form_wrapper .small_link a {
	color:#7f42ce;
	text-decoration:none;
	font-size:100%;
	line-height:60px;
}
.form_wrapper .small_link a.clearline {
	line-height:1.2em;
}

.form_wrapper .small_link a:hover {
	color:#521AA0;
	text-decoration:none;
}


/* contact us *-/


div.phone
{
	float: left;
	width: 95px;
	margin:0px 0px 10px 0px;
}

div.phone p,
div.email p
{
	margin: 0px 0px 3px 0px;
}

.phone p.phonenumber
{
	font-weight: bold;
	color: #555555;
}

div.email
{
	float: left;
	width: 175px;
	margin:0px 0px 10px 0px;
}

div.email p a
{
	color: #7D41CF;
	text-decoration: none;
}

div.email p a:hover
{
	text-decoration: underline;
	color: #521AA0;
}

/*** Triple Column Panel ***-/

.tripleColPanel,
.doubleColPanel
{
    margin:0px 0px 20px 2px;
	width:626px;
	border:solid 1px #ebebeb;
	background:#ffffff url("/images/topNav_new/large_bg_gradient.gif") repeat-x bottom left;
	padding:15px 0px;
	overflow:hidden;
}

.tripleCol
{
	width:168px;
	padding:0px 20px;
	_padding:0px 19px;
	float:left;
	border-right:solid 1px #cccccc;
	color:#555555;
	margin:0px 0px 40px 0px;
}

.tripleColEnd
{
	border-right:none;
}

.doubleCol
{
	width:272px;
	padding:0px 20px;
	float:left;
	border-right:solid 1px #cccccc;
	color:#555555;
	margin:0px 0px 40px 0px;
}

.doubleColEnd
{
	border-right:none;
}

.tripleCol h3,
.doubleCol h3
{
	font-size:1.8em;
	font-weight:normal;
	color:#00457C;
	padding:5px 0px;
	width: 170px;
}

.tripleCol p,
.doubleCol p
{
	font-size:1.4em;
	padding: 0 !important;
}

.tripleCol ul,
.doubleCol ul
{
	margin:0px;
	padding:0px 0px 5px 18px;
}

.tripleCol ul li,
.doubleCol ul li
{
	margin:0px;
	padding:0px;
}

.tripleColPanel .moreInfoPanel,
.doubleColPanel .moreInfoPanel
{
	clear:both;
	width:553px;
	height:64px;
	margin:0px auto;
	background:url("/images/topNav_new/triple_col_info.gif") no-repeat top left;
	padding:15px 20px;
	color:#555555;
}

.tripleColPanel .moreInfoPanel .textContent,
.doubleColPanel .moreInfoPanel .textContent
{
	width:320px;
	float:left;
}

.tripleColPanel .moreInfoPanel h3,
.doubleColPanel .moreInfoPanel h3
{
	font-size:1.8em;
	font-weight:normal;
	padding:0px 0px 4px 0px;
}

.tripleColPanel .moreInfoPanel a,
.doubleColPanel .moreInfoPanel a
{
	font-weight:bold;
	color:#7D41CF;
	text-decoration:none;
}

.tripleColPanel .moreInfoPanel p,
.doubleColPanel .moreInfoPanel p
{
	padding:0px 0px 0px 0px;
}

.tripleColPanel .moreInfoPanel .bigbuttonContainer,
.doubleColPanel .moreInfoPanel .bigbuttonContainer
{
	float:right;
	margin:10px 0px 0px 0px;
}


.bigbuttonContainer{
	height:50px;
}

.bigbuttonContainer .buttonLeft{
	background-image:url("/images/topNav_new/bigbutmain_sides.png");
	_background-image:url("/images/topNav_new/bigbutmain_sides.gif");
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:16px;
	height:50px;
	float:left;
}

.bigbuttonContainer .buttonLeft_icon{
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:34px;
	height:50px;
	float:left;
}

.bigbuttonContainer .buttonMiddle{
	background-image:url("/images/topNav_new/bigbutmain_bg.png");
	_background-image:url("/images/topNav_new/bigbutmain_bg.gif");
	background-repeat:repeat-x;
	background-position:0px 0px;
	height:35px;
	padding:15px 0px 0px 0px;
	float:left;
	font-size:1.2em;
	font-weight:bold;
}

.bigbuttonContainer .buttonRight{
	background-image:url("/images/topNav_new/bigbutmain_sides.png");
	_background-image:url("/images/topNav_new/bigbutmain_sides.gif");
	background-repeat:no-repeat;
	background-position:-16px 0px;
	width:25px;
	height:50px;
	float:left;
}

.bigBackButton .buttonLeft{
	background-image:url("/images/topNav_new/bigbackbut_sides.png");
	_background-image:url("/images/topNav_new/bigbackbut_sides.gif");
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:25px;
	height:50px;
	float:left;
}

.bigBackButton .buttonRight{
	background-image:url("/images/topNav_new/bigbackbut_sides.png");
	_background-image:url("/images/topNav_new/bigbackbut_sides.gif");
	background-repeat:no-repeat;
	background-position:-25px 0px;
	width:16px;
	height:50px;
	float:left;
}

/* Short panel gradient *-/

.shortbg
{
	background-image: url("/images/topNav_new/short_bg_gradient.gif") !important;
	background-color: #FFFFFF !important;
	background-repeat: repeat-x !important;
	background-position: bottom left !important;
}

/* Newsletter signup *-/

div.newsletterintro
{
	width: 589px;
	min-height: 115px;
	_height: 115px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #D7D7D7;
	background-image: url("/images/topNav_new/newsletter_intro_bg.png");
	_background-image: url("/images/topNav_new/newsletter_intro_bg.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	border-collapse: collapse;
}

div.newsletterintro p
{
	width: 420px;
}

div.newsletter
{
	margin-top: 15px;
}

div.newsletter label
{
	display: block;
	font-size: 1.2em;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
}

div.newsletter input
{
	width: 213px;
}

div.newsletter p.emailuse
{
	font-size: 1em;
	width: 213px;
	margin: 7px 0px 10px 0px;
}

div.newsletter input
{
	width: 207px;
	border: 1px solid #BFBFBF;
	height: 16px;
	color: #666666;
	font-size: 1.1em;
	padding: 3px 2px 1px 4px;
}

div.newsletter input.check
{
	width: 13px;
	float: left;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	border: 0;
}

label.newscheck
{
	float: left;
	display: inline;
	width: 300px;
	margin: 0px 0px 0px 5px !important;
	padding: 0px 0px 0px 0px !important;
}

div.newsletter input.submit
{
	width: 80px;
	height: 50px;
	border: 0;
	clear: both;
	padding: 0px 0px 0px 0px !important;
	margin: 20px 0px 0px 0px !important;
}

/* email *-/

 h1.emailicon
{
	height: 29px;
	background-image: url("../images/content/email_icon.jpg");
	background-repeat: no-repeat;
	background-position: 185px 7px !important;
}

.emailthispage .recipemail
{
	margin-top: 5px !important;

}

.emailthispage
{
	margin-top: 0px !important;
}

.emailthispage textarea
{
	width: 336px;
	overflow: hidden;
	border: 1px solid #BFBFBF;
	height: 81px;
	font-size: 1.1em;
	font-family: arial, sans-serif;
	padding:3px 2px 1px 4px;
	color:#666666;

}

.emailthispage label.message
{
	margin: 60px 0px 0px 0px !important;
}

.emailthispage h2
{
	font-size: 1.2em;
	color: #7C41CF;
	font-weight: normal;
	margin: 14px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.emailthispage h2 a
{
    color: #7C41CF;
    text-decoration: none;
}

.emailthispage h2 a:hover
{
    color: #521AA0;
}

.emailthispage p

{
	font-size: 1.0em;
	width: 345px;
	margin: 5px 0px 0px 0px !important;
}

.emailthispage label.recipemail2
{
	margin-top: 5px !important;
	*margin-top: 3px !important;
}

.tripleColPanelBottom
{
	margin-left: 3px !important;
}

.tripleColPanelButtonLg
{
	margin-left: 20px;
}

h2.otherProducts
{
    background-image: url("../images/content/bluegrad_underline.jpg");
    background-repeat: no-repeat;
    background-position: bottom;
}

.broadbandProductsRow
{
/*     _display: inline-block; REMOVED NT *-/
    border-bottom: 1px solid #ebebeb;
    padding: 25px 0px 15px 0px;
    margin: 0px 0px 0px 0px;
}

.broadbandProductsLogos
{
    width: 190px;
    float: left !important;
    display: inline !important;
}

.broadbandProductsLogos img
{

}

.broadbandProductsInfo
{
    width: 396px;
    _width: 390px;
    float: left;
    display: inline;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.broadbandProductsInfo p.price
{
    color: #00457C;
    font-size: 1.2em;
}

.broadbandProductsInfo p.price strong
{
    font-size: 1.17em;
}

.broadbandProductsInfo p
{
    color: #555555;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.broadbandProductsInfo .leftcontainer
{
    float: left;
    display: inline;
    width: 162px;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-repeat: no-repeat;
    background-position: center right;
}

.broadbandProductsInfo .rightcontainer
{
    float: right;
    display: inline;
    width: 132px;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 0px 0px;
}

.broadbandProductsInfo .rightcontainer a
{
    font-size: 1.2em;
    color: #7d41cf;
    background-image: url("../images/content/purple_link_arrow.jpg") !important;
    background-position: center right;
    background-repeat: no-repeat;
    padding: 0px 10px 0px 0px;
    margin: 0px 0px 0px 0px;
    float: right;
    text-decoration: none;
}

.broadbandProductsInfo .rightcontainer a:hover
{
    color: #521AA0;
}

p.window
{
    float: right;
    color: #252525;
    font-size: 1.0em;
    clear: both;
    width: 111px;
}

p.contractlength
{
    font-size: 1em;
}

.broadbandProductsRowLast
{
    border: 0 !important;
    padding-top: 10px !important;
}

/* My Account *-/

#myAccount{}


h3
{
    font-size:1.8em;
    color: #666666;
    font-weight:normal;
    padding-bottom:20px;


    }
h4
{
    font-size:1.4em;
    color: #666666;
    font-weight:bold;
    padding-bottom:12px;
    }
p()

/***  Sub module MY ACCOUNT ***-/

.myAccountModule {
	width:294px;
	height:149px;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	border:6px #ebebeb solid;
	margin:0px 0px 20px 2px;
	clear:both;
	}

.myAccountModule_inner{
	height:112px;
	}

.myAccountModule  h2{
	padding:8px 0px 0px 14px;
	}

.myAccountModule  p{
	width:330px;
	margin:0px;
	padding:14px 0px 0px 14px;
	border: 1px solid #000;
	}

.myAccountModule  .buttonContainer{

	position:relative;
	left:12px;
	top:0px;
	}


/*** END Sub module MY ACCOUNT ***/

/*** START Tesco PAYG Phones **-/

.tescomobileleft
{
    float: left;
    display: inline !important;
    margin: 0px 22px 0px 3px !important;
    _margin: 0px 22px 0px 1px !important;
    padding: 0px 0px 0px 0px;
    width: 464px;
}

.tescomobileright
{
    float: left;
    display: inline !important;
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
    width: 464px;
}

.fullWidthHalfPanelAd
{

    width: 426px;
    margin: 0px 0px 22px 0px;
    padding: 14px 19px 0px 19px;
    border: 1px solid #E2E2E2;
    background-color: #FFFFFF !important;
    min-height: 467px;
    height: auto !important;
    height: 467px;
}

.fullWidthHalfPanelAd h2
{
    color: #555555;
    font-size: 2.1em;
    font-weight: normal;
    margin: 316px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.fullWidthHalfPanelAd h3
{
    display: inline;
    clear: both;
    color: #00457c;
    font-size: 1.6em;
    font-weight: normal;
    margin: 11px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.fullWidthHalfPanelAd p
{
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.fullWidthHalfPanelSalesAd
{

    width: 426px;
    margin: 0px 0px 22px 0px !important;
    *margin: 0px 0px 12px 0px !important;
    padding: 14px 19px 0px 19px !important;
    border: 1px solid #E2E2E2;
    background-color: #FFFFFF !important;
    min-height: 217px;
    height: auto !important;
    height: 217px;
}

.fullWidthHalfPanelSalesAd .contentright
{
    width: 150px;
    margin-left: 202px;
    color: #666666 !important;
}

.fullWidthHalfPanelSalesAd .contentmiddle
{
    width: 150px;
    margin-left: 116px;
    color: #666666 !important;
}

.fullWidthHalfPanelSalesAd h3
{
    display: inline;
    clear: both;
    color: #00457c !important;
    font-size: 1.7em;
    font-weight: normal;
    margin: 11px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.fullWidthHalfPanelSalesAd h4
{
    font-weight: normal;
    margin: 3px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #555555;
    font-size: 1.4em;
}

.fullWidthHalfPanelSalesAd img
{
    margin: 7px 0px 0px 0px;
}

.fullWidthHalfPanelSalesAd ul
{
    display: block;
	margin:10px 0px 0px 0px !important;
	padding:0px 0px 0px 0px !important;
}

.fullWidthHalfPanelSalesAd ul li {
	background:url("/images/topNav_new/bullet_blue.png") no-repeat 0px 3px ;
	list-style-type: none;
	font-size:1.2em;
	line-height:14px;
	margin:0px;
	padding-left: 15px;
}

.fullWidthHalfPanelSalesAd .buttonContainer
{
    margin-top: 15px !important;
    margin-bottom: 0px !important;
}

div.minilogosheadercontainer
{
    position: absolute;
    display: block;
    right: 10px !important;
    top: 5px;
    width: 500px;
    height: 30px;
}

div.minilogosheadercontainer .minilogos
{
	padding-right:10px;
	padding-top:8px;
	padding-bottom:0px !important;
	margin:0px;
	float:right;
}

/*** END Tesco PAYG Phones **/

/*** Latest News ***-/

.latestnewsbox
{
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	/*background: url("/images/topNav_new/latest_news_bg.gif") no-repeat top left;*-/
	border-top:solid 1px #ebebeb;
	font-size: 1.5em;
	font-family: arial;
}

.latestnewsbox .row
{
	clear: both;
	margin: 0px 0px 11px 0px;
	overflow:hidden;
}

.latestnewsbox .row .date
{
	float: left;
	width: 90px !important;
	height: 19px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	color: #8C8C8C;
	font-size: 0.8em;
}

.latestnewsbox .row .icon
{
	float: left;
	width: 25px;
	height: 21px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	vertical-align: top;
}

.latestnewsbox .row .comments
{
	float: left;
	display: inline;
	width: 465px !important;
	color: #9b62e7;
	vertical-align: top;
}

.latestnewsbox .row .comments a
{
	font-size: 0.8em;
	font-weight: bold;
	color: #9b62e7;
	text-decoration:none;
}

.latestnewsbox .row .comments a:hover
{
	text-decoration: underline;
	color: #521AA0;
}

*/
#topNavContainer {font-family:arial, sans serif !important;}
#topNavContainer a {font-family:arial, sans serif !important;}
#topNavContainer li a {font-size:1.9em;text-align:left;font-weight:normal;line-height:1.2em;}
#existingCustomersTab li a {padding-left:20px;width:168px;}
#existingCustomersTab li a:hover {padding-left:20px;width:168px;}
#headerLinks li a {font-weight:normal;padding:0 3px;font-size:0.9em;}


#pageContainer div.mainNav {
    background: url("http://www.tescobroadband.com/images/layout/mainNavBG.png") no-repeat scroll right bottom transparent;
    float: left;
    font-size: 1.4em;
    width: 958px;
}
#pageContainer div.mainNav .homeTab {
    display: inline;
    float: left;
    height: 55px;
    margin: 0;
    width: 86px;
}
#pageContainer div.mainNav .homeTab li {
    display: inline;
    float: left;
    height: 55px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 86px;
}
#pageContainer div.mainNav .homeTab li a.selected {
    background: url("http://www.tescobroadband.com/images/layout/topnav_home_tabs.jpg") no-repeat scroll 0 0 transparent;
    color: #00467E;
    display: block;
    height: 55px;
    padding: 0;
    width: 86px;
}
#pageContainer div.mainNav .homeTab li a {
    background: url("http://www.tescobroadband.com/images/layout/topnav_home_tabs.jpg") no-repeat scroll 0 -55px transparent;
    color: #FFFFFF;
    display: block;
    height: 55px;
    overflow: hidden;
    padding: 0;
    text-decoration: none;
    text-indent: -9999em;
    width: 86px;
}
#pageContainer div.mainNav .mainTabs {
    display: inline;
    float: left;
    height: 55px;
    margin: 0;
    width: 726px;
}
#pageContainer div.mainNav .mainTabs li {
    display: inline;
    float: left;
    height: 55px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 181px;
}
#pageContainer div.mainNav .mainTabs li a {
    background: url("http://www.tescobroadband.com/images/layout/topnav_main_tabs.jpg") no-repeat scroll 0 -55px transparent;
    color: #FFFFFF !important;
    display: block;
    height: 38px;
    padding: 17px 0 0 15px;
    text-decoration: none;
    width: 166px;
	font-weight:normal !important;
	font-size:.8em !important ;
	text-align:left;
}
#pageContainer div.mainNav .mainTabs li.existingCustomers {
    display: inline;
    float: left;
    height: 55px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 183px;
}
#pageContainer div.mainNav .mainTabs li.existingCustomers a
{
	text-decoration:none;
	color:#ffffff;
	width: 163px;
	height:38px;
	display:block;
	padding:17px 0px 0px 20px;
	background:url("http://www.tescobroadband.com/images/layout/topnav_existingcustomers_tab.jpg") no-repeat 0px -55px;
}
#pageContainer div.mainNav .mainTabs li.existingCustomers a:focus,
#pageContainer div.mainNav .mainTabs li.existingCustomers a:hover,
#pageContainer div.mainNav .mainTabs li.existingCustomers a:active
{
	color:#ffffff;
	background:url("http://www.tescobroadband.com/images/layout/topnav_existingcustomers_tab.jpg") no-repeat 0px -110px;
}

#pageContainer div.mainNav .mainTabs li.existingCustomers a.selected,
#pageContainer div.mainNav .mainTabs li.existingCustomers a.selected:hover
{
	color:#00467e;
	background:url("http://www.tescobroadband.com/images/layout/topnav_existingcustomers_tab.jpg") no-repeat 0px 0px;
}
.clearer {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
}
#pageContainer div.secondaryNavContainer {
    background: url("http://www.tescobroadband.com/images/layout/secondaryNavBG.jpg") no-repeat scroll left bottom #F6F6F6;
    clear: both;
    float: left;
    font-family: Arial;
    height: auto !important;
    min-height: 20px;
    padding: 0 0 0 8px;
    width: 950px;
}
#pageContainer div.mainNav {
    font-size: 1.4em;
	color:#fff;
}
#pageContainer div.mainNav .homeTab li a:focus,
#pageContainer div.mainNav .homeTab li a:hover,
#pageContainer div.mainNav .homeTab li a:active
{
	color:#ffffff;
	background:url("http://www.tescobroadband.com/images/layout/topnav_home_tabs.jpg") no-repeat 0px -110px;
	width: 86px;
	height:55px;
	display:block;
	padding:0px 0px 0px 0px;
}
#pageContainer div.mainNav .mainTabs li a:focus,
#pageContainer div.mainNav .mainTabs li a:hover,
#pageContainer div.mainNav .mainTabs li a:active
{
	color:#ffffff;
	background:url("http://www.tescobroadband.com/images/layout/topnav_main_tabs.jpg") no-repeat 0px -110px;
}

#pageContainer div.mainNav .mainTabs li a.selected,
#pageContainer div.mainNav .mainTabs li a.selected:hover
{
	color:#00467e;
	background:url("http://www.tescobroadband.com/images/layout/topnav_main_tabs.jpg") no-repeat 0px 0px;
}


/* Cookie Policy */
#cp {text-align:center; background:#eeeef2; padding:5px; margin:0; position:relative; padding-right:26px; font-size:small}
#cp button {border:0 solid; background:#eeeef2; padding:0; line-height:1.3; position:absolute; top:4px; right:5px; cursor:pointer}
#cp button:hover,
#cp button:focus {color:#000}
#cp button:after {content:"X"}
#cp span {position:absolute; left:-200em; *position:relative; *left:0}
