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, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	outline: none;
	/*vertical-align: baseline;*/
}

/* Font-face
----------------------------------------------------------*/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 13, 2011 */

@font-face
{
	font-family: 'HelveticaNeueLTStd67MdCn';
	src: url('Fonts/helveticaneueltstd-mdcn-webfont.eot');
	src: url('Fonts/helveticaneueltstd-mdcn-webfont.eot?#iefix') format('embedded-opentype'),
		url('Fonts/helveticaneueltstd-mdcn-webfont.woff') format('woff'),
		url('Fonts/helveticaneueltstd-mdcn-webfont.ttf') format('truetype'),
		url('Fonts/helveticaneueltstd-mdcn-webfont.svg#HelveticaNeueLTStd67MdCn') format('svg');
	font-weight: normal;
	font-style: normal;

}

/* Defaults
----------------------------------------------------------*/

body
{
	line-height: 1;
	/*font: 12px Arial, Helvetica, Verdana, Sans-Serif;*/
	font-size: 12px;
	font-family: Helvetica, Verdana, Sans-Serif;
	color: #666;
	background: #B1CFCF;
	line-height: 1.5em;
	background: #B1CFCF url("Backgrounds/MasterBackground.png") top center no-repeat;
}

/* Headers
----------------------------------------------------------*/

h1
{
	font-size: 40px;
	font-weight: normal;
	color: #FFA626;
	font-family: 'HelveticaNeueLTStd67MdCn', Helvetica, Verdana, Sans-Serif;
	line-height: 48px;
}

h3
{
	font-size: 18px;
	font-weight: bold;
	color: #444646;
	padding-bottom: 5px;
}

/* Elements
----------------------------------------------------------*/

a
{
	color: #457985;
	text-decoration: none;
}

a:hover
{
	color: #FFA626;
	text-decoration: none;
	cursor: pointer;
}

ol, ul
{
	list-style: none;
}

li { }

img
{
	border: none;
}

p
{
	margin-bottom: 20px;
}
/* Global Classes
----------------------------------------------------------*/

.hide
{
	display: none;
}

.clear
{
	clear: both;
}

.clearfix
{
	clear: both;
	float: none;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

.inline
{
	display: inline;
}

.bold {
    font-weight: bold;
}
.underline-text {
    text-decoration: underline;
}
.hrDefault {
    color: #457985;
    background-color: #457985;
    height: 1px;
    border: none;
}

.hrAlt {
    color: #FFA626;
    background-color: #FFA626;
    height: 1px;
    border: none;
}

::-webkit-input-placeholder {
   font-style: italic;
}

:-moz-placeholder {
   font-style: italic;
}

/* Content Areas
----------------------------------------------------------*/

.MainContentLeft
{
	float:left;
	width: 642px;
	margin-right: 24px;
}

.MainContentRight
{
	float: left;
	width: 264px;
	background-color: #0F0;
}

.Main_WrapWrap
{
	width: 980px;
	margin: 0 auto;
}

.Main_Wrap
{
	float: left;
	clear: both;
	width: 100%;
}

.Main_ContentWrap
{
	height: auto;
	width: 980px;
	margin: 8px auto 0px;
}

.Main_Content
{
	height: auto;
	width: 940px;
	float: left;
	background: url('Backgrounds/Master_ContentShadows.png') repeat-y center 0;
	padding: 10px 20px;
}

.Main_BorderTop
{
	height: 10px;
	width: 980px;
	float: left;
	background: url('Backgrounds/Master_TopShadow.png') no-repeat center bottom;
}

.Main_BorderBottom
{
	height: 10px;
	width: 980px;
	float: left;
	background: url('Backgrounds/Master_BottomShadow.png') no-repeat center top;
	margin-bottom: 20px;
}

/* Header
----------------------------------------------------------*/

.Header_Main
{
	margin: 0 7px 0 8px;
	width: 965px;
	height: 114px;
	float: left;
	clear: both;
}

.Header_Logo
{
	height: 83px;
	width: 265px;
	margin-top: 12px;
	float: left;
	margin-left: 5px;
}

.Header_ListSearchWrap
{
	float: right;
	width: 688px;
	height: auto;
}

.Header_LoginSearchDiv
{
	float: right;
	width: auto;
	height: 28px;
	margin-top: 11px;
}

.Header_LoginLinks
{
	float: left;
	margin-top: 4px;
}

.Header_Login
{
	font-family: Helvetica, Verdana, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #457985;
	margin-right: 5px;
	text-decoration: none;
}

.Header_Register
{
	font-family: Helvetica, Verdana, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #457985;
	margin-right: 20px;
	text-decoration: none;
}

#login
{
	background: url('Backgrounds/Header_LoginLimiter.png') no-repeat right center;
	padding-right: 10px;
	margin-right: 5px;
}

/**/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#act_nav{
    height:32px;
    line-height:32px;
    padding:0 10px;
}
#act_nav ul,
#act_nav ul li {
    margin:0;
    padding:0;
    list-style:none;
}
#act_nav ul li{
    float:left;
    display:block;border: 1px solid transparent;
    
}

