/*                       Delsym Website     */
/*                  Genuine Interactive     */

/********************************************/
/*                      Meyer CSS Reset     */
/********************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.footnote{
	font-size:.9em !important;
}

#inner-right .product-container .product-downloads .footnote{
	font-size:11px !important;
}
/********************************************/
/*                  end Meyer CSS Reset     */
/********************************************/

/********************************************/
/*                              General     */
/********************************************/
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background: #f15b00 url(../images/scaffolding-bg.gif) no-repeat center 106px;
}

.clear {
	clear: both;
}




/* layout */

#overall-container {
	width: 990px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 106px;
}

#inner-container {
	position: relative;
	width: 990px;
	padding-top: 1px;
}

#clock-flash-container {
	position: absolute;
	top: -81px; left: 785px;
	width: 200px; height: 200px;
	z-index: 2000;
}

#inner-container #content {
	margin-top: 50px;
	margin-top: 50px;
	padding: 1px 6px 0 6px;
}

#inner-container #inner-container-bottom {
	height: 13px;
}

/* different background images for home and inner pages */
#inner-container.home #content {
	background: transparent url(../images/content-home-bg.gif) repeat-y left top;
}

#inner-container.inner #content {
	background: transparent url(../images/content-inner-bg.gif) repeat-y left top;
}

#inner-container.home #inner-container-bottom {
	background: transparent url(../images/inner-bottom-home-bg.gif) no-repeat left top;
}

#inner-container.inner #inner-container-bottom {
	background: transparent url(../images/inner-bottom-inner-bg.gif) no-repeat left top;
}
/********************************************/
/*                          end General     */
/********************************************/

/********************************************/
/*                               Header     */
/********************************************/
#header a#site-logo{
	position: absolute;
	left: 20px; top: 0px;
	display: block;
	width: 324px; height: 90px;
}

#header p#header-callout {
	position: absolute;
	left: 489px; top: 34px;
	width: 269px; height: 50px;
	text-align: center;
	padding-top: 11px;
	font-weight: bold;
	font-size: 1.15em;
	color: #ef4000;
	background: transparent url(../images/header-callout-bg.jpg) no-repeat left top;
}

#header p#header-callout a {
	color: #22428e;
}
/********************************************/
/*                           end Header     */
/********************************************/

/********************************************/
/*                              Top Nav     */
/********************************************/
#top-nav {
	position: absolute;
	left: 0px; top: 0px;
	width: 780px; height: 34px;
	padding: 0px 202px 0px 8px;
	/*padding: 0px 162px 0px 48px;*/
	background: transparent url(../images/top-nav-inner-bg.gif) repeat-x left top;
	z-index: 1000;
}

#top-nav ul {
	width: 780px; height: 34px;
	background: transparent url(../images/nav-sprite.png) no-repeat left top;
	float: left;
}

#top-nav ul li {
	height: 34px;
	float: left;
}

#top-nav ul li a {
	float: left;
	height: 0px;
	padding-top: 34px;
	overflow: hidden;
	text-indent: -90000px;
}

#top-nav ul li a:hover, #top-nav ul li a.selected {
	height: 34px;
	padding-top: 0px;
	background: transparent url(../images/nav-sprite.png) no-repeat;
}

#top-nav ul li#about-delsym a {
	background-position: 0px -34px;
	width: 132px;
}

#top-nav ul li#products a {
	background-position: -132px -34px;
	width: 105px;
}

#top-nav ul li#childrens-products a {
	background-position: -237px -34px;
	width: 171px;
}

#top-nav ul li#about-cough a {
	background-position: -408px -34px;
	width: 135px;
}

#top-nav ul li#faqs a {
	background-position: -543px -34px;
	width: 94px;
}

#top-nav ul li#get-delsym-online a {
	background-position: -637px -34px;
	width: 143px;
}
/********************************************/
/*                          end Top Nav     */
/********************************************/

/********************************************/
/*                               Footer     */
/********************************************/
#footer {
	padding: 11px 50px;
	font-size: 0.9em;
}

#footer a {
	font-weight: bold;
	color: #311d74;
}

#footer a#rb-logo {
	float: left;
	width: 81px; height: 36px;
}

#footer p#footer-links {
	float: left;
	width: 450px;
	margin: 8px 0 0 31px;
	line-height: 1.4em;
	color: #6a3a08;
}

