div#breadCrumbContainer {
	position: relative;
	padding: 20px 20px 0 20px;
}

div#shareBtn {
	position: absolute;
	top: 20px;
	right: 20px;
}

ol#breadcrumb {
	width: 100%;
	margin-bottom: 1.4em;
	list-style: none;
	margin-left: 0;
}

#breadcrumb li {
	display: inline;
	padding: 0 1em 0 .25em;
	font-size: 1.1em;
	background: url(/images/bgBreadcrumbSeperator.gif) right center no-repeat ;
}

#breadcrumb li.first {
	display: inline;
	padding-left: 0;
}

#breadcrumb li.last {
	display: inline;
	padding-right: 0;
	background: none;
}

#contentWrapper {
	float: left;
	clear: both;
	width: 965px;
	margin-bottom: 2em;
	padding: 0 0 9px 0;
	background: #fff url(/images/bgContentWrapBot.gif) left bottom no-repeat ;
}
	

#content {
	float: left;
	clear: both;
	width: 929px;
	min-height: 405px;
 	padding: 0 18px 0 18px;
	background: #fff;
}

/*#content p { clear: both; }*/

#leftCol50 {
	float: left;

	width: 440px;
	margin-right: 20px;
}

#rightCol50 {
	float: left;

	width: 50%;
}

div#contentBoxWrapper {
	clear: both;
	width: 100%;
}

div.contentBox {
	float: left;
	clear: both;
	width: 100%;
	background: url(/images/bgContentBoxMid.gif) left top repeat-y;
	margin-bottom: 9px;
}

#content ul {
	color: #003145;
	list-style: none;
}
#content ul li {
	background: url(/images/bgBullet.gif) 0 .55em no-repeat;
	padding-left: 15px;
	margin-bottom: .4em;
}

#content dt {
	background: url(/images/bgBullet.gif) 0 .55em no-repeat;
	padding-left: 15px;
	font-size: 1.3em;
	color: #003145;
}

#content dd {
	padding-left: 15px;
}

#content img.left {
	float: left;
	margin: 0 0 .8em .8em;
}

#content img.right {
	float: right;
	margin: 0 .8em .8em 0;
}

div.contentBox h3 {
	background: url(/images/bgContentBoxTop.gif) left top no-repeat;
	padding-top: .6em;
	margin-bottom: 0;
	cursor: pointer;
}

div.contentBox h3 span {
	display: block;
	background: url(/images/icnArrow.gif) 12px center no-repeat;
	line-height: 1.35em;
	padding-left: 38px;
}

div.contentBox.active h3 span {
	background: url(/images/icnArrowActive.gif) 12px center no-repeat;
}
div.contentBox h3 a {
	display: block;
	color: #666;
}


#quitToolsNav {
	width: 857px;
	padding-left: 30px;
}



.serviceUnavailable {
	margin: 10px 2px 0 3px;
	padding: 10px 10px;
	background: #ffffcc;
	border: 1px solid #ffff99;
	border-width: 1px 0;
}

div.contentBox div.contentBoxInner {
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: .8em;
	background: url(/images/bgContentBoxBot.gif) left bottom no-repeat;
}


div.contentFeature {
	float: left;
	clear: both;
	width: 929px;
	margin-bottom: .75em;
	padding-bottom: 1.7em;
	background: url(/images/bgContentFeatureBlueBot.gif) bottom left no-repeat;
}




.leftContent {
	float: left;
	width: 367px;
	padding-right: 18px;
}

.rightContent {
	float: right;
}

div.lsssSearchGreen {
	width: 539px;
	padding-bottom: 12px;
	background: url(/images/lllsSearchBoxBottom.gif) bottom left no-repeat;
}


div.lsssSearchGreen fieldset, div.lsssSearchGreen .contentFeatureTop {
	width: 529px !important;
	padding: 10px 0 0 10px !important;
	background: url(/images/lllsSearchBoxTop.gif) top left no-repeat !important;
}

