/* BOF BASE PAGE DEFINITIONS */
body {
	font-family:"Hevetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:left;
	font-weight:normal;
	font-style:normal;
	color:#333;
	margin:0;
	padding:0;
	background: url('../images/page-bg-tile.jpg') top center repeat-x;
	outline: none !important;
}
sup {
	line-height: 0.7em;
	font-size:75%;
	_font-size:85%;
	vertical-align: text-top;
	font-weight: normal;
}
#master-box {
	width:193px;
	margin-top:-250px;
	margin-left:-70px;
	position:absolute;
}
#master-box-family {
	width:193px;
	margin-top:-200px;
	margin-left:-70px;
	position:absolute;
}
div {
	margin:0;
	padding:0;
}
p {
	margin:5px 0 3px 0;
	padding:0;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	color:#3991CD;
	text-decoration:none;
	outline: none !important;
}
a:focus { outline: none; }
a:link { outline: none; }
a:hover {
	text-decoration:underline;
	outline: none;
}
a:active { outline: none; }
a:visited { outline: none; }
/* EOF BASE PAGE DEFINITIONS */

/* BOF BLOCK/LAYOUT DEFINITIONS */
#FRAME {
	width:976px !important;
	padding:0px;
	border:8px solid #FFF;
	border-width: 0 8px 0 8px;
	background:#FFF;
	margin: 0 auto;
}
#FRAME tr, #FRAME td {
	margin:0;
	padding:0;
	vertical-align:top;
}
#FRAME td { }
#FRAME2 {
	width:976px !important;
	padding:0px;
	border:8px solid none;
	border-width: 0 8px 0 8px;
	background:none;
	margin: 0 auto;
}
#FRAME2 tr, #FRAME2 td {
	margin:0;
	padding:0;
	vertical-align:top;
}
#FRAME2 td { }
div#acuvue-home {
	text-align:center;
	width:960px;
	height:620px;
	z-index: 1;
}
td#left-nav {
	width:160px !important;
	margin:0;
	padding:0 12px 0 0;
}
#header-rebates {
	width:786px !important;
	height:220px !important;
	margin:0;
	padding:0;
	background:url("images/rebates-header.png") top left no-repeat;
	_background-image:none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rebates-header.png', sizingMethod='image');
}
#header-rebates #top-nav {
	width:740px !important;
	height:46px;
	float:right;
	margin:14px 14px 0 0;
	padding:0;
	display:inline;
	/* THE CODE BELOW FIXES IE MAKING CONTENT OF #HEADER INACCESSIBLE */
	_position:relative;
}
#header {
	width:786px !important;
	height:284px !important;
	margin:0;
	padding:0;
	background:url("images/section-header-template.png") top left no-repeat;
	_background-image:none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/section-header-template.png', sizingMethod='image');
}
#header #top-nav {
	width:750px !important;
	height:46px;
	margin:14px 14px 0 0;
	padding:0;
	float:right;
	display:inline;
	_position:relative;
}
#top-nav-flash {
	border:solid 1px 0xff0000;
	height:45px;
	margin: 0 0 0 -274px !important;
	left: 50%;
	position:absolute !important;
	top:14px;
	z-index:480;
	text-align:right;
}
td#sub-nav {
	width:751px !important;
	height:50px !important;
	margin:0;
	padding:24px 0 0 23px;
	background: #fff;
}
	
/* DEFINE THE UNORDERED LIST FOR SUBNAV */
td#sub-nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
td#sub-nav ul li {
	padding:0 10px 0 0;
	margin:5px 10px 5px 0;
	list-style-type:none;
	float:left;
	border-right:1px solid #CCC;
}
td#sub-nav ul .no-border { border:none; }



/* ***************************** */
td#content {
	width:608px !important;
	margin:0;
	padding:0 0 0 23px;
	clear:both;
	background-color:#FFFFFF;
}
/* BEGIN EXTRA COMPONENTS */
#extra-components {
	margin:0;
	padding:0;
	/*width:200px;*/
	width:92px !important;
	float:right;
	display:inline;
}
	#extra-components-nohead {
		margin-left:650px;
		padding:0;
		/*overflow:visible;*/
		/*width:200px;*/
		width:92px !important;
		float:left;
		display:inline;
	}
	
#extra-components ul, #extra-components-nohead ul {
	height:32px;
	list-style:none;
	margin:0;
	padding:0;
}
#extra-components ul li, #extra-components-nohead ul li {
	display:inline;
	overflow: hidden;
	/*width:32px;*/
	/*padding:0 10px 0 0;*/
	float:left;
}
	#extra-components ul li.print, #extra-components-nohead ul li.print {
		padding:0 10px 0 10px;
	}
#extra-components ul li a, #extra-components-nohead ul li a {
	display:inline;
	/*width:32px*/;
	height:18px;
}
#extra-components ul #ico-text-size-small, #extra-components-nohead ul #ico-text-size-small {
	background:url(../images/ico-text-size-sm.gif) no-repeat;
	width:14px;
	height:18px;
}
#extra-components ul #ico-text-size-big, #extra-components-nohead ul #ico-text-size-big {
	background:url(../images/ico-text-size-lg.gif) no-repeat;
	width:14px;
	height:18px;
}
#extra-components ul #ico-share, #extra-components-nohead ul #ico-share {
	background:url(../images/ico-share.gif) no-repeat;
	width:27px;
	height:18px;
}
#extra-components ul #ico-email, #extra-components-nohead ul #ico-email {
	background:url(../images/ico-email.gif) no-repeat;
	width:18px;
	height:18px;
}
#extra-components ul #ico-print, #extra-components-nohead ul #ico-print {
	background:url(../images/ico-print.gif) no-repeat;
	width:18px;
	height:18px;
}
/* END EXTRA COMPONENTS*/