#footer a#highlighted-link {
	float: right;
	display: block;
	margin-top: 5px;
	width: 169px; height: 21px;
	line-height: 21px;
	text-align: center;
	background: transparent url(../images/footer-highlightedlink-bg.gif) no-repeat left top;
}
/********************************************/
/*                           end Footer     */
/********************************************/

/********************************************/
/*                             Homepage     */
/********************************************/
#home-flash-container {
	position: relative;
	width: 978px; height: 459px;
	margin-top: -33px;
	z-index: 10;
}

#home-flash-container #get-flash-link {
	position: absolute;
	left: 18px; top: 354px;
	width: 234px; height: 50px;
	text-indent: -9999px;
}

#home-lower-content {
	padding: 12px 0 19px 374px;
	width: 585px; 
	height: 233px;
}

#home-lower-content h1 {
	color: #56458d;
	font-size: 2em;
}

#home-lower-content h1 strong {
	color: #f77100;
	font-size: 1.5em;
}

#home-lower-content p {
	margin: 10px 0;
	font-size: 1.13em;
	line-height: 1.25em;
	color: #665d82;
}

/* bed callout */
#home-lower-content .bed-callout {
	margin-left: -7px;
	color: red;
	width: 468px; height: 68px;
	padding: 15px 19px 0 88px;
	background: transparent url(../images/bed-callout-bg.jpg) no-repeat left top;
}

#home-lower-content .bed-callout p {
	font-size: 1.33em;
	font-weight: bold;
	color: #e74c00;
	margin: 0;
}

#home-lower-content .bed-callout a {
	display: block;
	color: #3d297c;
	text-transform: uppercase;
	margin-top: .4em;
	font-size: 0.9em;
	font-weight: bold;
}

/* homepage sign */
#home-lower-content #home-sign {
	position: absolute;
	left: 2px; bottom: 6px;
	width: 274px; height: 219px;
	padding: 27px 20px 20px 48px;
	background: transparent url(../images/sign-bg.jpg) no-repeat left top;
}

#home-lower-content #home-sign h3 {
	font-size: 1.1em;
	color: #003f25;
	text-transform: uppercase;
	font-weight: normal;
}

#home-lower-content #home-sign h3 strong {
	font-size: 1.8em;
	text-transform: none;
}

#home-lower-content #home-sign p{
	color:#ffffff;
}

#home-lower-content #home-sign ol {
	margin-top: 15px;
}

#home-lower-content #home-sign ol li {
	margin: 10px 0;
	font-weight: bold;
	color: #002a1d;
	line-height: 1.1em;
}

#home-lower-content #home-sign ol strong {
	float: left;
	font-size: 1.33em;
	margin-right: 0.5em;
	line-height: 1;
}

#home-lower-content #home-sign div{
	margin-top:30px;
}

#home-lower-content #home-sign div label{
	color:#00301d;
	display:block;
	font-weight:bold;
}

#home-lower-content #home-sign div #cough-box{
	float:left;
	width:120px;
	margin-right:10px;
	margin-top:2px;
}

#home-lower-content #home-sign div #track-cough-btn{
	float:left;
	width:136px;
	height:26px;
	background:url(../images/home-btn.jpg) no-repeat left top;
	border: none;
	color: #00301b;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
}

#home-lower-content #home-sign a.home-sign-arrow {
	display: block;
	width: 255px; height: 34px; 
	padding: 16px 0 0 10px;
	font-size: 1.1em;
	font-weight: bold;
	color: #197e60;
	background: transparent url(../images/home-sign-arrow-bg.gif) no-repeat left top;
}
/********************************************/
/*                         end Homepage     */
/********************************************/

/********************************************/
/*                          Inner Pages     */
/********************************************/
/* layout */
#inner-content {
	height: 100%; /* ie 6 needs this */
	background: transparent url(../images/inner-content-top-bg.jpg) no-repeat left top;
}

#inner-content #inner-left {
	float: left;
	width: 240px;
}

#inner-content #inner-right {
	float: right;
	width: 690px;
	padding: 3px 15px 20px 0;
}

/* headings */

#inner-head img {
	height: 236px;
	margin-top: -33px;
}

/* left nav */
ul#left-nav {
	width: 235px;
	margin-top: 4px;
}

ul#left-nav li {
	width: 235px; height: 29px;
	line-height: 29px;
	background: transparent url(../images/left-nav-item-bg.gif) no-repeat left top;
}

