@charset "UTF-8";
/* modified 9/30/14 by JS */
/* previously 12/31/13 4:14pm by EB */
/* Carried over from news-article-slideshow.css */

/* Make the Header Compact Header */
#adtagheader .adlabelleft {
	height:90px;
}

#adtagheaderSlideshow .adlabelleft {
	height:90px;
}

#adtagheaderSlideshow  {
	margin-bottom: 10px;
}

#bottomspacer {
	display:none;
}

#adtagfooterSlideshow {
	display: none;
}

div.adlabelleft {
	height:90px;
}

#logo_fixed {
	opacity:1;
	width:85px;
}

/* temp header box show */

/*#headerbox {
	display:none;
	min-height:40px;
}

#headerbox #header_tabs {
	margin-left:105px;
	*margin-left:15px;
}

#rightheaderlinks .headertab {
	border:0;
}

#rightheaderlinks .headertab a {
	text-shadow:none;
}

#headerbox #headerbottomright #searchbox {
	top:5px;
	position:fixed;
	margin-right:0;
	z-index:495;
	margin-left:105px;
}

.medscape_news #rightheaderlinks .headertab a {
	color:#094869;
}

.medscape_news #rightheaderlinks #rightlinksetting a:hover {
	background-color:#094869;
}
*/

/* Override Main Article CSS styles */
/*action bar */
.actionBar {
	float: left;
	margin-bottom:18px;
	height:30px;
	border:1px solid #c7c7c7;
	color:#484848;
	text-shadow:1px 1px 0 #fff;
	font-size:.92em;
	border-right:0;
}

.actionBar ul {
	list-style:none;
	padding:0;
	margin:0;
}

.actionBar li {
	float:left;
	height:23px;
	border-left:1px solid #f9f9f9;
	border-right:1px solid #c7c7c7;
	line-height:auto;
	padding: 0;
}

.abLeft {
	float:left;
}

.abLeft li {
	width:60px;
}

.abLeft a {
	color:#484848;
}

.abRight {
	float:right;
	border-left:1px solid #c7c7c7;
	text-align:center;
}

.actionBar li img {
	vertical-align:middle;
	border:0;
}

.abLeft li.fontSize {
	text-align:right;
	width:48px;
	position:relative;
}

.printThis img, .emailThis img {
	margin-right:6px;
}

/*action bar bottom */
#abBottom {
	clear:both;
	margin-top:12px;
}

#abBottom .actionBar {
	margin-bottom:20px;
	height:30px;
	border-left:0;
	border-right:0;
	text-shadow:1px 1px 0 #fff;
	font-size:.92em;
	border-right:0;
	padding:5px 0;
}

#abBottom .actionBar li {
	border:0;
	text-align:center;
}

#abBottom .actionBar .abLeft, #abBottom .actionBar .abRight {
	float:right;
	border:0;
}

#abBottom .actionBar .abLeft li.fontSize {
	display:none;
}

#abBottom .printText, #abBottom .emailText {
	display:none;
}

#slide_player .actionBar {
	border:0;
	border:0;
	margin:0;
}

#slide_player #abBottom .actionBar li {
	width:36px;
}

sup {
	font-size:.7em;
	line-height:1px;
}

/* Reference Layer */
#references {
	display:none;
	width:750px;
	margin-left:-375px;
	left:50%;
	position:absolute;
	z-Index:500;
	line-height:normal;
}

#references .scrolllayer {
	background-color:#fefefe;
	border:1px solid #888;
	padding:8px;
	height:455px;
	overflow:auto;
}

#references .layerbg2 {
	padding:8px 8px 8px 8px;
	background-color:#ddd;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border:1px solid #aaa;
	text-align:left;
}

#references .closewindow2 {
	text-align:right;
	line-height:normal;
	padding-left:601px;
}

#references h4 {
	padding:0;
	margin:0 0 8px 0;
	font-size:1.10em;
}

#references ol li {
	margin:5px 0;
}