/* BEGIN SUB-NAV EXTRA COMPONENTS */
td#sub-nav div#extra-components {
	margin:0 15px 0 0;
	_margin:0 !important;
	padding:0;
	/*width:200px;*/
	width:92px !important;
	float:right;
	display:inline;
}
	
td#sub-nav div#extra-components ul {
	height:32px;
	list-style:none;
	padding:0;
	_margin:0;
}
td#sub-nav div#extra-components ul li {
	display:inline;
	overflow: hidden;
	/*width:32px;*/
	/*padding:0 10px 0 0;*/
	padding:0 !important;
	margin:0 !important;
	float:left;
}
	td#sub-nav div#extra-components ul li.print {
		padding:0 10px 0 10px !important;
	}
td#sub-nav div#extra-components ul li a {
	display:inline;
	/*width:32px*/;
	height:18px;
}
td#sub-nav div#extra-components ul #ico-text-size-small {
	background:url(../images/ico-text-size-sm.gif) no-repeat;
	width:14px;
	height:18px;
}
td#sub-nav div#extra-components ul #ico-text-size-big {
	background:url(../images/ico-text-size-lg.gif) no-repeat;
	width:14px;
	height:18px;
}
td#sub-nav div#extra-components ul #ico-share {
	background:url(../images/ico-share.gif) no-repeat;
	width:27px;
	height:18px;
}
td#sub-nav div#extra-components ul #ico-email {
	background:url(../images/ico-email.gif) no-repeat;
	width:18px;
	height:18px;
}
td#sub-nav div#extra-components ul #ico-print {
	background:url(../images/ico-print.gif) no-repeat;
	width:18px;
	height:18px;
}
/* END Sub-Nav EXTRA COMPONENTS*/


/* BEGIN EXTRA COMPONENTS FOR SAVEMONEY APP */
#extra-components-savemoney {
	margin:0;
	padding:0;
	width:140px;
	margin-top:20px;
	float:right;
	display:inline;
}
#extra-components-savemoney ul {
	height:32px;
	list-style:none;
	margin:0;
	padding:0;
}
#extra-components-savemoney ul li {
	display:inline;
	overflow: hidden;
	/*width:32px;*/
	padding:0;
	float:left;
}

	#extra-components-savemoney ul li.print {
		padding:0 10px 0 10px;
	}
	
#extra-components-savemoney ul li a {
	display:inline;
	width:32px;
	height:18px;
}
#extra-components-savemoney ul #ico-text-size-small {
	background:url(../images/ico-text-size-sm.gif) no-repeat;
	width:14px;
	height:18px;
}
#extra-components-savemoney ul #ico-text-size-big {
	background:url(../images/ico-text-size-lg.gif) no-repeat;
	width:14px;
	height:18px;
}
#extra-components-savemoney ul #ico-share {
	background:url(../images/ico-share.gif) no-repeat;
	width:27px;
	height:18px;
}
#extra-components-savemoney ul #ico-email {
	background:url(../images/ico-email.gif) no-repeat;
	width:18px;
	height:18px;
}
#extra-components-savemoney ul #ico-print {
	background:url(../images/ico-print.gif) no-repeat;
	width:18px;
	height:18px;
}
/* END EXTRA COMPONENTS FOR SAVEMONEY APP */

td#content p { margin-right:60px; }
/* GENERAL CLASSES */
.headline {
	font-size:26px;
	font-family:"Hevetica Neue" Helvetica, Arial, sans-serif;
	text-decoration:none;
	line-height:28px;
	font-weight:normal;
	font-style:normal;
	color:#0E1215;
	margin:0 0 10px 0;
}
.padding-top { padding-top: 20px; }
.body-title {
	font-family:"Hevetica Neue" Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#0E1215;
	margin:22px 0 10px 0;
}
.body-subtitle {
	font-family:"Hevetica Neue" Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#0E1215;
	margin-bottom:10px;
}
.body-text {
	font-family:"Hevetica Neue" Helvetica, Arial, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	color:#0E1215;
	display:block;
	margin:0 0 10px 0;
	line-height:16pt;
}
.body-link {
	font-family:"Hevetica Neue" Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#3991CD;
	height:22px;
	display:block;
	margin:10px 0 27px 0;
}
.body-link:hover { text-decoration:underline; }
.body-comment {
	font-family:"Hevetica Neue" Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#0E1215;
	line-height:14px;
}
p.body-comment strong { color:#0E1215; }
/* Right Callouts */
td#right-callouts {
	width:143px !important;
	margin:0;
	padding: 0 0 0 40px;
	background: #fff;
}
td#right-callouts img {
	margin-bottom:5px;
	border:none;
}
td#footer {
	width:960px !important;
	height:100px;
	margin:0;
	padding:0;
}
td#footer table#last-modified {
	width:100%;
	font-size:9px;
	margin:0;
	padding:0;
	text-align:center;
	color:#999;
}
/* EOF BLOCK DEFINITIONS */

