/*-- shared (check each instance before changing) --*/
.hide {
	display: none;
	}	
img {
	border: 0;
	display: block;
	}
iframe {
	border: 0;
	background-color:#fffff;
	}

/*-- Get Adobe Reader include --*/
div#get-adobe {
	vertical-align: top;
	font-size: 11px;
	margin-top: 40px;
	width: 350px;
	}
#adobe-pi #get-adobe {
	width: 300px;
	margin-bottom:150px;
	}
div#get-adobe img {
	float: left;
	margin: 6px 8px 0 0;
	}
	
/*--- Get Macromedia Flash Player ---*/
div#get-macromedia-flash {
	vertical-align: top;
	font-size: 11px;
	line-height: 1.6;
	margin-top: 30px;
	width: 420px;
	}
div#get-macromedia-flash img {
	float: left;
	margin: 4px 15px 0 0;
	}
	
/*-- layout --*/
#container-wrapper {
	width:760px;
	}

#container1 {
	background-color: #CD192A;
	float: left;
	margin: 0;
	padding: 0;
	width: 209px;
	}
	
#container2	{
	float: left;
	margin: 0;
	padding: 0;
	width: 532px;
	}
	
#branding {
	margin: 0;
	padding: 0;
	}
	
div#nav-main {	
	margin: 0;
	padding: 0 0 40px 0;
	width: 190px;
	}
	
div#content { /* 1 pixel left padding to stop left edge of letters as W from getting clipped */
	margin: 30px 0 0 44px;
	padding: 0 0 0 1px;
	background: transparent;
	}
	
ul.bullet {
	list-style: square url(/vytorin/consumer/images/shared/bullet.gif) outside;
	margin: 0 0 10px 35px;
	padding: 0;
	}
ul.sub-list {
	list-style: square url(/vytorin/consumer/images/shared/none.gif) !important;
	margin: 0 0 10px 30px;
	padding: 0;
	}		

img.callout {
	float: right;
	margin: 6px 0 20px 20px;
	}
img.callout-esp {/* used on spanish about VYTORIN page */
	float: right;
	margin: -25px 0 10px 20px;
	}
	
/* backgrounds about_vytorin_bckgnd.gif */	
.about-vytorin {
	background: url(/vytorin/consumer/images/about_vytorin/vytorin_background.gif) no-repeat 285px 84px;
	}
	
div.spacer {
	clear: both;
	}
	
div.clear {
	clear: both;
	}
	
span.nowrap {
	white-space: nowrap;
	}
	
/* =Left Navigation
========================================================================= */
.nav-pointer {
	margin-right: 4px;
	padding: 2px 0 6px 0;
	display: inline;
	float: left;
	}	
	
div#nav-main ul {
	list-style: none;
	margin: 10px 0 0 6px;
	padding: 0;
	font-size: 11px;
	}
	
div#nav-main ul.moreNav {
	list-style: none;
	margin: 20px 0 0 6px;
	padding: 0;
	}
	
div#nav-main ul li {
	font-weight:normal;
	list-style: none;
	margin: 3px 0 0 6px;
	padding: 6px 0 0 0;
	line-height: 1.6;
	background: url(/vytorin/consumer/images/shared/layout/nav_divider.gif) 10px bottom no-repeat;
	font-size: 12px;
	}
	
div#home-nav div#nav-main ul li {   /* Settings for homepage nav */
	background: none !important;
	}

ul#nav-home-hcp {
	width: 193px;
	position: absolute; 	
	}
ul#nav-home-hcp li {
	border: 1px solid #fff !important; 
	}

/* Removed from site
ul#enhance-link {
	margin: 0 0 0 0;
	padding: 0;
	width: 184px;	
	}
ul#enhance-link li {
	border-top: 1px solid #fff !important; 
	border-bottom: 1px solid #fff !important; 
	}
*/

div#nav-main ul li a:link, 
div#nav-main ul li a:visited,
div#nav-main ul li a:hover,
div#nav-main ul li a:active {
	color: #fff; 
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	}

 div#nav-main ul li.active {
 	color: #F1C90D;
	background-image: none;
	margin-left: 6px;
	}