#references a.emptytextlink2 {
	color:#555;
	display:block;
	width:145px;
	padding:4px 0 4px 0;
	background:#f6f6f6;
	background:-moz-linear-gradient(top, #f6f6f6 0, #ddd);
	background:-webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#ddd));
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #ccc;
	-moz-box-shadow:0 1px 3px rgba(000, 000, 000, 0.5), inset 0 0 1px rgba(255, 255, 255, 0.5);
	-webkit-box-shadow:0 1px 3px rgba(000, 000, 000, 0.5), inset 0 0 1px rgba(255, 255, 255, 0.5);
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.7), 0px 1px 0 rgba(255, 255, 255, 0.3);
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #aaa;
	text-align:center;
	margin:0 0 4px 0;
	cursor:pointer;
}

a.emptytextlink2:link {
	color:#555;
}

a.emptytextlink2:visited {
	color:#555;
}

a.emptytextlink2:hover {
	color:#42aaff;
	text-decoration:none;
}

a.emptytextlink2:active {
	color:#555;
}
#ref_link {
	float: right;
	padding-top: 5px;
	font-size: 14px;
}
#ref_link a {
	color: #88c0e0;
}
#ref_link a:link {
	color: #88c0e0;
}
#ref_link a:visited {
	color: #88c0e0;
}
#ref_link a:hover {
	color: #88c0e0;
}
#ref_link a:active {
	color: #88c0e0;
}


/* Authors Layer */
#authors {
	display:none;
	width:750px;
	margin-left:-375px;
	left:50%;
	position:absolute;
	z-Index:500;
	line-height:normal;
}

#authors .scrolllayer {
	background-color:#fff;
	border:1px solid #6f6f6f;
	padding:8px;
	height:455px;
	overflow:auto;
}

#authors .layerbg2 {
	padding:8px 8px 8px 8px;
	background-color:#ddd;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border:1px solid #aaa;
	text-align:left;
}

#authors .closewindow2 {
	text-align:right;
	line-height:normal;
	padding-left:601px;
}

#authors h4 {
	padding:0;
	margin:0 0 8px 0;
	font-size:1.10em;
}

#authors a.emptytextlink2 {
	color:#555;
	display:block;
	width:145px;
	padding:4px 0 4px 0;
	background:#f6f6f6;
	background:-moz-linear-gradient(top, #f6f6f6 0, #ddd);
	background:-webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#ddd));
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #ccc;
	-moz-box-shadow:0 1px 3px rgba(000, 000, 000, 0.5), inset 0 0 1px rgba(255, 255, 255, 0.5);
	-webkit-box-shadow:0 1px 3px rgba(000, 000, 000, 0.5), inset 0 0 1px rgba(255, 255, 255, 0.5);
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.7), 0px 1px 0 rgba(255, 255, 255, 0.3);
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #aaa;
	text-align:center;
	margin:0 0 4px 0;
	cursor:pointer;
}

a.emptytextlink2:link {
	color:#555;
}

a.emptytextlink2:visited {
	color:#555;
}

a.emptytextlink2:hover {
	color:#42aaff;
	text-decoration:none;
}

a.emptytextlink2:active {
	color:#555;
}

/*headings */

#articleHead {
	padding: 0;
	margin: 0;
	width: 649px;
}

#articleHead h1 {
	margin:0;
	padding:0;
	color: #fff;
	font-weight: normal;
	font-size: 1.9em;
	font-family: 'proxima_nova_ltsemibold', arial, sans-serif;
}

#slide_col h2 {
	margin: 0;
	padding: 0 0 10px 0;
	font: normal 1.4em helvetica, arial, sans-serif;
	color: #000;
}
#slide_col h3 {
	margin: 0;
	padding:  0 0 10px 0;
	font: bold 1.05em helvetica, arial, sans-serif;
	text-transform: uppercase;
	color: #666;
}
#slide_col h4 {
	margin: 0;
	padding:  0 0 10px 0;
	font: bold 1.05em arial, sans-serif;
}
#slide_player #slide_col p {
	margin: 0 0 12px 0;
	padding: 0;
	line-height:1.5em;
	font-size:1.0em;
}
#slide_col ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}
#slide_col ul li {
	margin: 0;
	padding: 0 0 8px 12px;
	line-height:1.5em;
	background:url("//img.medscape.com/pi/global/ornaments/slideshow_flourish_trim_clr.gif") 0 5px no-repeat;
}
#slide_col div.related_content .textSlideImg {
	margin: 2px 0 8px 10px;
	float: right;
}
#slide_col div.related_content .textSlideImg .slideImg {
	width: 200px;
	height: 151px;
}