/* BOF TEST STYLE DEFINITIONS */
.page-title {
	font: 30pt "Hevetica Neue", Helvetica, Arial, sans-serif;
	text-align:left;
	color:#0E1215;
	margin: 43px 0 0 0;
	padding:0;
}
.section-title {
	font: bold 12pt "Hevetica Neue", Helvetica, Arial, sans-serif;
	text-align:left;
	color:#0E1215;
	text-transform:uppercase;
	margin:0;
	padding:0;
}
.sub-head { font-size:14pt; }
.spacer {
	margin:22px 0 0 0;
	padding:0;
	clear:both;
}
.page-title-myths {
	font: 18pt "Hevetica Neue", Helvetica, Arial, sans-serif;
	text-align:left;
	color:#0E1215;
	margin: 30px 0 0 0;
	padding:0;
}
.sub-head-myths {
	font-size:10pt;
	line-height:10pt;
}
.body-title-myths {
	font-size:14pt;
	margin:22px 0 0 0;
}
.body-subtitle-myths {
	font-size:12pt;
	margin:15px 0 0 0;
}
.body-big {
	font: 20pt "Hevetica Neue", Helvetica, Arial, sans-serif;
	margin:10px 0 10px 0;
	line-height:25pt;
}
td#content p.health-title {
	font-size:11pt;
	margin:22px 0 0 0;
	font-weight: bold;
}
td#content p.health-text {
	margin:0;
	padding:0;
	width: 100%;
	_width: auto;
}
.page-title-health {
	font: 14pt "Hevetica Neue", Helvetica, Arial, sans-serif;
	color:#0E1215;
}
div#main-content {
	width: 90%;
	float:none;
 *float:left;
	margin:0;
	padding-top: 47px;
	_padding-top: 23px;
 *padding-top: 23px;
}
div#main-content ul {
	margin:0;
	padding:22px 0 0 0;
}
div#main-content ul li { list-style: none; }
.link-menu { font-size: 14px; }
.myth-title {
	width: 450px;
	padding:10px 0 10px 25px;
}
.link-menu-faq {
	font-weight:normal;
	font-size:14px;
}
.answer p {
	width:450px;
	padding:10px 0 10px 25px
}
div#main-content .section ul { padding:10px 0 10px 10px; }
.text-vision { margin:10px 0 27px 0; }
.link-vision { margin: 10px 0 27px 0; }
.footnote {
	font-size:10px;
	color:#999;
	letter-spacing:normal;
}
/* POPUP */
.bg-left-top {
	background:url(../images/left-top-box.png) no-repeat;
	height:22px;
	overflow:hidden;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/left-top-box.png", sizingMethod="image");
}
.bg-top-center {
	background:url(../images/center-top-box.png) repeat-x;
	height:22px;
	overflow:hidden;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/center-top-box.png", sizingMethod="scale");
}
.bg-right-top {
	background:url(../images/right-top-box.png) no-repeat;
	height:22px;
	overflow:hidden;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/right-top-box.png", sizingMethod="image");
}
.bg-left-bottom {
	background:url(../images/left-bottom-box.png) no-repeat;
	height:22px;
	overflow:hidden;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/left-bottom-box.png", sizingMethod="image");
}
.bg-bottom-center {
	background:url(../images/center-bottom-box.png) repeat-x;
	height:22px;
	overflow:hidden;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/center-bottom-box.png", sizingMethod="scale");
}
.bg-right-bottom {
	background:url(../images/right-bottom-box.png) no-repeat;
	height:22px;
	overflow:hidden;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/right-bottom-box.png", sizingMethod="image");
}
.bg-right-center {
	background:url(../images/right-center-box.png) repeat-y;
	width:22px;
	overflow:hidden;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/right-center-box.png", sizingMethod="scale");
}
.bg-left-center {
	background:url(../images/left-center-box.png) repeat-y;
	width:22px;
	overflow:hidden;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/left-center-box.png", sizingMethod="scale");
}
div#medical-devices {
	display:none;
	width:450px;
	position:absolute;
	z-index:3;
	margin-top:-300px;
	margin-left:390px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#333333;
	line-height:12px;
}
div#terms-conditions {
	display:none;
	width:450px;
	position:absolute;
	z-index:3;
	margin-top:-300px;
	margin-left:210px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	color:#333333;
	line-height:normal;
}
ul.faq-internal-list {
	list-style:disc;
	margin:0 0 10px 20px !important;
}
ul.faq-internal-list li {
	list-style: disc outside !important;
	display:list-item !important;
}
/* TOUTS */
div#tout-optimize {
	background:url(../images/touts-optimized.png) no-repeat;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/touts-optimized.png", sizingMethod="image");
	width:143px;
	height:204px;
	display:block;
	margin-bottom: 10px;
}
div#tout-moisture-comfort {
	background:url(../images/touts-moisture-comfort.png) no-repeat;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/touts-moisture-comfort.png", sizingMethod="image");
	width:143px;
	height:204px;
	display:block;
	margin-bottom: 10px;
}
div#tout-myths-fears-facts {
	background:url(../images/touts-myths-fears.png) no-repeat;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/touts-myths-fears.png", sizingMethod="image");
	width:143px;
	height:204px;
	display:block;
	margin-bottom: 10px;
}
div#tout-product-advisor {
	background:url(../images/touts-product-advisor.png) no-repeat;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/touts-product-advisor.png", sizingMethod="image");
	width:143px;
	height:204px;
	display:block;
	margin-bottom: 10px;
}
div#tout-dealmaker {
	background:url(../images/touts-dealmaker.png) no-repeat;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/tout-dealmaker.png", sizingMethod="image");
	width:143px;
	height:204px;
	display:block;
	margin-bottom: 10px;
}
div#tout-advisor-14 {
	background:url(../images/touts-advisor-14.png) no-repeat;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/touts-advisor-14.png", sizingMethod="image");
	width:143px;
	height:204px;
	display:block;
	margin-bottom: 10px;
}
div#tout-advance-lens {
	background:url(../images/touts-advance-lens.png) no-repeat;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/touts-advance-lens.png", sizingMethod="image");
	width:143px;
	height:204px;
	display:block;
	margin-bottom: 10px;
}
div#tout-acuvue-oasys-astig {
	background:url(../images/touts-acuvue-oasys-astig.png) no-repeat;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/touts-acuvue-oasys-astig.png", sizingMethod="image");
	width:143px;
	height:204px;
	display:block;
	margin-bottom: 10px;
}
div#tout-bifocal {
	background:url(../images/touts-bifocal.png) no-repeat;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/touts-bifocal.png", sizingMethod="image");
	width:143px;
	height:204px;
	display:block;
	margin-bottom: 10px;
}
div#tout-1day-acuvue {
	background:url(../images/touts-1day-acuvue.png) no-repeat;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/touts-1day-acuvue.png", sizingMethod="image");
	width:143px;
	height:204px;
	display:block;
	margin-bottom: 10px;
}
div#tout-comfort-health-cost-convenience {
	background:url(../images/touts-comfort-health-cost-convenience.png) no-repeat;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/touts-comfort-health-cost-convenience.png", sizingMethod="image");
	width:143px;
	height:204px;
	display:block;
	margin-bottom: 10px;
}
div#tout-clearvisionat-anyage {
	background:url(../images/touts-clearvisionat-anyage.png) no-repeat;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/touts-clearvisionat-anyage.png", sizingMethod="image");
	width:143px;
	height:204px;
	display:block;
	margin-bottom: 10px;
}
div#tout-uniquelensmaterials {
	background:url(../images/touts-uniquelensmaterials.png) no-repeat;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/touts-uniquelensmaterials.png", sizingMethod="image");
	width:143px;
	height:204px;
	display:block;
	margin-bottom: 10px;
}
div#tout-kids-contacts {
	background:url(../images/touts-kids-contacts.png) no-repeat;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/touts-kids-contacts.png", sizingMethod="image");
	width:143px;
	height:204px;
	display:block;
	margin-bottom: 10px;
}
div#tout-why-ask-for-acuvue {
	background:url(../images/touts-why-ask-for-acuvue.png) no-repeat;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/touts-myths-fears.png", sizingMethod="image");
	width:143px;
	height:204px;
	display:block;
	margin-bottom: 10px;
}
div#tout-ftp {
	background:url(../images/touts-ftp.png) no-repeat;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/touts-ftp.png", sizingMethod="image");
	width:143px;
	height:204px;
	display:block;
	margin-bottom: 10px;
}
div#tout-find-eye-doctor {
	background:url(../images/touts-find-eye-doctor.png) no-repeat;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/touts-find-eye-doctor.png", sizingMethod="image");
	width:143px;
	height:204px;
	display:block;
	margin-bottom: 10px;
}
div#tout-why-try-contacts {
	background:url(../images/touts-why-try-contacts.png) no-repeat;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/touts-why-try-contacts.png", sizingMethod="image");
	width:143px;
	height:204px;
	display:block;
	margin-bottom: 10px;
}
div#tout-product-advisor {
	background:url(../images/touts-product-advisor.png) no-repeat;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/touts-product-advisor.png", sizingMethod="image");
	width:143px;
	height:204px;
	display:block;
	margin-bottom: 10px;
}
div#tout-protection-uv {
	background:url(../images/touts-protection-uv.png) no-repeat;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/touts-protection-uv.png", sizingMethod="image");
	width:143px;
	height:204px;
	display:block;
	margin-bottom: 10px;
}
div#tout-putting-taking-lenses {
	background:url(../images/touts-caring-for-lenses.png) no-repeat;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/touts-caring-for-lenses.png", sizingMethod="image");
	width:143px;
	height:204px;
	display:block;
	margin-bottom: 10px;
}
div#tout-common-vision-problems {
	background:url(../images/touts-caring-for-lenses.png) no-repeat;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/hdr-tout-common-vision.jpg", sizingMethod="image");
	width:143px;
	height:204px;
	display:block;
	margin-bottom: 10px;
}
div#tout-day-acuvue-moist {
	background:url(../images/touts-day-acuvue-moist.png) no-repeat;
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/touts-day-acuvue-moist.png", sizingMethod="image");
	width:143px;
	height:204px;
	display:block;
	margin-bottom: 10px;
}
p.touts-title {
	font-weight:bold;
	font-size:14px;
	font-family:Helvetica, Arial, sans-serif;
	color:#333;
	padding:90px 0 0 5px;
}
p.touts-text {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#333;
	padding:2px 0 0 5px;
}
a.touts-link {
	background:url(../images/bg-touts-link.gif) no-repeat right 2px;
	font-weight:bold;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
	color:#50c5fb;
	height: auto;
	display:inline;
	float:left;
	margin: 5px 0 0 5px;
	padding-right:20px;
	position:relative;
}
div#main-content ul.default-list {
	margin:5px 0 5px 20px;
	padding:0;
}
div#main-content ul.default-list li {
	list-style:outside disc;
	margin-left: 15px;
}
div#main-content ul.default-list ul.default-list2 {
	margin:5px;
	padding:0;
}
div#main-content ul.default-list ul.default-list2 li {
	list-style:none;
	margin-left: 15px;
}
div#main-content ul.default-sublist, div#main-content ul.default-sublist li {
	margin:5px 0 5px 10px;
	padding:0;
	list-style-type:none;
	list-style:none;
}
a.link-pdf {
	background:url(../images/icon-pdf.jpg) no-repeat left top;
	padding-left:20px;
}
/* FOOTER */
div#footer-div {
	width:832px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin:10px auto;
}
div#footer-div p {
	text-align:center;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