div#nav-main ul li.active-nosub { /* so divider appears beneath link title when there is no sub nav */
	color: #F1C90D;
	background: url(/vytorin/consumer/images/shared/layout/nav_divider.gif) 10px bottom no-repeat;
	margin-left: 6px;
	}
	
div#nav-main ul li.active a:link, 
div#nav-main ul li.active a:visited,
div#nav-main ul li.active a:hover,
div#nav-main ul li.active a:active {
	color: #F1C90D;
	text-decoration: underline; 
	background: transparent;
	}

div#nav-main ul li ul.sub-nav {
	margin: -2px 0 0 18px;
	padding: 0 0 6px 0;
	}
	
div#nav-main ul li.active ul.sub-nav li  {
	font-size: 11px;
	font-weight: normal;
	list-style: none;
	margin: 3px 0 0 4px;
	padding: 2px 0 0 0;
	border: none;
	line-height: 1.3;
	background: none;
	}	

div#nav-main ul li.active ul.sub-nav li a:link, 
div#nav-main ul li.active ul.sub-nav li a:visited,
div#nav-main ul li.active ul.sub-nav li a:hover,
div#nav-main ul li.active ul.sub-nav li a:active {
	color: #fff;
	list-style: none;
	font-weight: normal;
	text-decoration: underline;
	}

div#nav-main ul li.active ul.sub-nav li a:hover {
	text-decoration: none;
	}		

div#nav-main ul li.active ul.sub-nav li.active {
	list-style: square url(/vytorin/consumer/images/shared/subnav_pointer.gif);	 	
	}	
	
/*-- footer --*/
div#footer {
	background: #fff;
	margin: 30px 0 0 0;
	padding: 20px 0 30px 0;
	width: 100%;
	}
	
div#footer p {
	color: #CD192A;
	margin: 0; padding: 0;
	}
	
ul.more-links {
	margin: 0 0 20px 15px;
	padding: 0 0 20px 0;
	}
	
div#footer a:link, div#footer a:visited, div#footer a:hover, div#footer a:active {
	font-weight: bold; font-size: 10px; color: #CD192A; text-decoration: none;
	background: transparent;
	}
	
div#footer div.links {
	margin: 0 0 0 44px;
	}
div#footer div.links a:link, div#footer div.links a:visited, div#footer div.links a:hover, div#footer div.links a:active {
	font-size: 11px; font-weight: normal;
	}	
	
/*-- content 
body#home div#container div#content h1 {
	padding: 112px 0 30px 0;
	}
	
body#sub div#container div#content h1 {
	padding-top: 64px;
	}--*/
	
 /* used on home page */		
/*div.highlight {
	margin: 0;
	padding: 5px 0 0 0;
	}
	
div.highlight img {
	margin: 0;
	padding: 0 0 5px 0;
	}		
	
div.highlight div.left {
	float: left;
	width: 44%;
	margin: 0 20px 0 0;
	padding: 0;
	}	
	
div.highlight div.right {
	float: left;
	margin 0;
	padding: 0 0 0 24px;
	width: 44%;
	border-left: #B9B8B8 solid 1px;
	}	*/
	
ol.points { 
	margin: 0 0 0 22px;
	padding: 0;
	font-size: 11px;
	color: #CD192A; 
	}
	
ol.points li { 
	margin: 0;
	padding: 0 0 6px 0;
	color: #CD192A; 
	}	

/*2 Sources */

div.left {
	float: left;
	width: 45%;	
	}
	
div.right {
	float: right;
	width: 45%;	
	}
/* used when not balanced.  ie. text next to callout.  used on exercise index page */	
div.left-narrow {
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	width: 40%;	
	}
	
div.right-wider {
	float: right;
	margin: 16px 0 0 0;
	padding: 0;
	width: 50%;	
	}	
	
	

/* Have Some Questions? page */	
img.foodfampic {
	margin: 10px 0 0 0;
	padding: 0;
	}
	
img.question {
	margin: 0px 0 0 0;
	padding: 10px 0 0 0;
	}

img.question2 {
	clear: both;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	}	

div.answer {
	margin: 10px 0 0 0;
	padding: 0 5px 0 0;
	}

div.answer div.letter {
	float: left;
	margin: 10px 0 0 0;
	width: 36px;
	}	
	