.act_nav_hl {
    background-color: #FFF;
    border: 1px solid #DEDEDE;
    border-bottom:none;
}

#act_nav > ul > li {
    background-image: url('list_arrow_down.png');
    background-repeat: no-repeat;
    background-position: right center;
}

#act_nav ul li a:link,
#act_nav ul li a:visited{
    font-weight:bold;
    text-decoration:none;
    padding:0 20px 0 6px;
    display:block;
}
#act_nav ul li a:hover{
    /*color:#EBEFF7;*/
}
#act_nav ul li ul li{
    float:none;
    display:block;
    border:solid 1px #DEDEDE;
    border-bottom: none;
}
#act_nav ul li ul li a:link,
#act_nav ul li ul li a:visited{
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    padding:0 10px;
    clear:both;
}
#act_nav ul li ul li a:hover{
    background:#ECECEC;
}
.submenu {
    position: absolute;
    /*width: 160px;*/
    background: #FFF;
    padding: 10px;
    border:none;
    border-bottom: solid 1px #DEDEDE;
    border-top: none;
    display: none;
    line-height: 26px;
    z-index: 1000;
}
/**/

.StandardLists {
    padding-left: 20px;
    list-style-type: disc;
    white-space: normal;
    letter-spacing: 1px;
    line-height: 14px;
}

.StandardLists li {
    padding-bottom: 6px;
    letter-spacing: 1px;
    line-height: 14px;
}

#inline-list ul, #inline-list li {
    list-style-type:disc;
    list-style-position: inside;
	margin: 1;
	padding: 1;
	padding-bottom: 1em;
	padding-left: 2em;
	text-indent: -1em;
	font-family: Helvetica, Verdana, Sans-Serif;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 1px;
}

/* Footer
----------------------------------------------------------*/

.Footer_Main
{
	width: 980px;
	height: 246px;
	margin: 50px auto 0px;
}
.Footer_Content
{
	float: left;
	background: url('Backgrounds/Footer_ContentShadows.png') repeat-y center 0;
	width: 960px;
	padding: 0 10px;
	height: 236px;
	text-align: left;
}

.Footer_SubDivLeft
{
	height: 214px;
	width: 162px;
	float: left;
	margin: 10px;
	background: #EEF1F1;
	padding: 3px 20px 0px 20px;
}

.Footer_SubDivPara
{
	margin: 15px 0px 10px 0px;
	font-family: Helvetica, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	color: #666666;
}

.Footer_Icons
{
	clear:both;
	margin-bottom:30px;
}

.Footer_Rss
{
	border-style:none;
	background:url('Icons/Footer_RssIcon.png');
	height:24px;
	width:24px;
	cursor:pointer;
}

.Footer_Twitter
{
	border-style:none;
	background:url('Icons/Footer_TwitterIcon.png');
	height:24px;
	width:24px;
	cursor:pointer;
}

.Footer_FaceBook
{
	border-style:none;
	background:url('Icons/Footer_FaceBookIcon.png');
	height:24px;
	width:24px;
	cursor:pointer;
}

.Footer_YouTube
{
	border-style:none;
	background:url('Icons/Footer_YouTubeIcon.png');
	height:24px;
	width:24px;
	cursor:pointer;
}

.Footer_TextBoxDiv
{
	clear: both;
	background: url('Backgrounds/Footer_TextBox.png') no-repeat;
	height: 26px;
	width: 160px;
	border: 1px solid #B9B9B9;
}

.Footer_TextBox
{
	border-color: transparent;
	color: #999999;
	width: 145px;
	border-style: none;
	margin: 5px 0 0 8px;
	font-family: Helvetica, Verdana, Sans-Serif;
	font-size: 12px;
	font-style: italic;
}

.Footer_SubscribeButton
{
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 3px;
	border-style: none;
	margin: 10px 0;
	width: 167px;
	height: 37px;
	background: url('Buttons/Footer_SubscribeButton.png') no-repeat;
	position: relative;
	left: -4px;
	*left: -14px;
}