p#postingdate {
	font-size:.95em;
	margin:0 5px 5px 5px;
	padding:0;
	position:relative;
	color:#535353;
}

#contentLeft {
	width:auto;
	max-width:100%;
	margin:0;
	padding:0;
}

#slide_player #articleHead p {
	width: 484px;
	line-height: normal;
	margin: 2px 0;
	padding: 0;
	color: #fff;
}
#slide_player #articleHead p a {
	color: #88c0e0;
}
#slide_player #articleHead p a:link {
	color: #88c0e0;
}
#slide_player #articleHead p a:visited {
	color: #88c0e0;
}
#slide_player #articleHead p a:hover {
	color: #88c0e0;
}
#slide_player #articleHead p a:active {
	color: #88c0e0;
}
#slide_player #articleHead p#postingdate {
	color: #b4b4b4;
}
#slide_text_col h2 {
	font-size:1.1em;
	font-weight:bold;
}

/* Hide VP Tracking iframe */
#xmlFrame {
	display:none;
}

/* Slideshow and Slide Transcript Classes */
.slide_sec {
	display:none;
}

#slide_player {
	line-height:normal;
	clear:both;
	width:967px;
	padding: 7px 0 0 6px;
	background-color: #434343;
	-webkit-box-shadow: 0px 5px 5px 1px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 5px 5px 1px rgba(0, 0, 0, .5);
	box-shadow: 0px 5px 5px 1px rgba(0, 0, 0, .5);
	margin-bottom: 24px;
	border-top: 2px solid #3b3b3b;
	border-right: 2px solid #3c3c3c;
	border-bottom: 2px solid #414141;
	border-left: 2px solid #3c3c3c;
}

#slide_left_col {
	width: 649px;
	float:left;
	margin-right:12px;
	padding-top: 7px;
}

#slide_right_col {
	width:300px;
	padding:0;
	margin:0;
	float:left;
	line-height:normal;
}

#slide_col {
	padding-bottom: 2px;
	border-top: 2px solid #2c2c2c;
	border-right: 2px solid #343434;
	border-bottom: 1px solid #5f5f5f;
	border-left: 2px solid #303030;
	background-color: #2a2a2a;
}

#slide_col img {
	width:645px;
	height:439px;
}

.slide {
	width:645px;
	height:439px;
}


#adtagrightcol, .adlabeltop {
	background-color:transparent;
}
#slide_text_shadow {
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 62%, rgba(0,0,0,0.65) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(62%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65)));
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 62%,rgba(0,0,0,0.65) 100%);
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 62%,rgba(0,0,0,0.65) 100%);
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 62%,rgba(0,0,0,0.65) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 62%,rgba(0,0,0,0.65) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
	height: 47px;
	width: 621px;
	padding-right: 24px;
	padding-top: 25px;
	position: absolute;
	margin-left: 2px;
	margin-top: -75px;
}
#expcap, #colcap {
	cursor: pointer;
	position: absolute;
	margin-left: 604px;
	margin-top: -50px;
}
#colcap {
	display: none;
}
#articleContent #slide_text_col {
	height: 61px;
	width: 570px;
	padding: 11px 67px 0 8px;
	overflow: hidden;
	line-height:1.70em;
	font-size:1.10em;
	color: #fff;
	background-color: #020202;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	opacity: 0.85;
	-webkit-opacity: 0.85;
	-moz-opacity: 0.85;
	filter:alpha(opacity=85);
	position: absolute;
	margin-left: 2px;
	margin-top: -75px;
	font-weight: normal;
	text-shadow: 1px 1px 0 #000;
	-moz-text-shadow: 1px 1px 0 #000;
	-webkit-text-shadow: 1px 1px 0 #000;
}