div#footer-div ul {
	margin:0 auto;
	padding:0;
}
div#footer-div ul li {
	list-style-type:none;
	padding:0;
	margin-right:15px;
	display:inline;
	padding:10px 0;
}
div#footer-div ul li a {
	font-size:10px;
	color:#1c699d;
	line-height:15px;
	padding-bottom:5px;
}
#icons-list {
	width:475px;
	margin:20px auto;
}
#ecp-icon {
	background:url(../images/footer-ecp-button.gif) no-repeat left bottom;
	width:124px;
	height:42px;
	margin-right:20px;
	float:left;
}
#facebook-icon {
	background:url(../images/icon-facebook.gif) no-repeat left center;
	width:42px;
	height:42px;
	margin-right:20px;
	float:left;
}
#youtube-icon {
	background:url(../images/icon-youtube.gif) no-repeat left center;
	width:42px;
	height:42px;
	margin-right:20px;
	float:left;
}
#advamed {
	width:205px;
	height:42px;
	float:left;
}
#advamed-icon {
	width:40px;
	height:42px;
	background:url(../images/footer-ethics.gif) no-repeat left center;
	margin-right:5px;
	float:left;
}
#advamed-text {
	width:160px;
	font:10px Arial, Helvetica, sans-serif;
	color:#999999;
	float:left;
}
div#ethics-logo {
	margin: 0 auto;
	width:400px;
	height: 80px;
	text-align:center;
}
div#ethics-logo p {
	font-size:10px;
	line-height: 13px;
	color:#999;
	display:block;
	width: 250px;
	float: left;
}
div#ethics-logo img {
	float: left;
	padding-top: 8px;
}
/* BLOCKS FOR MOBILE USERS */
div#acuvue-home div#mobile {
	width:150px !important;
	text-align:left;
	font-size:11px;
	margin:20px auto;
	padding:20px 0;
}
div#acuvue-home div#mobile img {
	float:left;
	margin-right:8px;
}
div#acuvue-home div#mobile p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	float:left;
	margin:0;
	padding:0;
	text-align:left;
	width:auto;
}
td#footer div#mobile {
	width:120px;
	position:absolute;
	text-align:left;
	font-size:11px;
	margin:10px 0 20px -160px;
	padding:0;
}
td#footer div#mobile img {
	float:left;
	margin-right:6px;
}
td#footer div#mobile p {
	float:left;
	margin:0;
	padding:0;
	text-align:left;
	width:auto;
}
/* END MOBILE STUFF */
ul.test-list li { margin-left: 25px; }
.body-title-products {
	font-family:"Hevetica Neue" Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#01a2ed;
	margin:22px 0 10px 0;
}
.body-link-arrow {
	font-family:"Hevetica Neue" Helvetica, Arial, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#3991CD;
	height:22px;
	display:block;
	margin:10px 0 27px 0;
	width:165px;
	padding-top:7px;
	background-image:url(../images/small-blue-arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
}
/* ADDED BY TODD MARONEY OF VISTAKON FOR THE BUYING FREE TRIAL POP UP */
#buyingFreeTrial {
	width:517px;
	height:298px;
	margin-top:115px;
	background:url('../images/free-trial-find-a-doctor.png');
	_background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/free-trial-find-a-doctor.png', sizingMethod='image');
}
#buyingFreeTrial #link {
	width:517px;
	height:298px;
	margin:0;
	padding:0;
	display:block;
}
.center-align { margin:0 auto; }
/* ADDED BY TODD MARONEY OF VISTAKON FOR NEW TAB STYLES */
/* STYLE THE BASIC LINKS INSIDE THE TABS BLOCK */
div#tabs .noborder {
	border:none !important;
	background:none !important;
}
div#tabs { margin: 20px 0; }
td#sub-nav-tabs {
	margin:0;
	padding: 20px 0 0 30px;
}
div#tabs ul li p a, div#tabs ul li p a:link, div#tabs ul li p a:hover, div#tabs ul li p a:active, div#tabs ul li p :visited {
	padding:0 12px;
	text-decoration:none;
	float:left;
}
div#tabs ul li p a:hover { text-decoration:underline; }
div#tabs ul li p {
	margin:0;
	padding:0;
	float:left;
}
/* SET UP THE BASIC ATTRIBUTES FOR THE UNORDERED LISTS TO CONTAIN THE TABS */	
div#tabs ul, div#tabs ul li {
	font:12px/33px "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	list-style-type:none;
}
div#tabs ul li.top-tab {
	width:200px;
	position:relative;
	z-index:50;
	background:url('../images/new-tabs/new-tabs-top-tile-BG.gif') top center repeat-x #FFF;
}
/* SET UP THE SPECIFIC ENDCAP DIVS FOR THE TOP TABS */
div#tabs div.left-endcap {
	width:10px;
	height:33px;
	float:left;
	background:url('../images/new-tabs/tabs-top-left.gif') top left no-repeat;
}
div#tabs div.left-endcap-straight {
	width:7px;
	height:33px;
	float:left;
	background:url('../images/new-tabs/new-tabs-top-left-straight.gif') top left no-repeat;
}
div#tabs div.right-endcap {
	width:10px;
	height:33px;
	float:right;
	background:url('../images/new-tabs/tabs-top-right.gif') top left no-repeat;
}
div#tabs div.right-endcap-straight {
	width:7px;
	height:33px;
	float:right;
	background:url('../images/new-tabs/tabs-top-right-straight.gif') top left no-repeat;
}
/* SET UP THE SUB-TAB CONTAINERS */
div#tabs ul.sub-tabs {
	height:33px;
	border:none;
	margin:-1px 0 0 0;
	padding:0;
	float:left;
	background:url('../images/new-tabs/tabs-top-extra-bg-tile.gif') top center repeat-x;
}
div#tabs ul.sub-tabs li { background:url('../images/new-tabs/divider.gif') center right no-repeat; }
/* SET UP THE SPECIFIC ENDCAP DIVS FOR THE SUB-TABS */
div#tabs ul.sub-tabs div.left-endcap {
	width:9px;
	height:33px;
	float:left;
	background:url('../images/new-tabs/new-tabs-sub-left.gif') top right no-repeat;
}
div#tabs ul.sub-tabs div.left-endcap-straight {
	width:7px;
	height:33px;
	float:left;
	background:url('../images/new-tabs/new-tabs-sub-left-straight.gif') top left no-repeat;
}
div#tabs ul.sub-tabs div.right-endcap {
	width:7px;
	height:33px;
	float:right;
	background:url('../images/new-tabs/new-tabs-sub-right.gif') top right no-repeat;
}
div#tabs ul.sub-tabs div.right-endcap-straight {
	width:7px;
	height:33px;
	float:right;
	background:url('../images/new-tabs/new-tabs-sub-right-straight.gif') top right no-repeat;
}
/* SET UP A CLASS TO MAKE THE CURRENT PAGE DISPLAY IN BLACK WITH NO DECORATION */
div#tabs p a.current, div#tabs p a.current:link, div#tabs p a.current:hover, div#tabs p a.current:active, div#tabs p a.current:visited {
	font-weight:bold;
	color:#0E1215;
	text-decoration:none;
	padding:0 10px;
}
/* ADDED BY TODD MARONEY OF VISTAKON IT: SET UP STYLES FOR DOUBLE HEIGHT TABS */
div#tabs ul.double { }
div#tabs ul.double li p a, div#tabs ul.double li p a:link, div#tabs ul.double li p a:hover, div#tabs ul.double li p a:active, div#tabs ul.double li p a:visited { padding:0 0 0 10px; }
div#tabs ul.double li {
	width:130px;
	height:46px;
	margin:0;
	padding:0;
	border:none !important;
	font-size:12px;
	line-height:18px;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	background:url('../images/new-tabs/tabs-double-divider.gif') center right no-repeat;
}
div#tabs ul.double li p {
	margin:0;
	padding:5px 0;
}
/* MAKE THE TAB A BIT WIDER THAN A NORMAL LINK BLOCK */	
div#tabs ul.double li.top-tab {
	width:140px;
	background:url('../images/new-tabs/new-tabs-top-tile-BG.gif') top center repeat-x #FFF;
}
div#tabs ul.double li.top-tab p {
	width:110px;
	padding:5px;
}
/* SUB DOUBLE HEIGHT TABS */
div#tabs ul#sub-tabs {
	height:46px;
	border:none;
	margin:-1px 0 0 0;
	padding:0;
	float:left;
	display:inline;
	background:url('../images/new-tabs/tabs-double-sub-BGtile.gif') top center repeat-x;
}
div#tabs ul#sub-tabs li {
	width:167px;
	margin:0;
	padding:0;
}
div#tabs ul#sub-tabs li p { width:150px; }
div#tabs ul#sub-tabs li p a, div#tabs ul#sub-tabs li p a:link, div#tabs ul#sub-tabs li p a:hover, div#tabs ul#sub-tabs li p a:active, div#tabs ul#sub-tabs li p a:visited {
	margin:0;
	padding:0 0 0 10px;
}
/* DOUBLE HEIGHT TAB ENDCAPS */
div#tabs ul.double div.left-endcap {
	width:11px;
	height:46px;
	float:left;
	background:url('../images/new-tabs/tabs-top-left-double.gif') top left no-repeat;
}
div#tabs ul.double div.left-endcap-straight {
	width:7px;
	height:46px;
	float:left;
	background:url('../images/new-tabs/tabs-top-left-straight-double.gif') top left no-repeat;
}
div#tabs ul.double div.right-endcap {
	width:10px;
	height:46px;
	float:right;
	background:url('../images/new-tabs/tabs-top-right-double.gif') top left no-repeat;
}
div#tabs ul.double div.right-endcap-straight {
	width:7px;
	height:46px;
	float:right;
	background:url('../images/new-tabs/tabs-top-right-straight-double.gif') top left no-repeat;
}
/* SET UP THE SPECIFIC ENDCAP DIVS FOR THE SUB-TABS */
div#tabs ul#sub-tabs div.left-endcap {
	width:9px;
	height:46px;
	float:left;
	background:url('../images/new-tabs/tabs-sub-left-double.gif') top right no-repeat;
}
div#tabs ul#sub-tabs div.left-endcap-straight {
	width:7px;
	height:46px;
	float:left;
	background:url('../images/new-tabs/tabs-sub-left-straight-double.gif') top left no-repeat;
}
div#tabs ul#sub-tabs div.right-endcap {
	width:7px;
	height:46px;
	float:right;
	background:url('../images/new-tabs/tabs-sub-right-double.gif') top right no-repeat;
}
div#tabs ul#sub-tabs div.right-endcap-straight {
	width:7px;
	height:46px;
	float:right;
	background:url('../images/new-tabs/tabs-sub-right-straight-double.gif') top right no-repeat;
}
div#tabs ul.double li p a.current, div#tabs ul.double li p a.current:link, div#tabs ul.double li p a.current:hover, div#tabs ul.double li p a.current:active, div#tabs ul.double li p a.current:visited {
	font-weight:normal;
	color:#0E1215;
	text-decoration:none;
	margin:0;
	padding:0;
}
/* HERE ARE INDIVIDUAL CLASSES FOR TAB WIDTHS, INSTEAD OF INLINE WIDTHS; USE AS NEEDED*/
div#tabs ul.double li#acuvue-advance { width:145px; }
div#tabs ul.double li#acuvue-advance.top-tab { width:160px; }
div#tabs ul.double li#acuvue-advance.top-tab p { width:125px; }
div#tabs ul.double li#one-day-acuvue-family { width:135px; }
div#tabs ul.double li#one-day-acuvue-family p { width:100px; }
div#tabs ul.double li#acuvue-2-family { width:100px; }
div#tabs ul.double li#acuvue-2-family.top-tab { width:120px; }
div#tabs ul.double li#acuvue-2-family.top-tab p { width:85px; }
/* HERE ARE INDIVIDUAL CLASSES FOR SUB TAB WIDTHS, INSTEAD OF INLINE WIDTHS; USE AS NEEDED*/
div#tabs ul#sub-tabs li#one-day-acuvue-moist { width:175px; }
div#tabs ul#sub-tabs li#one-day-acuvue-moist p {
	width:160px;
	padding:12px 0;
}
div#tabs ul#sub-tabs li#one-day-acuvue { width:130px; }
div#tabs ul#sub-tabs li#one-day-acuvue p {
	width:120px;
	padding:12px 0;
}
div#tabs ul#sub-tabs li#acuvue-2 { width:120px; }
div#tabs ul#sub-tabs li#acuvue-2 p {
	width:110px;
	padding:12px 0;
}
div#tabs ul#sub-tabs li#acuvue-2-colors { width:175px; }
div#tabs ul#sub-tabs li#acuvue-2-colors p {
	width:165px;
	padding:12px 0;
}
div#tabs ul#sub-tabs li#acuvue-bifocal { width:170px; }
div#tabs ul#sub-tabs li#acuvue-bifocal p {
	width:125px;
	padding:12px 0;
}
/* ADDED BY TODD MARONEY OF VISTAKON TO TAKE UNDERLINES OFF OF ALL <SUP>'s */
a sup, a:link sup, a:hover sup, a:active sup, a:visited sup { text-decoration:none !important; }
/* ADDED BY cjf OF VISTAKON TO MAKE AN ORDERED LIST ALIGN TO LEFT COLUMN */
.list-space ol li {
	display: block;
	float:left;
}
/*--- Button Let's Begin - Added by cjf 12-13-08 ------*/
#space-lets-begin {
	padding:10px 0 0 37px;
	height:100px;
	overflow:hidden;
	position:relative;
}
input.lets-begin {
	width:121px;
	height:43px;
	overflow:hidden;
	background:url(/images/bg-button-lets-begin.png) no-repeat;
	_background-image:none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/bg-button-lets-begin.png", sizingMethod="image");
	color:#fff;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
	padding:0;
}
input.lets-begin:hover { text-decoration:underline; }
/*--- Button Let's Begin - Added by cjf 12-13-08 --*/
#comfort-challenge-quotes {
	width:485px !important;
	height:200px !important;
	position:absolute !important;
	padding:0;
	margin-top:80px;
	margin-left:285px;
	float:left;
}
#savemoney-quotes {
	width:485px !important;
	height:200px !important;
	position:absolute !important;
	padding:0;
	margin-top:80px;
	margin-left:285px;
	float:left;
}
/* Added by cjf 03-19-09 */
div#disclaimer-comment {
	padding:20px 0 100px 0;
	_padding:10px 0 50px 0;
}
td#nav-padding {
	width:751px !important;
	height:10px !important;
	margin:0;
	padding:14px 0 0 23px;
	background:#fff;
}
/* Added by cjf 03-26-09 */
div#footer-comment {
	margin-top:30px;
	padding:20px 0 100px 0;
}
/*-------------------------------------------------*/
/*--- Added by cjf 04-21-09 for CR# 3709         --*/
/*---                                            --*/
/*--- Quicklinks & Country List Drop-down        --*/
/*-------------------------------------------------*/