div.answer div.text { /* when text is half the content area */
	float: right;
	margin: 25px 0 0 0;
	width: 83%;
	}
 
div.answer div.text-wide { /* when text spans most of content area */
	float: right;
	margin: 25px 0 0 0;
	width: 92%;
	}
/* --- */

/* 2 Sources of Cholesterol page */
div#puzzle {
	float:right;
	margin-top:-10px;
	margin-left:2px;
 	}	
div#chol_challenges { 
	float:left;
	width:493px;
	height:277px;
	background:url(/vytorin/consumer/images/sources_of_cholesterol/bg_puzzle_options.jpg) 0 0 no-repeat;
	}
div#chol_challenges div.challenge { 
	float:left; display:inline; 
	width:200px; 
	line-height:1.4; 
	margin:15px 0 0 18px;
	}
div#chol_challenges div.challenge h3 { 
	margin-bottom:10px;
	}

/*=About Vytorin (including Spanish)
==============================================================================================*/
#about-highlight {	
	/* commented used if text rather than image
	width: 100px;
	font-size: 14px;
	color: #fff;
	line-height: 1.2;
	background-color: #CD192A;
	*/
	position: absolute;
	top: 286px;
	left: 626px;
	z-index: 9;
	}
/* used if text rather than image	
#about-highlight div {
	font-size: 10px;
	color: #fff;
	margin: 6px 0 0 0;
	}	
*/

div#sobre-video {
	width: 224px;
	float: right;	
	margin: 0 0 20px 8px;
	}
.video-caption {
	line-height: 1.3;
	padding: 5px 0 8px 12px;
	border: 1px solid #cd192a;
	}
div#sobre-video p {
	margin-bottom: 30px;
	}
	
/* resources - understand your goal page */	
div#blood-flow {
	margin: 0;
	padding: 0;
	}
	
div#blood-flow img {
	margin: 0;
	padding: 0 0 10px 0;
	}

div#bf-icon-text {
	margin: 0;
	padding: 15px 0 0 0;
	}
	
div#bf-icon-text div.icon {
	float: left;
	width: 30px;
	}
	
div#bf-icon-text div.icon-text {
	float: right;
	width: 92%;
	}
		
div#artery {
	float: left;
	margin: 0;
	padding: 25px 0 0 0;
	width: 40%;
	text-align: center;
	}

div#artery-text {
	float: right;
	margin: 0;
	padding: 55px 0 0 0;
	width: 50%;
	}	
	
/*-- used for tools such as goal card, journal and diet tips --*/
div#thumbnail {
	float: left;
	margin: 0;
	padding: 0;
	width: 25%;
	}
	
div#thumbnail-good-eats {
	float: left;
	margin: 0;
	padding: 0;
	width: 25%;
	}

div#thumbnail-link {
	float: right;
	margin: 0;
	padding: 40px 0 0 0;
	width: 65%;
	}
	
div#thumbnail-link-good-eats {
	float: right;
	margin: 0;
	padding: 75px 0 0 0;
	width: 75%;
	}
		
/*-- used on exercise journal page --*/
#online-journal {
	margin: 0;
	padding: 30px 0;
	text-align: center;
	}
	
#online-journal img {
	padding-bottom: 30px;
	}
/* -- */

/* used for risk assessment */

.risk-row {
	background: transparent;
	margin: 0 0 6px 0;
	padding: 3px;
	width: 460px;
	}
	
div.risk-row div.risk-question {
	float: left;
	margin: 0;
	padding: 3px 0 0 0;
	width: 76%;
	line-height: 1.3em;
	}
	
div.risk-row div.risk-answers {
	float: right;
	margin: 0;
	padding: 0;
	width: 22%;
	}	

#results-wrapper {
	font-weight: bold;
	margin: 0;
	padding: 8px;
	background: #eeeeee;
	border:  #000 1px solid
	}

#results-wrapper p {
	font-weight: normal;
	margin: 0;
	padding: 0 0 8px 0;
	}	


.risk-button {
	margin: 4px 0 8px 360px;
	}	

#risk-chart {
	margin: 0;
	padding: 10px 0 15px 0;	
	}
	