#articleContent  #slide_text_col a:link{
	color:#24a2dd;
	text-decoration:none
}

#articleContent  #slide_text_col a:hover{
	color:#94ddff;
}


/* Main NAV Styles */
#slide_nav_bar {
	margin-top: -26px;
	width: 155px;
	line-height:normal;
	float: right;
}

a#prev_btn {
	text-align: center;
	width: 35px;
	height: 35px;
	padding: 0;
	float:left;
	background-image:url(//img.medscape.com/pi/global/ornaments/bg-ss-arrow-all-left-v2.png);
	background-position: top left;
	background-repeat:no-repeat;
	-webkit-box-shadow:  0px 2px 2px 1px #363636;
	-moz-box-shadow:  0px 2px 2px 1px #363636;
	box-shadow:  0px 2px 2px 1px #363636;
}

a#prev_btn:link {
	color:#fff;
}

a#prev_btn:visited {
	color:#fff;
}

a#prev_btn:hover {
	text-align: center;
	width: 35px;
	height: 35px;
	padding: 0;
	float:left;
	text-decoration:none;
	background-image:url(//img.medscape.com/pi/global/ornaments/bg-ss-arrow-all-left-over-v2.png);
	background-position: top left;
	background-repeat:no-repeat;
	-webkit-box-shadow:  0px 2px 2px 1px #363636;
	-moz-box-shadow:  0px 2px 2px 1px #363636;
	box-shadow:  0px 2px 2px 1px #363636;
}

a#prev_btn:active {
	color:#fff;
}

a#prev_btn span.arrow {
	display: none;
}

#slide_count {
	float:left;
	border-bottom:0;
	color: #fff;
	font-weight: bold;
	padding:8px 0 0 0;
	margin-left: 19px;
}

a#next_btn {
	text-align: center;
	width: 35px;
	height: 35px;
	padding: 0;
	float:right;
	background-image:url(//img.medscape.com/pi/global/ornaments/bg-ss-arrow-all-right-v2.png);
	background-position: top left;
	background-repeat:no-repeat;
	-webkit-box-shadow:  0px 2px 2px 1px #363636;
	-moz-box-shadow:  0px 2px 2px 1px #363636;
	box-shadow:  0px 2px 2px 1px #363636;
}

a#next_btn:link {
	color:#fff;
}

a#next_btn:visited {
	color:#fff;
}

a#next_btn:hover {
	text-align: center;
	width: 35px;
	height: 35px;
	padding: 0;
	float:right;
	text-decoration:none;
	background-image:url(//img.medscape.com/pi/global/ornaments/bg-ss-arrow-all-right-over-v2.png);
	background-position: top left;
	background-repeat:no-repeat;
	-webkit-box-shadow:  0px 2px 2px 1px #363636;
	-moz-box-shadow:  0px 2px 2px 1px #363636;
	box-shadow:  0px 2px 2px 1px #363636;
}

a#next_btn:active {
	color:#fff;
}
a#next_btn span.arrow {
	display: none;
}

/* Text Col NAV Styles */
#slide_nav_bar2 {
	display: none;
}

a#prev_btn2 {
	display: none;
}

a#prev_btn2:hover {
	display: none;
}

a#prev_btn2 span.arrow {
	display: none;
}

#slide_count2 {
	display: none;
}

a#next_btn2 {
	display: none;
}

a#next_btn2:hover {
	display: none;
}

a#next_btn2 span.arrow {
	display: none;
}

#slide_col .related_content {
	padding:10px;
	width:625px;
	height:419px;
	overflow:hidden;
	background:#fafafa;
}

#slide_col .related_content ul.rc_container {
	margin:0;
	padding:0;
	list-style:none;
}

#slide_col .related_content ul.rc_container li {
	margin:0 7px 14px 7px;
	padding:8px;
	width:280px;
	min-height:98px;
	font:1.15em arial, sans-serif;
	border:1px solid #ddd;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	line-height: 1.3em;
	background: none;
	overflow: hidden;
	float:left;
}