/* This controls the spacing of the quicklinks and country list for pages WITHOUT header images */

div#drop-menus {
	width:960px;
	height:0;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
#ql {
	width:583px;
	height:222px;
	position:absolute;
	z-index:100;
	top:-300px;
	margin-left:363px;
}
#rg {
	width:183px;
	height:222px;
	position:absolute;
	margin-left:763px;
	top:-300px;
	z-index:100;
}
/* This controls the spacing of the quicklinks and country list for pages WITHOUT header images */
div#drop-menus-nohead {
	width:608px;
	height:0;
	margin:0;
	padding:0;
	overflow:hidden;
}
div#drop-menus-nohead #ql {
	width:583px;
	height:222px;
	position:absolute;
	z-index:100;
	top:-300px;
	margin-left:158px;
}
div#drop-menus-nohead #rg {
	width:183px;
	height:222px;
	position:absolute;
	margin-left:558px;
	top:-300px;
	z-index:100;
}
/* This controls the spacing of the quicklinks and country list for Product pages */
div#drop-menus-sub-nav {
	width:751px;
	height:0;
	margin:0;
	padding:0;
	overflow:hidden;
}
div#drop-menus-sub-nav div#ql {
	width:583px;
	height:222px;
	position:absolute;
	z-index:100;
	top:-300px;
	margin-left:158px;
	margin-top:10px;
}
div#drop-menus-sub-nav div#rg {
	width:183px;
	height:222px;
	position:absolute;
	margin-left:558px;
	margin-top:10px;
	top:-300px;
	z-index:100;
}
/* This adds the button "For Eye Doctors" to the footer */
#footer-button {
	background:url(../images/footer-for-doctors-btn.jpg) no-repeat;
	width:97px;
	height:19px;
	float:left;
	margin:0;
	border:none;
	cursor:pointer;
	padding:30px 0 0 20px;
	vertical-align:middle;
	position:absolute !important;
}
/* TECHONOLOGIES HOME */
#technologies, #thinking-home, #acuvue-why-try, #wearing-home {
	width:960px !important;
	height:620px !important;
	display:block !important;
}
object {
	border:none;
	overflow:hidden;
	outline:none;
}