#risk-chart table {
	font-size: 12px;
	}
/* -- */

/* used for cholesterol quiz  */

ol.quiz {
	margin: 0 0 0 28px;
	padding: 0 0 10px 0;
	}

ol.quiz li {
	margin: 0;
	padding: 0 0 14px 0;
	color: #CD192A;
	font-weight: bold;
	}
	
ol.quiz li span {
	color: #000;
	font-weight: normal;
	}			
	
#quiz-score {
	background-color: #EEE;
	color: #CD192A;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 3px 0;
	padding: 3px;
	text-align: center;
	}
	
div.answered {
	margin: 0;
	padding: 6px 0;
	}	

ol.quiz li span span.emphasis {
	color: #CD192A;
	}
		
div.correct-answer {
	margin: 0;
	padding: 6px 0;
	}
	
div.correct-answer span.which-answer {
	color: #CD192A;
	font-weight: bold;
	}
	
/* -- resources page -- */
.resources-left {
	float: left;
	width: 50%;
	}

.resources-right {
	float: right;
	width: 48%;
	}

	/* -- */

/* used for the form */
div.formRow {
	clear: both;
	margin: 0;
	padding: 6px 0 0 0;
	width: 500px;
	}

div.formRow span.label {
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 3px 0 0 0;
	width: 120px;
	text-align: right;
	}	
	
div.formRow span.longlabel {
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 0px 0 0 0;
	width: 265px;
	text-align: right;
	}	
div.formRow span.longinput {
	float: right;
	margin: 0;
	padding: 0;
	width: 230px;
	}	
	
div.formRow span.input {
	float: right;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 375px;
	}	
	
div.formRow span.checkbox {
	float: right;
	margin: 0;
	padding: 0;
	width: 500px;
	}	
	
div.formRow span.radio {
	float: right;
	margin: 0;
	padding: 0;
	width: 375px;
	}	

div.privacy-text div.opt-input { /* used for privacy opt in */
	float: left;
	margin:0;
	padding: 6px 0 0 0;
	width: 4%;
	}	
	
div.privacy-text div.opt-text { /* used for privacy opt in */
	float: right;
	width: 94%;
	}
	
/* used on site map */

#sitemap-container { 
	width: 100%;
	margin: 0 0 0 0px;	 	
	font-weight: bold;		
	}

#sitemap-sec1 {
	float: left;
	width: 46%;
	}

#sitemap-sec2 {
	float: right;
	width: 46%;
	}
	
#sitemap-sec1 ul, #sitemap-sec2 ul {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: bold;
	}
	
#sitemap-sec1 ul li, #sitemap-sec2 ul li {
	margin: 0;
	padding: 0 0 4px 0;
	}
	
#sitemap-sec1 ul li ul {
	margin: 0 0 0 12px;
	padding: 0;
	font-weight: normal;
	}	
	
#sitemap-sec2 ul li ul {
	margin: 0 0 0 12px;
	padding: 0;
	font-weight: normal;
	}	
/* used for hcp disclaimer page(s) */

#disclaimer {
	margin: 0;
	padding: 40px 0 0 0;
	border-top: #CD192A 30px solid;
	}
#disclaimer p {
	text-align: center
	}
	
#disclaimer-footer {
	margin: 0 0 0 40px;
	padding: 50px 0 20px 0;
	font-size: 10px;
	}
	
#disclaimer-popup {
	background: #fff url(/vytorin/shared/images/hcp_disclaimer/hcp_popup_bak.gif) no-repeat;
	margin: 0;
	padding: 85px 0 0 0;
	text-align: center;
	}	
	
/* for references (symbols hang) */
div.reference { 
	width:99%;
	margin:0;
	padding-bottom:10px; 
	}
	
div.referenceSymbol {
	float:left;
	width:2%;
	margin:0; padding:0;
	font-size: 10px;
	}
	
div.referenceText {
	float:left;
	width:97%;
	margin:0; padding: 0 0 0 1px;
	font-size: 10px;
	}
	
/* poll */	
	
#poll-wrapper { /* provides black border at bottom of poll */
	background: #000;
	margin: 30px 0 0 20px;
	padding: 0 0 6px 0;
	width: 1770px;
	}