ul#left-nav li a {
	display: block;
	padding-left: 40px;
	width: 175px;
	font-weight: bold;
	color: #2e2368;
}

/* double height item */
ul#left-nav li.double {
	height: 38px;
	line-height: 1em;
	background: transparent url(../images/left-nav-item-double-bg.gif) no-repeat left top;
}

ul#left-nav li.double a {
	padding-top: 7px;
}

/* this is a temp selected style for dev */
ul#left-nav li a.selected {
	color: #f00;
}

/* quote sign */
.inner-sign {
	width: 179px; height: 169px;
	margin: 90px 0 20px;
	padding: 30px 14px 30px 46px;
	background: transparent url(../images/inner-sign-bg.jpg) no-repeat left top;
}

.inner-sign blockquote {
	padding: 0 15px 0 8px;
	background: transparent url(../images/inner-sign-bottom-quote.gif) no-repeat right bottom;
	color: #002a1d;
	line-height: 1.33em;
}

.inner-sign p.attrib {
	padding-left: 8px;
	margin-top: 10px;
	line-height: 1.33em;
	font-size: 0.9em;
	color: #fff;
	font-weight: bold;
}

.inner-sign a.arrow-link {
	display: block;
	width: 169px; height: 32px;
	padding: 14px 0 0 10px;
	margin-top: 7px;
	color: #197e60;
	font-weight: bold;
	background: transparent url(../images/inner-sign-arrow.gif) no-repeat left top;
}

/* content text */
#inner-right  h1 {
	color: #f15b00;
	font-size: 2.1em;
	margin-bottom: 20px;
}

#inner-right p, #inner-right ul {
	margin: 15px 0;
	font-size: 1.16em;
	line-height: 1.28em;
	color: #494949;
}



#inner-right ul {
	list-style-type: disc;
	padding-left: 1.5em;
	color: #a0c8ee;
}

#inner-right ul  ul{
	font-size:100% !important;
}

#inner-right ul span {
	color: #494949;
}

#inner-right a {
	color: #2e2368;
	font-weight: bold;
}

#inner-right strong{
	font-size: 1.1em;
	color: #383541;
}

#inner-right .quotes{
background-color:#E3EDF9;
padding:5px 0px;
margin-bottom:20px;
}

#inner-right .quotes p.indent{
	padding:10px 20px 10px 20px;
	margin:5px 0px;
	
}	

/* products feature */
.products-feature {
	width: 704px; height: 203px;
	margin: 50px 0 20px;
	padding: 23px 0 0 16px;
	background: transparent url(../images/products-frame.gif) no-repeat left top;
}

.products-feature .product {
	float: left;
	width: 337px;
	margin-right: 12px;
}

.products-feature .product h2 {
	color: #624ea4;
	font-size: 1.66em;
}

#inner-right .products-feature .product p {
	height: 151px;
	margin: 10px 0 0 0;
	padding: 17px 12px 0 162px;
	color: #7d2f00;
	font-size: 1.1em;
	line-height: 1.3em;
}

#inner-right .products-feature .product p a {
	text-transform: uppercase;
	line-height: 2em;
	font-weight: bold;
	color: #2e2368;
}

.products-feature .orange p {
	background: transparent url(../images/product-orange-bg.jpg) no-repeat left top;
}

.products-feature .grape p {
	background: transparent url(../images/product-grape-bg.jpg) no-repeat left top;
}

/* forms */
.inner-form {
	padding-bottom: 15px;
}

.inner-form .row {
	padding-top: 10px;
}

.inner-form h4 {
	font-weight: bold;
	color: #5B6477;
	margin-top: 15px;
}

.inner-form strong {
	color: #e95301;
}

.inner-form label {
	float: left;
	width: 75px;
	padding-top:6px;
	font-weight: bold;
	color: #5B6477;
}

.inner-form label.short {
	width: 40px;
}

.inner-form label.medium {
	width: 125px;
}

.inner-form label.half {
	width: 200px;
}

.inner-form label.long {
	width: 400px;
}

.inner-form input.text, .inner-form select.text{
	width: 150px;
}

.inner-form textarea.text{
	width: 350px;
	height:150px;
}

.inner-form input.long, .inner-form textarea.long {
	width: 390px;
}

.inner-form input.submit {
	width: 114px; height: 24px;
	margin-top: 8px;
	border: 0;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background: url(../images/callout-button.png) no-repeat left top;
	cursor: pointer;
}