/* 'BREADCRUMBS' Definition */
td#breadcrumbs {
	width:786px !important;
	height:50px !important;
	margin:0;
	padding:12px 0 0 23px;
	background:#fff;
}
/* Defines the UNORDERED LIST for Product 'Breadcrumbs' */
td#breadcrumbs ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
td#breadcrumbs li {
	padding:0 10px 0 0;
	margin:5px 5px 5px 0;
	list-style-type:none;
	float:left;
}
td#breadcrumbs li#sep { background:url("../images/products/breadcrumb-divider.gif") center right no-repeat; }
td#breadcrumbs li a:link, td#breadcrumbs li a:active, td#breadcrumbs li a:visited { text-decoration:none; }
td#breadcrumbs li a:hover { text-decoration:underline; }
td#breadcrumbs li a.current {
	/*font-weight:bold;*/
	color:#0E1215;
	text-decoration:none !important;
}
td#breadcrumbs .no-border { border:none; }

/* END - 'BREADCRUMBS' Definition */

/* BEGIN BREADCRUMBS & EXTRA COMPONENTS - for pages w/headers */
td#breadcrumbs div#extra-components {
	margin:2px 15px 0 0;
	_margin:2px 15px 0 0 !important;
	padding:0;
	/*width:200px;*/
	width:92px !important;
	float:right;
	display:inline;
}
	