div.lsssSearchGreen fieldset form {
	padding-top: 6px;
}

div.lsssSearchGreen .contentFeatureTop h2 {
	clear: both;
	float: none;
	padding-bottom: 6px;
}


div.lsssSearchGreen .contentFeatureTop ol li {
	display: block;
	width: 17px;
	margin: 0 3px 0 0 !important;
	color: #fff;
	text-align: center;
	background: #003145;
}

div.lsssSearchGreen .contentFeatureTop ol li a {
	display: block;
	width: 17px;
	color: #fff;
	text-decoration: none;
}


p.lsssGreen {
	clear: both;
	float: none !important;
	color: #669900;
	font-size: 1.5em;
	font-weight: bold;
}

div.lsssSearchGreen input.lsssSearchBtn {
	width: 80px;
	height: 24px;
	border: none;
	padding: 0 0 4px 4px;
	background: url(/images/lsssSearchBtn.gif) top left no-repeat !important;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	color: #fff;
}








div.contentFeature dl {
	float: left;
	clear: both;
	width: 899px;
	background: url(/images/bgContentFeatureBlueTop.gif) top left no-repeat ;
	padding: 1.7em 15px;
}

div.contentFeature dt {
	float: left;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #003145;
	text-transform: uppercase;
	margin: 0 .5em 0 0;
}

div.contentFeature dd {
	float: left;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
	margin: 0 .37em;
	line-height: 1.6em;
}

div.contentFeature dd a {
	text-decoration: underline;
}

div.contentFeature dd a:hover, div.contentFeature dd a:focus  {
	text-decoration: none;
}

div.contentFeatureTop {
	background: url(/images/bgContentFeatureBlueTop.gif) top left no-repeat ;
	padding: 1.7em 15px 0 15px;
}

div.contentFeature ol {
	float: left;
	padding: 0 0 0 0;
	list-style: none;
	margin-bottom: 0;
	margin-left: 0;
}

div.contentFeature h2 {
	float: left;
	color: #003145;
	margin: 0 .5em 0 0;
}

div.contentFeature li {
	float: left;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
	margin: 0 .37em;
	line-height: 1.6em;
}

div.contentFeature li a {
	text-decoration: underline;
}

div.contentFeature li a:hover, div.contentFeature li a:focus  {
	text-decoration: none;
}

p.searchResults {
	float: left;
	width: 100%;
	clear: left;
}

p.searchResults strong {
	color: #003145;
}



#content li.pdf, #content p.pdf {
	padding: 0;
	background: url(/images/icnPDF.gif) left top no-repeat;
}

#content li.txt, #content p.txt {
	padding: 0;
	background: url(/images/icnTxt.gif) left top no-repeat;
}

#content li.mpg, #content p.mpg {
	padding: 0;
	background: url(/images/icnMPG.gif) left top no-repeat;
}

#content li.pdf a, #content li.txt a, #content li.mpg a, #content p.pdf a, #content p.txt a, #content p.mpg a   {
	padding: 3px 0 3px 20px;
}

#rightCol li.pdf, #rightCol li.txt, #rightCol li.mpg {
	background-position: left .35em;
}

#rightCol p.pdf, #rightCol p.txt, #rightCol p.mpg {
	background-position: left top;
}


#content #siteMap {
	list-style: none;
	margin-left: 0;
}

#content #siteMap li ul { 
	margin-bottom: 1em;
}

#content #siteMap li {
	font-size: 1.3em;
	font-weight: 800;
	background: none;
	margin-bottom: .5em;
	padding: 0;

}

#content #siteMap li li {
	font-size: .85em;
	font-weight: 800;
	font-weight: normal;
	padding: 0 0 0 5px;
}

#content #siteMap li li li {
	font-size: .9em;
	font-weight: normal;
	padding: 0 0 0 10px;
}



#content #siteMap li ul {
	margin-top: .5em;
	margin-bottom: .5em;
}