.inner-form input {
	float: left;
	margin-right: 6px;
}

.inner-form .md-form-field {
	width: 140px;
}

.inner-form select.md-form-field {
	width: 144px;
}

/* cough report */
#inner-right .cough-report {
	width: 330px; height: 174px;
	background: url(../images/cough-tracker-bg.jpg) no-repeat left top;
	padding: 45px 10px 0 350px;
}

#inner-right .cough-report h2 {
	margin-bottom: 15px;
	font-size: 1.75em;
	color: #624ea4;
}

#inner-right .cough-report p, #inner-right .cough-report label {
	font-size: 1.1em;
	color: #7d2f00;
	margin: 0 0 7px 0;
}

#inner-right .cough-report strong {
	color: #7d2f00;
}

#inner-right .cough-report form#report {
	display: block;
	margin: 7px 0;
}

#inner-right .cough-report form#report input {
	vertical-align: middle;
}

#inner-right .cough-report form#report #zip {
	width: 165px; height: 24px;
	border: 1px solid #b1a195;
	font-size: 1.8em;
	padding:2px;
}

#inner-right .cough-report form#report #btnSubmit {
	width: 149px; height: 29px;
	border: none;
	background: url(../images/cough-tracker-btn-bg.gif) no-repeat left top;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
}

#inner-right .cough-report p.credit {
	padding-top: 20px;
	margin: 0 !important;
	font-size: 0.9em !important;
	font-style: italic;
}

/* results */
#inner-right .cough-report-results {
	background: url(../images/cough-tracker-results-bg.jpg) no-repeat left top;
}

#inner-right .cough-report-results h2 {
	font-size: 1.6em;
	margin-bottom: 5px;
}

#inner-right .cough-report-results label {
	display: block;
	margin-top: 25px;
}

#inner-right .cough-report-results form#report #zip {
	height: 22px; margin-right: 4px;
}

#inner-right .cough-report-results form#report #btnSubmit {
	width: 123px; height: 25px;
	background: url(../images/cough-tracker-results-btn-bg.gif) no-repeat left top;
}

#inner-right .cough-report-results p.error {
	color: #f00;
	margin-bottom: 20px;
}

#inner-right .cough-report-results p.credit {
	padding-top: 0;
}

/* cough report key */
#inner-right .cough-report-key {
	width: 690px; height: 120px;
	list-style-type: none !important;
	padding: 0px !important;
	background: url(../images/cough-report-key-bg.gif) no-repeat left top;
}

#inner-right .cough-report-key li {
	float: left;
	width: 113px; height: 120px;
	padding: 0 10px 0 15px;
	background: url(../images/cough-report-key-line.gif) no-repeat right center;
}

#inner-right .cough-report-key li.last {
	background: transparent;
}

#inner-right .cough-report-key li h3 {
	color: #624ea4;
	margin: 15px 0 10px 0;
	font-size: 1.5em;
}

#inner-right .cough-report-key li p {
	margin: 0;
	font-size: 0.85em;
	line-height: 1.1em;
}

/*dosing table*/
.dosing-table{
	/* border:solid 1px #000000; */
	padding:8px;
}


.dosing-table tr strong{
	color:#1f4979 !important;
}

.dosing-table td{
	padding:10px;
	border:solid 1px #ffffff;
	background-color:#e7f0f9 !important;
	color:#1f4979;
}

.dosing-table .table-header td{
	background-color:#839acc !important;
	color:#1F4979 !important;
	font-weight:bold;
}

.dosing-table .table-footer td{
	background-color:#d7e7f7 !important;
}

/*callouts*/
.share-callout {
	margin-left: -7px;
	color: red;
	width: 608px; 
	height: 59px;
	padding: 24px 0 0 112px;
	background: transparent url(../images/share-callout-bg.jpg) no-repeat left top;
}

.share-callout p {
	font-size: 1.33em !important;
	font-weight: bold !important;
	color: #e74c00 !important;
	margin: 0 !important;
}

.share-callout a {
	display: block !important;
	color: #3d297c !important;
	text-transform: uppercase !important;
	margin-top: .4em !important;
	font-size: 0.9em !important;
	font-weight: bold !important;
}

.vacation-callout {
	margin-left: -7px;
	color: red;
	width: 520px; 
	height: 71px;
	padding: 36px 0 0 169px;
	background: transparent url(../images/vacation-callout-bg.jpg) no-repeat left top;
}