td#breadcrumbs div#extra-components ul {
	height:32px;
	list-style:none;
	padding:0;
	_margin:0;
}
td#breadcrumbs div#extra-components ul li {
	display:inline;
	overflow: hidden;
	/*width:32px;*/
	/*padding:0 10px 0 0;*/
	padding:0 !important;
	margin:0 !important;
	float:left;
}
	td#breadcrumbs div#extra-components ul li.print {
		padding:0 10px 0 10px !important;
	}
td#breadcrumbs div#extra-components ul li a {
	display:inline;
	/*width:32px*/;
	height:18px;
}
td#breadcrumbs div#extra-components ul #ico-text-size-small {
	background:url(../images/ico-text-size-sm.gif) no-repeat;
	width:14px;
	height:18px;
}
td#breadcrumbs div#extra-components ul #ico-text-size-big {
	background:url(../images/ico-text-size-lg.gif) no-repeat;
	width:14px;
	height:18px;
}
td#breadcrumbs div#extra-components ul #ico-share {
	background:url(../images/ico-share.gif) no-repeat;
	width:27px;
	height:18px;
}
td#breadcrumbs div#extra-components ul #ico-email {
	background:url(../images/ico-email.gif) no-repeat;
	width:18px;
	height:18px;
}
td#breadcrumbs div#extra-components ul #ico-print {
	background:url(../images/ico-print.gif) no-repeat;
	width:18px;
	height:18px;
}
/* END BREADCRUMBS & EXTRA COMPONENTS*/