#content #searchResults dt, #content #searchResults dd {
	padding-left: 0;
	background: 0;
}

#content #searchResults dd {
	margin-bottom: 1em;
}

#content ul.pagination {
	text-align: right;
	clear: both;
}

#content ul.pagination li {
	display: inline;
	background: none;
	padding: 0;
	margin: 0 .35em;
	font-weight: 800;
	
}


#content ul.pagination li a {
	text-decoration: none;
	font-weight: normal;
}

#content ul.pagination li a:hover, #content ul.pagination li a:focus {
	text-decoration: underline;
}

#content ul.pagination li.back {
	font-weight: normal;
}

#content ul.pagination li.back a {
	padding-left: 10px;
	background: url(/images/icnArrowBack.gif) left center no-repeat;
}

#content ul.pagination li.next a {
	padding-right: 10px;
	background: url(/images/icnArrowNext.gif) right center no-repeat;
}

#content p.paginationTest { float: right; }
#content p.paginationTest input { vertical-align: middle; margin-left: 10px; }


a.btnTogether {
	display: block;
	margin-bottom: 15px;
}

#leftCol img.advisorButt {
	margin-right: 1em;
}

#pledgePreview {
	float: left;
	clear: both;

	width: 100%;
}

#pledgePreview h2 {
	clear: left;
	text-align: center;
	margin-top: 20px;
}

#rightCol p.btnSubmit { 
	text-align: center;
	margin-bottom: .4em;
}

#patchesWrapper {
	width: 927px;
	clear: both;
	float: left;
	background: url(/images/patchesMid.gif) center top repeat-y;
	margin-bottom: 2em;

}

#patches {
	background: url(/images/patchesBottom.gif) no-repeat center bottom;
	width: 927px;
	float: left;

}


#patchesInner {
	background: url(/images/patchesTop.gif) no-repeat center top;
	width: 907px;
	float: left;
	padding:  10px 10px;
}




#patchesInner div.item {
	border-bottom: 1px solid #72c7e7;
	width: 907px;
	float: left;
	margin-bottom: 1em;
}

#patchesInner div.item p { margin-left: 101px; margin-bottom: 0; clear: none; }
#patchesInner div.item p strong { color: #003145; }

#patchesInner div.last { 
	border-bottom: none; 
}

#content p.bluetext { color: #003145; margin-bottom: 0;}


#table2Col {
	
}

#table2Col thead th {
	background: #72c7e7;
	color: #003145;
	text-align: left;
	padding: 5px 10px;
}

#table2Col tbody th {
	text-align: center;
	background: #e9f6fb;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #72c7e7;
	padding: 5px 10px;
}

#table2Col tbody td {
	padding: 5px 10px;
	vertical-align: top;
	border-left: 1px solid #72c7e7;
	border-bottom: 1px solid #72c7e7;
}

#table2Col tbody td a.pdf {
	background: url(/images/icnPDF.gif) no-repeat right top;
	padding-right: 20px;
	padding-bottom: 3px;
}

#table2Col tbody th img { 
	margin: 5px 0;
}

#table2Col tbody th h3 {
	font-size: 1em;
	color: #666666;
}



/* generic Box */

#genericBoxWrapper {
	float: left;
	clear: both;
	width: 100%;
	background: url(/images/bgContentBoxMedMid.gif) top left repeat-y;
	margin-bottom: 20px;	
}

.genericBox {
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 12px;
	background: url(/images/bgContentBoxMedBot.gif) bottom left no-repeat;
}

.genericBoxInner {
	padding: 21px 21px 0 21px;
	background: url(/images/bgContentBoxMedTop.gif) left top no-repeat;
}

#calculator {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

#calculator h3 {
	float: left;
	width: 101px;
	height: 143px;
	margin-top: 15px;
	text-indent: -9999px;
	background: url(/images/bgCalculatorLarge.gif) no-repeat 0 0;
}