.Footer_List
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}


.Footer_List li
{
	line-height: 143%;
	padding-bottom: 5px;
}

.Footer_List a
{
	font-size: 12px;
	font-family: Helvetica, Verdana, Sans-Serif;
	/*color: #457985;*/
	text-decoration: none;
}

/* Support Us
----------------------------------------------------------*/

.Footer_SecondSupport
{
	float: left;
}

.Footer_SecondDivs
{
	float: left;
	margin-left: 55px;
}

.Footer_SubDivRight
{
	float: left;
	height: 214px;
	width: auto;
	margin: 10px;
	padding: 3px 20px 0px 20px;
}

.Footer_CopyrightIcon
{
	background: url('Icons/Footer_CopyrightIcon.png') center no-repeat;
	width: 13px;
	height: 14px;
	vertical-align: text-bottom;
}

/* List Icons
----------------------------------------------------------*/

li.BlogItem
{
	background: url(Icons/Icon_Blog.gif) no-repeat 0 0;
}

li.CampaignItem
{
	background: url(Icons/Icon_Campaign.png) no-repeat 0 0;
}

li.ClinicalTrialItem
{
	background: url(Icons/Icon_Stethoscope.png) no-repeat 0 0;
}

li.DrugItem
{
	background: url(icons/Icon_Drug.png) no-repeat 2px 0;
}

li.ForumItem
{
	background: url(Icons/Icon_Forum.png) no-repeat -1px 0;
}

li.ResearchItem
{
	background: url(Icons/Icon_Research.png) no-repeat 0 0;
}

li.SupportItem
{
	background: url(Icons/Icon_Support.png) no-repeat 0 0;
}

li.TopicItem
{
	background: url(Icons/Icon_Topic.gif) no-repeat 0 0;
	padding-left: 22px;
}

/* Search
------------------------------------------------------------*/
.head_login
{
    font-family: Helvetica, Verdana, Sans-Serif;
    font-size:13px; 
    font-weight:bold; 
    color:#457985;
    margin-right:5px;
    text-decoration:none;
}

.head_register
{
    font-family: Helvetica, Verdana, Sans-Serif;
    font-size:13px; 
    font-weight:bold; 
    color:#457985; 
    margin-right:20px;
    text-decoration:none;   
}

.head_search_textbox
{
    border-style:none;
    border-color:transparent;
    height:18px;
    width:205px;
    color:#a5a5a5;
    font-family: Helvetica, Verdana, Sans-Serif;
    font-style:italic;
    font-size:12px;
    
}

.head_search_button
{
    border-style:none;
    border-color:transparent;
    background:url('buttons/Search_Button.png') no-repeat;
    height:14px;
    width:14px;
	cursor:pointer;
}

.head_search_div
{
    float:right; 
    width:auto; 
    height:28px; 
    margin-top:11px;
}

.head_search_links
{
    float:left;
}

#login
{
    background: url('backgrounds/Header_LoginLimiter.png') no-repeat right center;
    padding-right:10px;
    margin-right:5px;
}

.head_search_sub_div
{
    float:left; 
    width:242px; 
    height:28px; 
    background:url('backgrounds/Search_Bar.png') no-repeat; 
    margin:-4px 5px 0px 0px;  
}

.head_search_text_div
{
    *position:relative; 
    *left:-10px; 
    margin:5px 0px 0px 10px; 
    padding:0px; 
    float:left;
}

.head_search_button_div
{
    *position:relative; 
    *top:-5px; 
    *left:-8px; 
    float:left; 
    margin:8px 0px 0px 0px;   
}