.vacation-callout p {
	font-size: 1.33em !important;
	font-weight: bold !important;
	color: #e74c00 !important;
	margin: 0 !important;
}

.vacation-callout a {
	display: block !important;
	color: #3d297c !important;
	text-transform: uppercase !important;
	margin-top: .4em !important;
	font-size: 0.8em !important;
	font-weight: bold !important;
}

.abuse-callout{
	width: 600px; height: 63px;
	padding: 20px 0 0 90px;
	background: url(../images/staysafe.jpg) no-repeat left top;
}

.abuse-callout p {
	margin: 0 !important;
	color: #e74c00 !important;
	font-weight: bold;
	font-size: 1.33em !important;
}

.abuse-callout a {
	display: block;
	text-transform: uppercase;
	padding-top: 8px;
	font-size: 0.9em;
}
/* dosage comparison */
#dosage-comparison{
	
}

#dosage-comparison em{
	color:#624EA4;
	font-size:0.9em ;
}

#dosage-comparison ul{
	margin:0;
	padding:0;
	line-height:1.16em;
	height:20px;
}

#dosage-comparison ul li{
	float:left;
	border-left:solid 4px #e5eaf0;
	font-weight:bold;
	padding-left:8px;
	width:86px;
	list-style-type:none;
	color:#b6bbc1;
}

#dosage-comparison ul li.twelvehour{
	color:#5c758b;
}

#dosage-comparison .bar-container{
	border-right:solid 4px #e5eaf0;
	width:588px;
}

#dosage-comparison .bar-container-small{
	border-right:solid 4px #e5eaf0;
	width:392px;
	float:left;
	margin-top:3px;
}

#dosage-comparison .bar-container-small p{
	margin:0;
	padding:0;
}

#dosage-comparison .bar-container .orange-bar{
	
	height:51px;
	width:584px;
	background:transparent url(../images/orangebar.jpg) no-repeat right top;
}

#dosage-comparison .bar-container .orange-bar p{
	margin:0;
	padding:0;
	font-weight:bold;
	color:#ffffff;
	font-size:2.1em;
	padding:10px 0 0 15px;
}

#dosage-comparison .bar-container .blue-bar{
	color:#839ACC;
	height:47px;
	width:388px;
	margin-bottom:3px;
	background:transparent url(../images/bluebar.jpg) no-repeat right top;
}

#dosage-comparison .bar-container .blue-bar p{
	color:#839ACC;
	font-weight:bold;
	padding:14px 0 0 14px;
}

#dosage-comparison .message{
	float:left;
	width:190px;
	text-align:center;
}

#dosage-comparison .message p{
	color:#839ACC;
	font-weight:bold;
}

#dosage-comparison .message p label{
	font-size:1.3em;
	color:#1F4979;
}


/* find stores */
#inner-right .find-stores{
	position: relative;
	width: 310px; 
	height: 111px;
	background: url(../images/buy-online-bg.jpg) no-repeat left top;
	padding: 21px 0 0 375px;
	position:relative;
}

#inner-right .find-stores h2 {
	margin-bottom: 15px;
	font-size: 1.75em;
	color: #624ea4;
}

#inner-right .find-stores a#buy-link {
	position: absolute;
	width: 152px; height: 22px;
	left: 14px; top: 65px;
	text-indent: -99999px;
}

#inner-right .find-stores p, #inner-right .cough-report label {
	font-size: 1.1em;
	color: #7d2f00;
	margin: 0 0 7px 0;
}

#inner-right .find-stores strong {
	color: #7d2f00;
}

#inner-right .find-stores form#report {
	display: block;
	margin: 7px 0;
}

#inner-right .find-stores form#report input {
	vertical-align: middle;
}

#inner-right .find-stores form#report #zip {
	width: 143px; height: 24px;
	border: 1px solid #b1a195;
	font-size: 1.8em;
	padding:2px;
}

#inner-right .find-stores form#report #btnSubmit {
	width: 149px; height: 29px;
	border: none;
	background: url(../images/cough-tracker-btn-bg.gif) no-repeat left top;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
}

#inner-right .find-stores a{
	display:block;
	position:absolute;
	height:27px;
	width:169px;
	top:64px;
	left:8px;
}

#inner-right #map-container{
	width:350px;
	height:350px;
	float:left;
}

#inner-right #control-container{
	width:330px;
	float:right;
}