#calculator h4, #calculator p  { color: #003145;  }

#calculator img { margin-bottom: .8em; }
#calculator a img.btn { margin-bottom: 0; }

#calculator div.leftCalc {
	float: left;
	width: 280px;
	padding-top: 0px;
	padding-left: 10px;
}


#calculator div.rightCalc {
	position: absolute;
	left: -9999px;
	float: left;
	width: 243px;
	margin-left: 20px;
	margin-top: 2px;
	text-align: center;
}


#calculator div.rightCalc.on {
	position: relative;
	left: 0;
}

#calculator div.rightCalc div.featureWrap {
	float: left;
	clear: both;
	width: 100%;
	background: url(/images/bgRightCalcBg.gif) left top repeat-y;
}

#calculator div.rightCalc div.feature {
	float: left;
	clear: both;
	width: 100%;
	padding-bottom:10px;
	background: url(/images/bgRightCalcBot.gif) left bottom no-repeat;

}

#calculator div.rightCalc div.featureInner {
	background: url(/images/bgRightCalcTop.gif) left top no-repeat;
	padding: 12px 12px 0 12px;
}

#calculator div.rightCalc em {
	font-style: normal;
	text-transform: uppercase;
}

#content ul.links li.watchVideo { float: none; clear: both; background: url(/images/icnArrow.gif) left center no-repeat; }
#content ul.links li.sendToAFriend { float: none; clear: both; background: url(/images/icnSend.gif) left center no-repeat; }
#content ul.links li.download { float: none; clear: both; background: url(/images/icnDownload.gif) left center no-repeat; }
#content ul.links li.transcript { float: none; clear: both; background: url(/images/transcript_icon.gif) left center no-repeat; }

#content div.right {
	float: right;
}

#content .clear {
	clear: both;
}



#peopleMediaWrap {
	float: right;
	width: 337px;
	background: url(/images/bgVideoMediaTop.gif) no-repeat;
	margin-bottom: 1em;
}

#peopleMedia {
	float: left;
	width: 311px;
	padding: 12px 13px 5px 13px;
	background: url(/images/bgVideoMediaBot.gif) left bottom no-repeat;
}

#peopleMediaInner {
	float: left;
	width: 312px;
}

#videoFeature img, #videoFeature object {
	position: absolute;
	left: -9999px;
}

#videoFeature img.on, #videoFeature object.on {
	position: relative;
	left: 0px;
	float: left;
	margin: 0 0 0 1px ;
}


/*---- Together Programme Process ----*/
#togetherProgrammeProcess {
	clear: both;
	float: left;
	background: url(/images/bgTogthrPrgProcessTop.gif) no-repeat left top;
	margin-bottom: 20px;
	width: 100%;
}

#togetherProgrammeProcessInner {
	float: left;
	background: url(/images/bgTogthrPrgProcessBot.gif) no-repeat left bottom;
	width: 100%;
}

#togetherProgrammeProcessLeft {
	float: left;
	padding: 10px 30px 10px 5px;
	width: 678px;
}

#togetherProgrammeProcessLeft ol {
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 0;
}

#togetherProgrammeProcessLeft ol li {
	float: left;
	background: url(/images/bgGreyArrowFade.gif) no-repeat right top;
	text-align: center;
	line-height: 1.166em;
	padding: 0 2px;
	width: 165px;
}

#togetherProgrammeProcessLeft ol li.last {
	background: none;
}

#togetherProgrammeProcessLeft ol li strong {
	display: block;
	color: #005072;
	margin-bottom: 5px;
}

#togetherProgrammeProcessRight {
	float: left;
}

/*
.services-callback { position: absolute; top:0; right:0; }
*/

.askAnExpertContainer {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 1.5em 0;
}

.askExpertCol {
	float: left;
	width: 340px;
	background: url(/images/bgAskAnExpertBot.gif) left bottom no-repeat;
}