#slide_col .related_content ul.rc_container ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#slide_col .related_content ul.rc_container ul li {
	margin:0 7px 0 7px;
	padding: 0 0 0 12px;
	background:url("//img.medscape.com/pi/global/ornaments/slideshow_flourish_trim_clr.gif") 0 5px no-repeat;
	min-height:96px;
	line-height:auto;
	border:0;
	font:1.0em arial, sans-serif;
	max-width:260px;
}

#slide_col div.related_content img {
	margin: 2px 5px 0 0;
	width:125px;
	height:94px;
	float:left;
	border:0px;
}

.slide_disclosure {
	color:#333;
	font-size:.9em;
}

/* E-mail This Styles */
#btn_email_sub {
	margin: 10px 0 10px 0;
	width: 50px;
	display: block;
	-moz-box-shadow:inset 0px 1px 0px 0px #94bbd8;
	-webkit-box-shadow:inset 0px 1px 0px 0px #94bbd8;
	box-shadow:inset 0px 1px 0px 0px #94bbd8;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #056aa0), color-stop(1, #035682) );
	background:-moz-linear-gradient( center top, #056aa0 5%, #035682 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#056aa0', endColorstr='#035682');
	background-color:#056aa0;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border:1px solid #035682;
	color:#ffffff;
	text-align: center;
	font-family:arial;
	padding: 0 3px;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration:none;
}
#btn_email_sub:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #035682), color-stop(1, #056aa0) );
	background:-moz-linear-gradient( center top, #035682 5%, #056aa0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#035682', endColorstr='#056aa0');
	background-color:#035682;
}
#btn_email_sub a {
	text-decoration: none;
	color:#ffffff;
}
#emailform {
	border-top: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
	padding: 0 10px;
	background: #fbfbfb;
}
#emailform h3 {
	margin: 3px 0;
	color: #0d4661;
	font-size: 1.25em;
	border: none;
	font-weight: bold;
	padding: 6px 0 2px;
}
#emailform .byline {
   	color: #3d3d3d;
	font-family: arial,sans-serif;
	font-size: 0.85em;
	padding: 3px 0 5px 0;
}
#sentConfirm {
	border-top: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
	padding: 0 10px;
	background: #fbfbfb;
}
#sentConfirm h3 {
	margin: 5px 0;
	color: #0d4661;
	font-size: 1.25em;
	border: none;
	font-weight: bold;
}
#email_body h1 {
	font-family: 'proxima_nova_ltsemibold', arial, sans-serif;
	font-size: 1.7em;
	color: #000;
	margin: 3px 0 8px 0;
	padding: 0 0 0 5px;
}
#email_layer_header {
	display: block;
}
#email_layer {
	background: white;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	margin: 0;
	font-size: 12px;
	line-height: 1.4;
	text-align: left;
	z-index: 300;
	font-family: arial,sans-serif;
}
#email_layer img {
	border: 0;
}
#email_layer .email_privacy {
	font-weight: bold;
	font-size: 10px;
}
#email_layer .email_privacy a {
	color: #02437d;
	text-decoration: none;
}
#email_layer .email_privacy a:hover {
	text-decoration: underline;
}
#info_dismiss{
	width: 100%;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1D5E81), to(#03273B));
}
#info_tagline{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding: 12px 0px 0px 10px;
	text-transform: uppercase;
}
.email_close{
	position: absolute;
	top: 3px;
	right: 5px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 5px 0 0;
	background: -webkit-gradient(linear, left top, left bottom, from(white), to(#BCBBBB));
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #B7B7B7;
	padding: 7px 5px 4px;
}
#email_layer_header p{
	margin: 0px;
	padding: 8px;
}
#email_layer #email_sponsor_d, #email_layer #email_sponsor_m {
	background: #CCC;
	padding: 4px 0 5px 0;
	font-size: 10px;
	font-weight: bold;
}
#email_layer #email_layer_header{
	z-index: 500;
}
#email_body {
	padding: 8px 15px 30px 15px;
}
#email_layer b {
	font-size: 13px;
}
#modal {
	z-index: 300;
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	filter: alpha(opacity=30);
	/*older IE*/
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	/* IE */
	-moz-opacity: .30;
	/*older Mozilla*/
	-khtml-opacity: 0.3;
	/*older Safari*/
	opacity: 0.3;
	/*supported by current Mozilla, Safari, and Opera*/
	background-color:#000000;
	-moz-box-shadow: inset 0 0 30px 1px #000;
	-webkit-box-shadow: inset 0 0 30px 1px #000;
	box-shadow: inset 0 0 30px 1px #000;
}