/* Buttons
------------------------------------------------------------*/
.btn37g {
	float: left;
	clear: both;
	background: url(buttons/left_37.png) no-repeat;
	padding: 0 0 0 11px;
	margin: 5px 0;
}
.btn37g a {
	float: left;
	height: 37px;
	background: url(buttons/stretch_37.png) repeat-x left top;
	line-height: 37px;
	padding: 0 11px;
	color: #fff;
	font-size: 13px;
	text-decoration: none; font-weight:bold;
	text-align: center;
}
.btn37g > span {
	background: url(buttons/right_37.png) no-repeat;
	float: left;
	width: 11px;
	height: 37px;
}
.btn41g {
	float: left;
	clear: both;
	background: url(buttons/left_41.png) no-repeat;
	padding: 0 0 0 11px;
	margin: 5px 0;
}
.btn41g a {
	float: left;
	height: 41px;
	background: url(buttons/stretch_41.png) repeat-x left top;
	line-height: 41px;
	padding: 0 11px;
	color: #fff;
	font-size: 1.25em;
	text-decoration: none; font-weight:bold;
	text-align: center;
}
.btn41g > span {
	background: url(buttons/right_41.png) no-repeat;
	float: left;
	width: 11px;
	height: 41px;
}
.btn58g {
	float: left;
	clear: both;
	background: url(buttons/left_58.png) no-repeat;
	padding: 0 0 0 11px;
	margin: 5px 0;
}
.btn58g a {
	float: left;
	height: 58px;
	background: url(buttons/stretch_58.png) repeat-x left top;
	line-height: 58px;
	padding: 0 11px;
	color: #fff;
	font-size: 2em;
	text-decoration: none; font-weight:bold;
	text-align: center;
}
.btn58g > span {
	background: url(buttons/right_58.png) no-repeat;
	float: left;
	width: 11px;
	height: 58px;
}
.btn41p {
	float: left;
	clear: both;
	background: url(buttons/left_41_purple.png) no-repeat;
	padding: 0 0 0 11px;
	margin: 5px 0;
}
.btn41p a {
	float: left;
	height: 41px;
	background: url(buttons/stretch_41_purple.png) repeat-x left top;
	line-height: 41px;
	padding: 0 11px;
	color: #fff;
	font-size: 1.25em;
	text-decoration: none; font-weight:bold;
	text-align: center;
}
.btn41p > span {
	background: url(buttons/right_41_purple.png) no-repeat;
	float: left;
	width: 11px;
	height: 41px;
}
.btn58p {
	float: left;
	clear: both;
	background: url(buttons/left_58_purple.png) no-repeat;
	padding: 0 0 0 11px;
	margin: 5px 0;
}
.btn58p a {
	float: left;
	height: 58px;
	background: url(buttons/stretch_58_purple.png) repeat-x left top;
	line-height: 58px;
	padding: 0 11px;
	color: #fff;
	font-size: 2em;
	text-decoration: none; font-weight:bold;
	text-align: center;
}
.btn58p > span {
	background: url(buttons/right_58_purple.png) no-repeat;
	float: left;
	width: 11px;
	height: 58px;
}
.btn64p {
	float: left;
	clear: both;
	background: url(buttons/left_64_purple.png) no-repeat;
	padding: 0 0 0 11px;
	margin: 5px 0;
}
.btn64p a {
	float: left;
	height: 64px;
	background: url(buttons/stretch_64_purple.png) repeat-x left top;
	line-height: 64px;
	padding: 0 11px;
	color: #fff;
	font-size: 2em;
	text-decoration: none; font-weight:bold;
	text-align: center;
}
.btn64p > span {
	background: url(buttons/right_64_purple.png) no-repeat;
	float: left;
	width: 11px;
	height: 64px;
}

#subscribe_footer {
    width: 116px;
    text-align: center;
}

/* Form Elements
------------------------------------------------------------*/
.searchInputWrapper {
    float: left; background-image: url('backgrounds/inputleft.png'); background-repeat: no-repeat;
}
.searchInputWrapper input {
    float: left; height: 26px; background-image: url('backgrounds/inputstretch.png'); background-repeat: repeat-x;
    border-color: transparent; color: #666; border-style: none; margin: 0 0 0 8px; font-family: Helvetica, Verdana, Sans-Serif;
}
.searchInputWrapper span {
    float: left; background-image: url('backgrounds/inputsearchright.png'); background-repeat: no-repeat; width: 28px; height: 28px; cursor: pointer;
}

.searchInputWrapper placeholder {
    font-style: italic;
}

.formInputWrapper {
    float: left; clear: both; background-image: url('backgrounds/inputleft.png'); background-repeat: no-repeat;
    border-right: solid 1px #B9CDCD;
}

.formInputWrapper input {
    float: left; height: 26px; background-image: url('backgrounds/inputstretch.png'); background-repeat: repeat-x;
    border-color: transparent; color: #666; border-style: none; margin: 0 0 0 8px; font-family: Helvetica, Verdana, Sans-Serif;
}

.formTextAreaWrapper {
	float: left; clear: both; background-image: url('Backgrounds/TextArealeft.png'); background-repeat: no-repeat;
	border-bottom: solid 1px #B9CDCD; border-right: solid 1px #B9CDCD;
}

.formTextAreaWrapper textarea {
	float: left; background-image: url('Backgrounds/TextAreaStretch.png'); background-repeat: repeat-x;
	border-color: transparent; color: #666; border-style: none; margin: 0 0 0 8px; font-family: Helvetica, Verdana, Sans-Serif;
}