.askExpertColInner {
	padding: 15px 15px 0 15px;
	min-height: 220px;
	background: url(/images/bgAskAnExperttop.gif) left top no-repeat;
}

.telNumber { font-size: 2em; font-weight: 800; color: #003145; margin: 0 0 .5em; }
.telNumber span { padding-left: 30px; background: url(/images/icnTelephone.gif) left center no-repeat; }
.linesOpen { font-weight: 800;  color: #003145; }
.privacy { float: left; width: 100%; clear: both; }





/* -- New patches Gum and more page -- */

#leftColumn {
	float: left;
	width: 700px;
	margin-right: 16px;
}

#rightColumn {
	float: left;
	width: 213px;
}

.rightColBoxWrapper {
	float: left;
	width: 213px;
	margin-bottom: 15px;
	padding-top: 8px;
	background: url(/images/new-patches-gum/rightColBoxTop.gif) no-repeat left top;
}

.rightColBox {
	float: left;
	width: 193px;
	padding: 2px 10px 10px 10px;
	background: #72c7e8 url(/images/new-patches-gum/rightColBoxBottom.gif) no-repeat left bottom;
}

.rightColBox a {
	display: block;	
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: none;
}	


.rightColBox p {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
	color: #003145;
}	

.rightColBox p span {
	display: block;
	font-size: 1.2em;
}	


.rightColBox a.changeBtn {
	float: right;
	width: 80px;
	margin-bottom: 0px;
	background: url(/images/new-patches-gum/changeBtnTop.gif) no-repeat top left;
	font-size: 1em;
	color: #fff;
}

.rightColBox a.changeBtn:hover, .rightColBox a.changeBtn:focus {
	background: url(/images/new-patches-gum/changeBtnTopActive.gif) no-repeat top left;
}

.rightColBox a.changeBtn span {
	float: right;
	display: block;
	width: 80px;
	background: url(/images/new-patches-gum/changeBtnBottom.gif) no-repeat bottom left;
}

.rightColBox a.changeBtn:hover span, .rightColBox a.changeBtn:focus span  {
	background: url(/images/new-patches-gum/changeBtnBottomActive.gif) no-repeat bottom left;
}

.rightColBox a.changeBtn span span {
	float: right;
	display: block;
	width: 70px;
	padding: 5px;
	background: url(/images/new-patches-gum/changeBtnX.gif) no-repeat 60px 4px;
}

.rightColBox a.changeBtn:hover span span, .rightColBox a.changeBtn:focus span span {
	background: url(/images/new-patches-gum/changeBtnX.gif) no-repeat 60px 4px;
}


.rightColumnFeatureWrapper {
	clear: left;
	padding-bottom: 20px;
	background: #103041 url(/images/new-patches-gum/rightColumnFeatureBottom.gif) no-repeat bottom left;
}

.rightColumnFeature {
	padding: 15px 15px 0 15px;
	background: url(/images/new-patches-gum/rightColumnFeatureTop.gif) no-repeat top left;
}

.rightColumnFeature h2 {
	padding-right: 80px;
	font-size: 1.9em;
	color: #fff;
}

.rightColumnFeature h2 span {
	color: #81e700;
}

.rightColumnFeature blockquote {
	display: block;
	margin-bottom: 10px;
	padding-right: 30px;
	font-size: 1.7em;
	color: #fff;
}

.rightColumnFeature p {
	color: #fff;
}

.rightColumnFeature a {
	display: block;
	padding-left: 20px;
	text-decoration: none;
	font-size: 1.2em;
	color: #fff;
	background: url(/images/new-patches-gum/linkArrow.gif) no-repeat top left;
}


#tabbedContentWrapper {
	float: left;
	position: relative;
}

#content .tabbed {
	float: left;
	margin: 0 0 -10px 0;
	padding: 0 0 0 12px;
}

#content .tabbed li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
}