#inner-right .gsc-search-box, #inner-right .gsc-resultsHeader{
	display:none;
}

#inner-right .gs-addressLine, .gs-phone, .gs-directions{
	margin-bottom:3px;
	display:block !important;
}

#inner-right .gs-title, #inner-right .gs-title *, #inner-right .gs-directions{
	text-decoration:none !important;
	color:#2E2368 !important;
}

#inner-right .gs-title:hover{
	text-decoration:underline;
}

/* find delsym online */
.find-delsym-online{
	text-align:right;
}

/*  postcard  */
#inner-right .postcard{
	/*background:transparent url(../images/postcard.png) no-repeat left top;*/
	position:relative;
}

#inner-right .postcard .bg{
	position:absolute;
	top:0;
	left:0;
}

#inner-right .postcard .brown-text{
	width:256px;
	position:absolute;
	top:56px;
	left:20px;
}

#inner-right .postcard .brown-text p{
	color:#7D2F00;
	margin:0;
	padding:0;
}

#inner-right .postcard .blue-text{
	width:148px;
	position:absolute;
	top:101px;
	left:431px;
}

#inner-right .postcard .blue-text p{
	color:#839ACC;
	margin:0;
	padding:0;
	font-size:1.1em;
}

#inner-right .postcard .inner-form{
	padding-top:193px;
	position:relative;
	z-index:10;
}

#inner-right .postcard .inner-form label,
#inner-right .vacation-form .inner-form label,
#inner-right .inner-form .newsletter-form-inner label{
	width:130px;
}

#inner-right .postcard .inner-form label strong,
#inner-right .vacation-form .inner-form label strong,
#inner-right .inner-form .newsletter-form-inner strong{
	color:#839ACC !important;
}

#inner-right .vacation-form .inner-form #terms-label{
	width:350px;
}

/*newsletter form */
#inner-right .newsletter-form{
	background-color:#e3edf9;
	padding:15px 20px 0px;
}

#inner-right .newsletter-form p{
	color:#1F4979;
}

#inner-right .newsletter-form  .newsletter-form-inner{
	background-color:#f2f7fb;
	border:solid 1px #839ACC;
	padding:22px 25px;
}

#inner-right .newsletter-form #btn-submit{
	float:none;
}

#inner-right .newsletter-form #errors-list{
	padding: 7px 10px;
	font-weight: bold;
	color: #fff;
	background: #f10000;
}

#inner-right .newsletter-form .submit-thanks{
	padding-bottom:1px;
	color:#1F4979;
}

/* products  */
#inner-right .product-container{
	position:relative;
	height:330px;
	display:block;
}
#inner-right .product-container .product-content{
	background:transparent url(../images/orangebar_product.jpg) no-repeat top left;
	padding:20px 0 0 20px;
	width:529px;
	height:150px;
	position:absolute;
	top:24px;
	left:0;
}

#inner-right .product-container .product-content h2{
	color:#624EA4;
	font-size:1.75em;
	margin-bottom:15px;
}

#inner-right .product-container .product-content p{
	width:470px;
	margin:0;
	padding:0;
	color:#7D2F00;
}

#inner-right .product-container .product-content p strong{
	color:#7D2F00;
}


#inner-right .product-container .product-image{
	position:absolute;
	top:0;
	right:0;
}

#inner-right .product-container .product-find-delsym-orange{
	position:absolute;
	left:0;
	top:213px;
	background:transparent url(../images/finddelsym_orange.jpg) no-repeat left top;
	padding:34px 0 0 87px;
	height:39px;
	display:block;
	text-transform: uppercase;
}

#inner-right .product-container .product-find-delsym-grape{
	position:absolute;
	left:0;
	top:213px;
	background:transparent url(../images/finddelsym_grape.jpg) no-repeat left top;
	padding:34px 0 0 87px;
	height:39px;
	display:block;
	text-transform: uppercase;
}

#inner-right .product-container .product-downloads {
	position: absolute;
	top:210px;
	font-size: .86em;
}

#inner-right .product-container .product-downloads a{
	color: #2E2368;
	font-weight: normal;
	text-transform: uppercase;
}

#inner-right .product-container .product-downloads a strong  {
	color: #2E2368;
	font-size: 1em;
}

/* button link */
#inner-right .button-link { display: inline-block; width: 123px; line-height: 25px; text-align: center; color: #fff; background: url(../images/cough-tracker-results-btn-bg.gif); }