#poll {
	background: #fff;
	border-top: #F1C90D solid 1px;
	border-left: #F1C90D solid 1px;
	border-right: #F1C90D solid 1px;
	margin: 0;
	padding: 0px;
	width: 177px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	
	}
	
#poll .question {
	font-weight: bold;
	}

#poll .button {
	text-align: right;
	}

div.question {
	clear: both;
	padding-top: 3px;
	}
  
div.question span.label {
	vertical-align: top;
	text-align: left;
	float: right;
	padding: 0 0 0 4px;	
	width: 129px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 125px;
	}
html>body div.question span.label {
	width: 125px;
	}

div.question span.input {
	float: left;
	width: 15px;
	text-align: right;
	} 
  
div.question span.input input {
	width: 10px;
	height: 10px;  
	}
	
div.results {
	margin: 6px 0 2px 0;
	}
	
div.results img {
	display: inline;
	margin: 0;
	background-color: #999;
	}
	
div.results span {
	vertical-align: top;
	color: #CD192A;
	margin: 0 0 0 4px;
	}
	
div#poll hr {
	text-align: left;
	color: #ccc;
	background-color: #ccc;
	width: 80%;
	height: 1px;
	margin: 0;
	}
/* end poll */
	
.highlight-box {
	margin: 0 0 15px 0; padding: 6px;
	border: 2px solid #CD192A;
	text-align: center;
	}
	
.highlight-box-home {
	float: right;
	width:190px;
	margin: 0 0 0 15px; padding: 10px;
	border: 2px solid #CD192A;
	font: bold 11px/1.5 Arial;	
	}
.highlight-box-pi {
	float: right;
	width:163px;
	margin: 0 0 20px 15px; 
	border: 2px solid #CD192A;
	font: normal 11px Arial;	
	line-height: 1.3em;
	}

.highlight-box-pi .heading{
	margin: 0 0 -10px 5px; padding: 5px;
	font: 13px Arial;	
	line-height:1.3em;
	}

ul.bullet-in-box-pi {
	list-style: none;
	margin: 0 0 0 5px;padding: 10px;		
	line-height:1.1em;
	}
ul.bullet-in-box-pi li {
	background: #fff url(/vytorin/consumer/images/product_information/pi/bullet.gif) 0 5px no-repeat;
	margin: 3px 0; padding: 0 0 0 10px;
	font-size: 13px;
	line-height:1.1em;
	}
	

ul.bullet-in-box {
	list-style: square url(/vytorin/consumer/images/shared/bullet.gif) outside;
	margin: 0 0 0 25px;
	padding: 0;
	}
ul.bullet-in-box li {
	margin: 3px 0; padding: 0;
	font-size: 11px;
	}
	
#tvadlink {
	width: 140px;
	text-align: center;
	float: right;
	margin: 0 0 0 10px;
	}

div.clear {
	clear: both;
	}

/* for PDF downloads */
dl#downloads {
	margin: 0 0 15px 0;
	}
dl#downloads dt {
	font-weight: normal;
	color: #000;
	margin: 12px 0 10px 0;
	}
dl#downloads dd {
	margin: 0; padding: 0;
	}
dl#downloads dd img {
	float: left;
	margin: 2px 3px 0 0;
	}
	
/* used on compliance popup */
p#compliance {
	font-size: 14pt;
	line-height: 1.4em;
	}
	
#popup { 
	margin: 20px 20px 0 40px;
	padding: 0 0 20px 0;
	}
#popup dl.downloads {
	margin: 0; padding: 0;
	}
#popup dl.downloads dt {
	margin: 10px 0 0 0;
	font-weight: normal;
	}
#popup dl.downloads dd {
	margin: 0; padding: 0;
	}
#popup dl.downloads dd img {
	display: inline;
	vertical-align: bottom;
	margin: 0 3px 0 0;
	}
	
#popup #get-adobe {
	margin-bottom: 30px;
	
	}

/* =Callout Box
===================================================================*/
div.callout-box {
	width: 460px;
	background: #fff url(/vytorin/consumer/images/shared/bg_callout.jpg) no-repeat top left;
	padding: 20px;
	}
	