#content .tabbed li a {
	position: relative;
	display: block;
	padding: 10px 17px 10px 17px;
	border: 1px solid #72c7e8;
	border-width: 1px 1px 0 1px;
	text-decoration: none;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.5em;
	z-index: 100;
}

#content .tabbed li.active a {
	display: block;
	margin: 0;
	padding: 10px 17px 20px 17px;
	border: none;
	background: #103146 url(/images/new-patches-gum/tabAngle.gif) no-repeat bottom right;
	color: #fff;
}

#content .tabbed li.active {
	border: none;
	background: #103146;
}


#content .tabbed li.tab1.active a {
	display: block;
	margin: 0;
	padding: 10px 17px 20px 17px;
	border: none;
	background: url(/images/new-patches-gum/tabAngleBlue.gif) no-repeat bottom right;
	color: #fff;
}


.contentTab {
	float: left;
	width: 666px;
	min-height: 430px;
	margin-bottom: 15px;
	padding: 16px;
	background: #fff;
	border: 1px solid #72c7e8;
	z-index: 1;
}

.content1Wrapper {
	float: left;
	background: url(/images/new-patches-gum/content1Centre.gif) repeat-y top left;
}

.content1 {
	width: 668px;
	margin-bottom: 0;
	background: url(/images/new-patches-gum/content1Bottom.gif) no-repeat bottom left;
	border: none;
}

.productDetail {
	float: right;
	width: 486px;
}

.imageWrapper {
	float: left;
	width: 170px;
}

.contentTab h3 {
	margin-bottom: 8px; 
	font-size: 1.5em;
	color: #669900;
}

.contentTab h2 {
	clear: both !important;
}

.productDetail .askBtn {
	float: right;
	display: block;
	width: 147px;
	background: #103145 url(/images/new-patches-gum/askBtnTop.gif) no-repeat top left;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
}

.productDetail .askBtn:hover, .productDetail .askBtn:focus {
	background: #005f89 url(/images/new-patches-gum/askBtnTopActive.gif) no-repeat top left;
}

.productDetail .askBtn span {
	display: block;
	background: url(/images/new-patches-gum/askBtnBottom.gif) no-repeat bottom left;
}

.productDetail .askBtn:hover span, .productDetail .askBtn:focus span  {
	background: url(/images/new-patches-gum/askBtnBottomActive.gif) no-repeat bottom left;
}

.productDetail .askBtn span span {
	display: block;
	padding: 5px 0 5px 6px;
	background: url(/images/new-patches-gum/askBtnArrow.gif) no-repeat 127px 5px;
}

.productDetail .askBtn:hover span span, .productDetail .askBtn:focus span span {
	background: url(/images/new-patches-gum/askBtnArrow.gif) no-repeat 127px 5px;
}


/* -- About -- */

.content1 .imageWrapper {
	margin: 0 0 20px 0;
}

.content1 h2 {
	clear: both;
	width: 682px;
	margin: 0 -16px 0 -16px;
	padding: 8px 0 6px 16px;
	font-size: 1.5em;
	font-weight: bold;
	color: #fff;
	background: #72C7E7;
}

.content1 h2.first {
	margin: -16px -16px 0 -16px;
}

.content1 h3 {
	width: 400px;
	margin: 10px 0;
	color: #002537;
}

.content1 ul {
	width: 400px;
	margin: 10px 0 0 0;
}

#content .content1 ul li.link {
	padding-left: 0;
	background: none;
}

.content1 ul li a {
	margin-left: -2px;
	padding:  2px 0 2px 20px;
	background: url(/images/new-patches-gum/askBtnArrow.gif) no-repeat 0 3px;
}

#featuresBoxInner{
	float: left;
	padding: 0 15px;
	background: #fff;
}

#featuredLinks {
	clear: both;
	float: left;
	width: 100%;
}

.featureLinkWrapper {
	float: left;
	margin-right: 15px;
	background: url(/images/homepageRebuild/featureCalc.gif) no-repeat bottom left;
}

