﻿div#faq 
{
	
	float: left; 
	width: 385px;
	
}

div#faq a.toggle, div#faq div.question a.close 
{
	display: block;
	float: right;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.4em;
	padding-top: 4px;
	display: block;
	float: right;
}
div#faq ul
{
margin:30px 0 20px 25px;
}
#lidiv
{
width: 250px;
float: left;
}

div#faq a#closeAll 
{
	display: none;
}

div#faq p 
{
	margin-bottom: 0;
}

div#faq div.question 
{
	text-align: left;
	margin-bottom: 10px;
	
}

div#faq div.question span.links 
{
	display: block;	
}

div#faq div.question a.question 
{
	float: left;	
}

div#faq div.question a.close 
{
	float: right;
	font-size: 83%;
	display: none;
}

div#faq div.question span.answer 
{
	display: none;
}

div#faq div.expanded a.question 
{
	color:gray;
    font-size:1.2em;
    font-weight:bold;
    text-align:left;
    text-decoration:none;
}

div#faq div.expanded a.close 
{
    display:block;
    text-align:right;
}
div#faq div.expanded span.close
{
border-bottom:1px solid #7FC2E7;
display:block;
height:19px;
padding-top:10px;
text-align:right;
width:100%;

}

div#faq div.expanded span.answer 
{
	display: block;
	margin: 4px 0px 4px 0px;
	padding-top: 10px;
	font-family: Verdana;
    color: #636363;
    text-decoration: none;
    word-spacing: normal;
    text-align: left;
    letter-spacing: 0;
    line-height: 1.5em;
    font-size: 1.1em;
    font-weight: normal;
}
.expand_close_all
{
width: 100%;
padding-top: 10px;
padding-bottom:10px;
}


/* end faq */

/* Case Studie */
.quote
{
font-family: Arial;
color: #0085cf;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.0em;
font-size: 1.8em;
}
.quotecredit
{
font-family: Verdana;
color: #636363;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.5em;
font-size: 1.1em;
font-weight: bold;
float:right;
}
.symptoms_box
{
width:357px;
background-color:#e5f3fa;
}
.symptoms_box_top
{
background-image: url('/images/cancer/symptom_box_top.gif');
height: 11px;
background-repeat:no-repeat;
width:357px;
margin-bottom: -1px;
}
.symptoms_box_bot
{
background-image: url('/images/cancer/symptom_box_bot.gif');
height: 11px;
background-repeat:no-repeat;
width:357px;
}
.symptoms_copy
{
width:322px;
padding:0px 18px 9px 17px;
}
.chart_head
{
font-family: Verdana;
color: #0085cf;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.1em;
font-size: 1.3em;
padding-bottom: 17px;
}
.chart_white
{
padding-left: 21px;
padding-right: 31px;
background-color: #fafdfe;
margin-bottom: 2px;
height: auto;
}
.chart_blue
{
padding-left: 21px;
padding-right: 31px;
background-color:#f2f9fc;
height: auto;
margin-bottom: 2px;
}

.checkMark
{
    float: right;
}

.symptoms_copy p
{
margin: 0;

}

.timeline_table
{
width: 385px;
border-spacing:0;
border-collapse: collapse;
}
.timeline_date
{
border-bottom: 1px solid rgb(127, 194, 231); 
width: 100px;
vertical-align: top;
}
.timeline_effect
{
border-bottom: 1px solid rgb(127, 194, 231);
}
td
{
vertical-align: top;
}

#divNotTrademark
{
	float:left;
	left:521px;
	position:absolute;

	width:385px;

}