#info_dismiss{
	height:100%;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1D5E81), to(#03273B));
}
.addError {
	color: red;
	font-weight: bold;
}
#message {
	resize: none;
}

/* WHEN STYLING FOR DESKTOP LAYER, USE #emailLayerD_content IN FRONT OF YOUR STYLES */
#emailLayerD{
	position: fixed;
	top:15%;
	left:50%;
	margin-left: -405px;
	z-index:501;
	background: rgb(13,107,168);
	background: -moz-linear-gradient(-45deg, rgb(13,107,168) 81%, rgb(6,56,86) 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(81%,rgb(13,107,168)), color-stop(100%,rgb(6,56,86)));
	background: -webkit-linear-gradient(-45deg, rgb(13,107,168) 81%,rgb(6,56,86) 100%);
	background: -o-linear-gradient(-45deg, rgb(13,107,168) 81%,rgb(6,56,86) 100%);
	background: -ms-linear-gradient(-45deg, rgb(13,107,168) 81%,rgb(6,56,86) 100%);
	background: linear-gradient(-45deg, rgb(13,107,168) 81%,rgb(6,56,86) 100%);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-top: 1px solid #4c94c1;
	border-left: 1px solid #4c94c1;
	border-right: 1px solid #063350;
	border-bottom: 1px solid #063350;
	-moz-box-shadow: 0 0 1px .5px #000;
	-webkit-box-shadow: 0 0 1px .5px #000;
	box-shadow: 0 0 1px .5px #000;
}
.emailLayerD_close{
	cursor:pointer;
	position:absolute;
	top:-17px;
	right:-17px;
	z-index:502;
	background:url(//img.medscape.com/pi/sp/agt/images/agt_close.png) top right no-repeat;
	width:34px;
	height:34px;
	font-size:0px;
	border: none;
	padding: 3px 9px 2px 9px;
}
.emailLayerD_close p{
	color:white;
	font-size: 0px;
	font-weight: bold;
	text-shadow:2px 2px 2px #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#emailLayerD_content #email_layer .email_privacy {
	float: left;
}
#emailLayerD_content #email_layer{
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	background: white;
	overflow-y: hidden;
	overflow-x: hidden;
	width: 600px;
}
#emailLayerD_content #email_layer #email_layer_header #info_dismiss{
	height:22px;
	background: rgb(80,80,80);
	background: -moz-linear-gradient(top, rgb(80,80,80) 0%, rgb(90,90,90) 53%, rgb(71,71,71) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(80,80,80)), color-stop(53%,rgb(90,90,90)), color-stop(100%,rgb(71,71,71)));
	background: -webkit-linear-gradient(top, rgb(80,80,80) 0%,rgb(90,90,90) 53%,rgb(71,71,71) 100%);
	background: -o-linear-gradient(top, rgb(80,80,80) 0%,rgb(90,90,90) 53%,rgb(71,71,71) 100%);
	background: -ms-linear-gradient(top, rgb(80,80,80) 0%,rgb(90,90,90) 53%,rgb(71,71,71) 100%);
	background: linear-gradient(top, rgb(80,80,80) 0%,rgb(90,90,90) 53%,rgb(71,71,71) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#505050', endColorstr='#474747',GradientType=0 );
}
#emailLayerD_content #email_layer #email_layer_header #info_tagline{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding: 4px 0px 0px 0px;
	text-transform: uppercase;
}
#emailLayerD_content #email_sponsor_d{
	text-align: right;
	background: none;
	border-bottom: 1px solid #343434;
	margin: 3px 15px;
}
#emailLayerD #copy_send {
	font-size: .9em;
	padding: 2px 0 4px 0;
}
#emailLayerD #email_layer #email_sponsor_m {
	display: none;
}
#emailLayerD .email_close{
	display: none;
}
#emailLayerD #pharm_logo {
	padding-left: 30px;
}
#emailLayerD .mail_form_row {
	padding: 3px 0;
	clear: both;
}
#emailLayerD .mail_form_left {
	float: left;
	text-align: right;
	width: 100px;
	padding: 0 20px 0 0;
	font-size: 0.9em;
	font-weight: bold;
}
#emailLayerD #fromEmail {
	width: 390px;
}
#emailLayerD #attrfromEmailFeedback {
	width: 390px;
}
#emailLayerD #senderName {
	width: 390px;
}
#emailLayerD #toEmail {
	width: 390px;
}
#emailLayerD #subject {
	width: 390px;
}
#emailLayerD #message {
	width: 390px;
	height: 75px;
}
#emailLayerD #btn_email_sub {
	float: right;
	margin: 10px 45px 10px 0;
}
#emailLayerD #yourEmail {
	min-height: 40px;
}
#emailLayerD #email_layer_header {
	display: none;
}
#emailLayerD #charlimit {
	padding-left: 120px;
}
/* hide BoB */
#headlineapp {display:none;}