.featurePatches {
	background: url(/images/homepageRebuild/featurePatches.gif) no-repeat bottom left;
}

.featureSupportHome {
	background: url(/images/homepageRebuild/featureSupportHome.gif) no-repeat bottom left;
}

.featureDVD {
	margin: 0 0 0 2px;
	background: url(/images/homepageRebuild/featureDVD.gif) no-repeat bottom left;
}

.featureLink {
	position: relative;
	float: left;
	width: 103px;
	min-height: 86px;
	padding: 16px 103px 30px 16px;
	background: url(/images/homepageRebuild/featureBoxTop.gif) no-repeat top left;
}


.featureLink h3 {
	text-transform: uppercase;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0;
}

.featureLinkWrapper .last {
	width: 123px;
	height: 100px;
	padding: 16px 83px 16px 16px;
}

.featureLink a {
	position: absolute;
	bottom: 10px;
	left: 15px;
	display: block;
	width: 107px;
	height: 24px;
	background: url(/images/homepageRebuild/featureLinkBot.gif) no-repeat bottom left;
	text-decoration: none;
	font-size: 1.3em;
	text-transform: uppercase;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
}

.featureLink a:hover, .featureLink a:focus {
	background: url(/images/homepageRebuild/featureLinkBotActive.gif) no-repeat bottom left;
}

.featureLink a span {
	display: block;
	padding: 2px 7px;
	background: url(/images/homepageRebuild/featureLinkTop.gif) no-repeat top left;
}

.featureLink a:hover span, .featureLink a:focus span {
	background: url(/images/homepageRebuild/featureLinkTopActive.gif) no-repeat top left;
}

.featureLink a span span {
	display: block;
	padding: 0;
	background: url(/images/homepageRebuild/primaryCalloutLinkArrow.gif) no-repeat right 1px;
}

.featureLink a:hover span span, .featureLink a:focus span span {
	background: url(/images/homepageRebuild/primaryCalloutLinkArrow.gif) no-repeat right 1px;
}

.hide {
	left: -9999px;
}



/* -- Relapse -- */

.relapse #leftColumn {
	float: left;
	width: 678px;
	padding-right: 12px;
}

.relapse #rightColumn {
	float: left;
	width: 222px;
	height: 400px;
}

.relapse #rightColumn ul {
	margin: 0;
	padding: 0;
}

.relapse #rightColumn ul li {
	list-style: none;
	margin: 0 0 14px 0;
	padding: 0;
	background: #103041 url(/images/relapse/rightFeatureULTop.gif) no-repeat top left;
}

.relapse #rightColumn ul li a {
	display: block;
	margin: 0;
	padding: 13px 25px 20px 34px;
	min-height: 77px;
	background: url(/images/relapse/rightFeatureULBottom.gif) no-repeat bottom left;
	font-size: 1.4em;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

.relapse #rightColumn ul li a span {
	display: block;
	margin-left: -22px;
	padding-left: 22px;
	font-weight: normal;
	color: #81e700;
	background: url(/images/relapse/arrow.gif) no-repeat left 2px;

}

#leftColumnContent {
	float: left;
	width: 419px;
}

#leftColFeatures {
	float: left;
	width: 259px;
}

.relapse #leftColumn h2 {
	color: #003145;
	font-family: Trebuchet MS,Helvetica,sans-serif;
	font-size: 2.4em;
	font-weight: normal;
	margin-bottom: 0.25em;
	text-transform: uppercase;
}

.relapse #leftColumn h3 {
	margin-bottom: 5px;
	font-size: 15px;
	color: #669900;
}

.relapse #leftColumnContent ul {
	margin-left: 10px;
}

.relapse #leftColumnContent ul li {
	color: #666;
}

.relapse #leftColumnContent p.callout {
	font-size: 15px;
	font-weight: bold;
	color: #669900;
}

.relapse #leftColumnContent p.callout strong {
	color: #003145;
}