div.callout-box ul {
	list-style: square url(/vytorin/consumer/images/shared/bullet_trans.gif) outside;
	margin: 0 0 0 25px; padding: 0;
	}
	
div.callout-box ol {
	font-weight: bold;
	margin-top: 5px;
	}
div.callout-box ol li span {
	font-weight: normal;
	}
	
	
/* =FAQ
===================================================================*/
.highlight-box-faq {
	/*background: #fff url(/vytorin/consumer/images/faq/highlight_box_bg.gif) 0 0 no-repeat;*/
	margin: 16px 0 15px 0; padding: 0;
	width: 487px;
	height: 130px;	
	border: 2px #CD192A solid;
	background-color: #fff;
	}
#choose {
	margin: 35px 0 0 19px;
	}
ul#choose-question {
	list-style: none;
	margin-top: 0; margin-bottom: 12px;
	}
ul#choose-question li {
	margin-bottom: 2px;
	}
h3 img.question-header {
	margin: 36px 0 24px 22px;
	}
dl.questions {
	margin: 0; padding: 0 5px 10px 40px;
	border-bottom: 1px solid #ccc;
	}
dl.questions h3 {
	margin-top: 30px;
	}
dl.questions dt {
	background: #fff url(/vytorin/consumer/images/faq/question.gif) no-repeat top left;
	padding: 1px 0 5px 25px;
	color: #000;
	}
dl.questions dd {
	background: #fff url(/vytorin/consumer/images/faq/answer.gif) no-repeat top left;
	padding: 1px 0 13px 25px;
	}
h3.line-above {
	margin: 20px 0 0 0; padding: 25px 0 0 0;
	border-top: 1px solid #ccc;
	}
div.previous {
	float: left;
	background: #fff url(/vytorin/consumer/images/faq/back.gif) no-repeat 0 6px;
	margin: 27px 0 45px 10px; padding: 0 0 0 9px;
	width: 40%;
	font-size: 11px;	
	}
div.next {
	float: right;
	background: #fff url(/vytorin/consumer/images/faq/forward.gif) no-repeat right 6px;
	margin: 27px 10px 45px 0; padding: 0 8px 0 0;
	text-align: right;
	width: 40%;
	font-size: 11px;	
	}
span.more {
	background: #fff url(/vytorin/consumer/images/faq/forward.gif) no-repeat right 3px;
	margin: 0 0 0 7px; padding: 0 8px 0 0;
	font-size: 11px;	
	}
div.to-top {
	background: #fff url(/vytorin/consumer/images/faq/blue_arrow.gif) no-repeat right 8px;
	text-align: right;
	font-size: 11px;
	padding-right: 13px;
	margin-top: 3px;
	}
/* overrides
-------------------------------------------*/
.addtop {
	margin-top: 30px;
	}
	
/* Flash-related */
#nojsDiv { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
#nojsDiv div { margin: 6px 6px 6px 6px; padding: .6em .6em .6em .6em; border: 1px solid #CD192A; }
#nojsDiv div img { margin-right: 10px; vertical-align: middle; float: left; padding-top: 6px; }

/* Understanding Goal Card Results */
#online-resources {
	background: #fff url(/vytorin/consumer/images/tools_resources/bg_resources.gif) top left no-repeat;
	width: 486px; height: 222px;
	margin: 20px 0 15px -14px; padding: 12px 0 0 14px;
	}
#online-resources dl {
	margin: 2px 0 0 0; padding: 0;
	}
#online-resources dl dt {
	margin: -2px 0 0 0; padding: 0;
	}
#online-resources dl dd {
	margin: -2px 0 0 0; padding: 0;
	}
	
/* =Tools and Resources
======================================================================================*/
div.print-material {
	padding-top: 20px;
	}
div.print-material p {
	margin: 0 0 8px 0;
	}
div.print-material img.icon-cover {
	float: left;
	margin-right: 20px;
	}
img.get-pdf {
	display: inline;
	margin: 0 2px -3px 0;
	}
	
.save-pdf {
	font-size: 11px;
	margin-left: 96px;
	}
	
/* =Questions to Ask Your Doctor
============================================================================================*/
div#question-box {
	width: 476px;
	margin: 20px 0; padding: 0;
	}