#slide_col .text_slide1 {
    padding:10px;
    width:625px;
    height:419px;
    overflow:hidden;
    background:#fafafa;
}
#slide_player #slide_col .text_slide1 p {
    line-height: 1.65em;
}
#slide_col .text_slide1 {
    font-size: 1.10em;
}
#slide_col .text_slide1 ul li {
    background-image: none;
    padding: 0 0 8px 0;
}
#slide_col .text_slide1 ul {
    list-style: square;
    margin: 0 0 0 40px;
}
#slide_col .text_slide1 h2 {
    margin: 0;
    padding: 0 0 10px 0;
    font: normal 1.25em helvetica, arial, sans-serif;
    color: #339933;
    font-weight: bold;
}
#slide_col .text_slide2 {
    padding:10px;
    width:625px;
    height:419px;
    overflow:hidden;
    background:#fafafa;
}
#slide_player #slide_col .text_slide2 p {
    line-height: 1.65em;
}
#slide_col .text_slide2 {
    font-size: 1.10em;
}
#slide_col .text_slide2 ul li {
    background-image: none;
    padding: 0 0 8px 0;
}
#slide_col .text_slide2 ul {
    list-style: square;
    margin: 0 0 0 40px;
}
#slide_col .text_slide2 h2 {
    margin: 0;
    padding: 0 0 10px 0;
    font: normal 1.25em helvetica, arial, sans-serif;
    color: #339933;
    font-weight: bold;
}

#slide_col .text_slide1 img {
    width: auto;
    height: auto
}
#slide_col .text_slide2 img {
    width: auto;
    height: auto
}
.slide_img_left {
    float: left;
    padding: 0 10px 10px 0;
}
.slide_img_right {
    float: right;
    padding: 0 0 10px 10px;
}

#feedback_link {
    border-left: 1px solid #777;
    font-size: 14px;
    padding-left: 5px;
}
#feedback_link a {
	color: #88c0e0;
	text-shadow: none;
	background: url('//img.medscape.com/pi/global/icons/icon-ref-feedback.png');
	background-position: 8px;
	background-repeat: no-repeat;
	padding-left: 28px;
}
#feedback_link a:link {
	color: #88c0e0;
	text-shadow: none;
}
#feedback_link a:visited {
	color: #88c0e0;
	text-shadow: none;
}
#feedback_link a:hover {
	color: #88c0e0;
	text-shadow: none;
}
#feedback_link a:active {
	color: #88c0e0;
	text-shadow: none;
}

#feedback_link_m {
	display:none;
}