/* BREADCRUMBS & EXTRA COMPONENTS (NO HEAD) - for pages w/no headers */
div#breadcrumbs-nohead {
	height:50px; 
	/*padding:0 15px;*/
	width:755px;
	_width:760px;
}
						
	div#breadcrumbs-nohead div#extra-components-nohead {
		margin:2px 15px 0 0;
		_margin:2px 15px 0 0 !important;
		padding:0;
		/*width:200px;*/
		width:92px !important;
		float:right;
		display:inline;
	}
		
	div#breadcrumbs-nohead div#extra-components-nohead ul {
		height:32px;
		list-style:none;
		padding:0;
		_margin:0;
	}
	div#breadcrumbs-nohead div#extra-components-nohead ul li {
		display:inline;
		overflow: hidden;
		/*width:32px;*/
		/*padding:0 10px 0 0;*/
		padding:0 !important;
		margin:0 !important;
		float:left;
	}
		div#breadcrumbs-nohead div#extra-components-nohead ul li.print {
			padding:0 10px 0 10px !important;
		}
	div#breadcrumbs-nohead div#extra-components-nohead ul li a {
		display:inline;
		/*width:32px*/;
		height:18px;
	}
	div#breadcrumbs-nohead div#extra-components-nohead ul #ico-text-size-small {
		background:url(../images/ico-text-size-sm.gif) no-repeat;
		width:14px;
		height:18px;
	}
	div#breadcrumbs-nohead div#extra-components-nohead ul #ico-text-size-big {
		background:url(../images/ico-text-size-lg.gif) no-repeat;
		width:14px;
		height:18px;
	}
	div#breadcrumbs-nohead div#extra-components-nohead ul #ico-share {
		background:url(../images/ico-share.gif) no-repeat;
		width:27px;
		height:18px;
	}
	div#breadcrumbs-nohead div#extra-components-nohead ul #ico-email {
		background:url(../images/ico-email.gif) no-repeat;
		width:18px;
		height:18px;
	}
	div#breadcrumbs-nohead div#extra-components-nohead ul #ico-print {
		background:url(../images/ico-print.gif) no-repeat;
		width:18px;
		height:18px;
	}
	
						
						
/* Defines the UNORDERED LIST for 'Breadcrumbs' */
div#breadcrumbs-nohead ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
div#breadcrumbs-nohead li {
	padding:0 10px 0 0;
	margin:5px 5px 5px 0;
	list-style-type:none;
	float:left;
}
div#breadcrumbs-nohead li#sep { background:url("../images/products/breadcrumb-divider.gif") center right no-repeat; }
div#breadcrumbs-nohead li a:link, div#breadcrumbs-nohead li a:active, div#breadcrumbs-nohead li a:visited { text-decoration:none; }
div#breadcrumbs-nohead li a:hover { text-decoration:underline; }
div#breadcrumbs-nohead li a.current {
	/*font-weight:bold;*/
	color:#0E1215;
	text-decoration:none !important;
}
div#breadcrumbs-nohead .no-border { border:none; }
	
/* END BREADCRUMBS & EXTRA COMPONENTS (NO HEAD)*/