div#question-box div.box-top {
	height: 11px;
	margin: 0; padding: 0;
	background: #fff url(/vytorin/consumer/images/ask_your_doctor/bg_box_top.gif) top left no-repeat;
	}
div#question-box div.box-bottom {
	height: 12px;
	margin: 0; padding: 0;
	background: #fff url(/vytorin/consumer/images/ask_your_doctor/bg_box_bottom.gif) no-repeat;
	}
*html div#question-box div.box-bottom {
	background: #fff url(/vytorin/consumer/images/ask_your_doctor/bg_box_bottom.gif) 2px 0 no-repeat;
	}
div#question-box div.box-main {
	background: #f2f2f2;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 0; padding: 5px 30px;
	}
div#question-box div.box-main h3 {
	font-size: 14px; 
	line-height: 1.2;
	margin: 5px 0 0 0;
	}
hr	{
	color: #999999;
	margin: 15px 0 5px 0;
	}
div.hidequestion {
	display: none;
	}

div#question-box form {
	margin: 0 auto; padding: 0;
	}
div#question-box form input.radio {
	float: left;	
	}
div#question-box form span {
	font: 12px Arial; color: #CD192A;
	margin: 0;
	}
div.padded {
	margin: 10px 0; padding: 5px 25px 15px 25px;
	}
div.padded h1 {
	margin-bottom: 20px;
	}
.border {
	border: 2px #CD192A solid;
	}
	
ul.circle {
	list-style: circle !important; 
	margin-bottom: 0;
	}
ul.red-square li, ol.red-questions li {
	color: #CD192A;
	}
ul.red-square li span, ol.red-questions li span {
	color: #000;
	}
div.print-it img {
	display: inline;
	margin: 0 5px -2px 0; padding-left: 20px;
	}
	
/* =Columns
=====================================================================================*/
div.col-left {
	width: 50%;
	float: left;
	}
div.col-right {
	width: 50%;
	float: right;
	} 
	
/* =Goal Getters
=====================================================================================*/
#goalgetters #intro {
	position: relative;
	background: url(/vytorin/consumer/images/goalgetters/intro_bkgd.jpg) top left no-repeat;
	min-height: 166px;
	margin-left: -10px;
	} 
*html #goalgetters #intro {
	height: 166px;
	}
#goalgetters #intro #logo {
	position:absolute;
	top:18px;
	right:26px;
	}
#goalgetters #intro p {
	padding:35px 0 5px 0;
	margin-left:10px;
	width:295px;
	}

#goalgetters .resource {
	margin-bottom:40px;
	}
#goalgetters .last-resource {
	margin-bottom:0;
	}
#goalgetters .thumbnail {
	float: left;
	margin: 0;
	padding: 0;
	width: 25%;
	}

#goalgetters .thumbnail-link {
	float: right;
	margin: 0;
	padding: 0 0 0 0;
	width: 75%;
	}
#goalgetters .thumbnail-link span {
	color:#cc0033;
	font-weight:bold;
	}

#goalgetters #find-out-more {
	position:relative;
	margin:0 0 60px 0;
	}
#goalgetters #find-out-more #kit {
	position:absolute;
	top:0px;
	right:70px;
	}
#goalgetters #find-out-more h3 {
	margin:10px 0 15px 0;
	}
#goalgetters #find-out-more p.first {
	width:230px;
	}
	
/* Clear Fix */
	/* Apply the clearfix class to any element which acts as a container for floats. */
	.clearfix:after {
	    content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
		}
	.clearfix {
	    display: inline-block;
		}
		/* Hides from IE-mac \*/
		.clearfix {
			display: block;
			}
		* html .clearfix {
			height: 1px;
			}
		/* End hide from IE-mac */
		
/*=Savings offer for Vytorin
==========================================================================*/
dl.ecoupon {
	margin: 0; padding: 0;
	}
dl.ecoupon dd {
	margin:0px 0px 5px 20px; padding: 0;
}
dl.ecoupon dt {
	color: #000;
	}
.error {
	display:none;
}
.show_error {
	color:#de005d;
	display:block;
}
input#coupon {
	margin:15px 0px 0px 375px;
}
ol li {
	font-weight:normal;
}