.formTextAreaWrapper div {
	float: left; background-image: url('Backgrounds/TextAreaRight.png'); background-repeat: no-repeat; width: 3px; height: auto;
}

.formInputWrapper span {
    float: left; background-image: url('backgrounds/inputright.png'); background-repeat: no-repeat; width: 3px; height: 28px;
}

.formInputWrapper span.search {
    float: left; background-image: url('backgrounds/inputsearchright.png'); background-repeat: no-repeat; width: 28px; height: 28px;
}

.formInputWrapperDateTime {
	float: left; clear: both; background-image: url('backgrounds/inputleft.png'); background-repeat: no-repeat;
}

.formInputWrapperDateTime input {
    float: left; height: 26px; background-image: url('backgrounds/inputstretch.png'); background-repeat: repeat-x;
    border-color: transparent; color: #666; border-style: none; margin: 0 0 0 8px; font-family: Helvetica, Verdana, Sans-Serif;
}

label.formInput {
    clear: both;
    display: block;
    padding-top: 4px;
}

label.formInputIn {
    clear: both;
    display: inline-block;
    padding-top: 4px;
    float: left;
}

.formInputWrapperCb {
    
}

.formInputWrapperCb input {
    float: left;
    margin-top: 6px;
}

.forminputwrapper > select {
    color: #666;
}

/* error container */
#errors, .errorsDisplay {
	background-color: #FFACAD;
	color: #808080;
	padding:20px;
	margin:5px auto;
	display: none;
	/*-moz-border-radius:5px;
	-webkit-border-radius:5px;*/
	-webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    background-image: url(icons/exclamation32x32.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
}

.RequiredText
{
	color: #F00;
}

/* error title */
#errors h2, .errorsDisplay h2 {
	margin: -5px 0 10px 30px;
	color: #CF3738;
	font-size: 150%;
}
        
#errors p, .errorsDisplay p {
    margin: auto;
    white-space: pre-wrap;
}

/* infos container */
#infos, .infosDisplay {
/*
    background-color: #FFFFE0;
	padding:20px;
	margin:5px auto;
	display:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
*/
    padding: 20px;
    border: 1px solid #999;
    background-color: #FFFFE0;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    background-image: url(icons/information32x32.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    display: none;
}

/* infos title */
#infos h2, .infosDisplay h2 {
	margin: -5px 0 10px 30px;
	font-size: 150%;
}
        
#infos p, .infosDisplay p {
    margin: auto;
    white-space: pre-wrap;
}

fieldset.form {
    padding: 10px 0 10px 0;
}

fieldset.form legend {
    font-size: 14px;
	font-weight: bold;
	color: #444646;
	padding-bottom: 5px;
	border-bottom: 1px solid #DFDFDF;
    width: 100%;
}

#donate_form { display: none; clear: both; }

/* Tooltips */
.png {
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "trans.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
 }
.tooltip {
	border-bottom: 1px dotted #000000; color: #000000; outline: none;
	cursor: help; text-decoration: none;
	position: relative;
}
.tooltip span {
	margin-left: -999em;
	position: absolute;
}
.tooltip:hover span {
	border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	font-family: Helvetica, Verdana, Sans-Serif;
	position: absolute; left: 1em; top: 2em; z-index: 99;
	margin-left: 0; width: 250px;
}
.tooltip:hover img {
	border: 0; margin: -10px 0 0 -55px;
	float: left; position: absolute;
}
.tooltip:hover em {
	font-family: Candara, Tahoma, Geneva, sans-serif; font-size: 1.2em; font-weight: bold;
	display: block; padding: 0.2em 0 0.6em 0;
}
.classic { padding: 0.8em 1em; }
.custom { padding: 0.5em 0.8em 0.8em 2em; }
* html a:hover { background: transparent; }
.classic {background: #FFFFAA; border: 1px solid #FFAD33; }
.critical { background: #FFCCAA; border: 1px solid #FF3334;	}
.help { background: #9FDAEE; border: 1px solid #2BB0D7;	}
.info { background: #9FDAEE; border: 1px solid #2BB0D7;	}
.warning { background: #FFFFAA; border: 1px solid #FFAD33; }

#ModalOverlay
{
	background-color: #EEE;
}

/*TEMPORARY*/
#more_links {
    
}
#more_links ul {
    display: none;
    background: white;
    left: 70px;
    border: 1px solid #999;
    z-index: 100000000000;
    position: absolute;
    padding: 5px; width: 280px;
}

.placeholder { color: #C8CBD0; font-style: italic; }