.leftFeatureContentWrapper {
	margin-top: 14px;
	background: #72C7E7 url(/images/relapse/man-in-car-LB.jpg) no-repeat top left;
}

.leftFeatureContent {
	padding: 10px 54px 25px 15px;
	background: url(/images/relapse/leftFeatureContentBottom.gif) no-repeat bottom left;
}

.relapse #leftColumn .leftFeatureContent h2 {
	font-size: 2.1em;
	color: #fff;
}

.relapse #leftColumn .leftFeatureContent h2 strong {
	color: #003145;
}


.relapse #leftColumn p {
	color: #666;
}

.relapse #leftColumn .leftFeatureContent p {
	margin-bottom: 0;
	color: #003145;
}

/* Find Experts Panels */

.LSSSTextSmall { float:left; width: 570px; }

#findExperts { float: right; margin-bottom: 15px; padding: 0 4px 10px; width: 329px; background:  url(/images/bgFindExpertsBot.gif) 50% 100% no-repeat; }
#findExperts .findExpertsInner { float: left; width: 299px; padding: 15px 15px 10px 15px ; background: #71c5e5 url(/images/bgFindExpertsTop.gif) 50% 0 no-repeat; }
#findExperts h2 { margin-bottom: 0.15em; }
#findExperts em { font-style: normal; color: #fff;}
#findExperts fieldset { text-align: right;}
#findExperts legend { font-weight: normal; color: #003145; padding: .35em;  }
#findExperts label { position: absolute; left: -9999px;}
#findExperts input { width: 160px; height: 16px; margin-left: 10px; vertical-align: middle;  }
#findExperts input.lsssSubmit { width: 80px; height: 24px; padding: 0 0 4px 6px; background: url(/images/lsssSubmitBtnLgtBlue.gif) no-repeat top left; border: none; color: #fff; text-align: left; font-weight: bold; cursor: pointer; }
#findExperts input.lsssSubmitHome:hover,
#findExperts input.lsssSubmitHome:focus { background: url(/images/lsssSubmitBtnLgtBlueActive.gif) no-repeat top left;}

.wellCallYou { position:absolute; top: 0; right: 0;  width: 212px; background: #71c5e5 url(/images/bgWellCallYouTop.gif) 0 0 no-repeat;}
.wellCallYou .wellCallYouInner { float: left; width: 182px; padding: 15px 15px 12px 15px ; background: url(/images/bgWellCallYouBot.gif) 0 100% no-repeat; }
#content .wellCallYou h4 { font-size:1.8em; font-weight: normal; color: #fff; margin: 0 0 .35em; width: 120px; text-transform: uppercase; }
#content .wellCallYou p { color: #003145; width: 130px; }
#content .wellCallYou p.services-callback { width: 100%;  margin: 0; text-align: right; }


/* -- New styles for Quit Tools landing page -- */


#content #quitToolsNav .item {
	height: 300px;
	margin-left: 30px;
	padding-top: 10px;
}


#content #quitToolsNav .newItemFirst {
	height: 280px;
	margin-left: 0;
	padding: 10px 0 10px 10px;
	background: url(/images/quit-tools/newItemFirst.gif) no-repeat top left;
}

#content #quitToolsNav .newItemFirst h3, #content #quitToolsNav .newItemFirst p {
	width: 175px;
}

#content #quitToolsNav .newItemFirst a {
	text-decoration: none;
}

#content #quitToolsNav .newItemFirst a:hover {
	text-decoration: underline;
}

#content #quitToolsNav .newItemLast {
	height: 280px;
	margin-left: 0;
	padding: 10px 10px 10px 0;
	background: url(/images/quit-tools/newItemLast.gif) no-repeat top right;
}

#content #quitToolsNav .newItemLast h3, #content #quitToolsNav .newItemLast p {
	width: 175px;
}

#content #quitToolsNav .newItemLast a {
	text-decoration: none;
}

#content #quitToolsNav .newItemLast a:hover {
	text-decoration: underline;
}

