/*=====================================================*/

#top_left {
	width:323px;
	float:left;
	margin-bottom: 5px;
}
#top_right {
	width:345px;
	float:right;
	margin-bottom: 5px;	
	overflow: hidden;
}
.quick_search {
	height:55px;
}

.ask_question {
	height:83px;
}
.ask_container{
	margin-bottom:5px;
	margin-right: 5px;
	width: 673px;	
}
.post_image{
	margin-top:5px;
	border-top: solid 1px #000000;
	padding-top: 5px;	 
	text-align: center;
	text-decoration: none;
}
.post_image a{
	display:block;
	font: bold 8pt Verdana,Sans-Serif;
	text-align: center;
	text-decoration: none;
	color: #4970b7;
}
.post_image a:hover{
	background-color: #4970b7;
	color: #ffffff;
}
.no_decor{
	text-decoration: none;	
}
#recently_asked_questions {
	height:114px;
	overflow:hidden;
	width:311px;
}
#recently_asked_questions a {
	text-decoration: none;
}
#recently_asked_questions ul{
	list-style: none;
}
#recently_asked_questions li {
	padding-bottom:2px;
	padding-left:2px;
}
#recently_asked_questions div {
	padding-bottom:3px;
	margin-bottom:2px;
}
#recently_asked_questions {
	background-color: #ffffff;
	padding-bottom: 5px;
}
.recently_asked_subscribe{
	border-top: solid 1px #000000;
	padding-top: 5px;	 	
}
.recently_asked_subscribe a{
	display:block;
	font: bold 8pt Verdana,Sans-Serif;
	text-align: center;
	text-decoration: none;
	color: #4970b7;

}
.recently_asked_subscribe a:hover{
	text-align: center;
	text-decoration: underline;
	background-color: #4970b7;
	color: #ffffff;
}

.login{
	border: 1px solid #003366;
	background-color: #f1f1f1;
	text-align: center;
	margin-bottom:5px;
	padding:5px;
}
.login_blue{
	border: 1px solid #003366;
	background-color: #EBF0FC;
	text-align: center;
	margin-bottom:5px;
	padding:5px;
}
.center_text{
	text-align: center;	
}
img.featured_expert_list{
	border-style: solid; 
	border-width: 1px 2px 2px 1px; 
	border-color: #B0B0B0 #404040 #404040 #B0B0B0;
}
div.featured_expert_list{
	padding: 10px 10px 10px 10px;
	background-color:#EBF0FC;
	border: solid 1px #666666;
	margin-bottom: 15px;
}
.featured_expert_helpful{
	font: bold italic 8pt Verdana,Sans-Serif;
	padding: 10px 5px 5px 5px;
	color: #666666;
	clear: both;
	text-align: center;
}
.featured_expert_body{
	overflow:auto;	
}
.featured_expert_in{
	font: bold 8pt Verdana,Sans-Serif; 	
	background-color: #ffffff;
	border: solid 1px #cccccc;
	padding: 10px;
	color: #003366;
	margin-top: 8px;
	margin-bottom: 5px;

}
.featured_expert_bio{
	margin-top: 6px;
	border: solid 1px #cccccc; 
	background-color: #ffffff;
	padding: 10px;
}
.featured_expert_image a img{
	width: 100px;
}
.featured_expert_logo img{
	width: 75px;
}
.featured_expert_name{
	margin-top: 10px;
	padding: 5px 0px 5px 15px;
	border: solid 0px #000000;
	float: left;
	width:217px;
}
.featured_name{
	border-bottom: solid 1px #cccccc;
	width: 217px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.featured_name a{
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.featured_email{
	font: normal 8pt Verdana,Sans-Serif;
}
/*=====================================================*/
.search {
	border: 1px solid #003366;
	background-color: #f1f1f1;
	text-align:right;
	margin-bottom:5px;
	padding:5px;
}

.drop_down_section {
	width:165px;
	vertical-align:middle;
}

input {
	vertical-align:middle;
	margin-top:2px;
	margin-bottom:2px;
}

.search_field {
	width:225px;
}
.question_members {
	margin-right:34px;
}

.search_image {
	width:59px;
	height:24px;
}

/*=====================================================*/
/*expert container div*/
.QA_box{
	float:right; 
	width: 175px;
	padding:5px;
}

.bottom_border{
	border-bottom: 1px solid #666666;
}

/*=====================================================*/
#disclaimer, .disclaimer {
	font-size:10px;
	padding-left:40px;
	padding-right:40px;
	background-color: #ffffff;
	border-color: #cccccc;
}
#disclaimer strong {
	font-size:10px;
	font-weight:bold;
}
#disclaimer li {
	font-size:10px;
}
#disclaimer ul {
	padding-left:40px;	
}
#disclaimer a {
	font-size:10px;
}
#disclaimer_title, .disclaimer_title{
	background-color: #f6f6f6;
	border: solid 1px #cccccc;
	border-bottom: none;
	color: #000000;
	font: bold 10pt Verdana,Sans-Serif;
	padding: 5px;
	margin-top: 10px;
}
.disclaimer_paper{
	color: #003366;
	font: bold 8pt Verdana,Sans-Serif;
}

.instructions_title {
	border:1px solid #CCCCCC;
	margin-top:10px;
	background-color:#f6f6f6;
	font-weight:bold;
	padding: 5px;
}
.instructions {
	font-size:10pt;
	padding:5px;
	border:1px #CCCCCC solid;
	border-top-width:0px;
	background-color:#FFFFFF;
}
.instructions li {
	list-style-position:outside;
	margin-left:15px;
}

/*=====================================================*/
/* expert categories >> */
#expert_categories a {
	text-decoration:none;
}

#expert_categories ul {
	margin-bottom:2px;
	padding-left:10px;
	list-style-type:none;
}

#expert_categories td {
	width:200px;
	vertical-align:top;
}

/** Expert Ajax Page **/
.expert_sponsor{
	font: bold 10pt Verdana,Sans-Serif;
	border: solid 1px #4970b7;
	color: #ffffff;
	text-align: center;
	margin-bottom: 7px;
	padding: 10px;
	background: #4970b7 url(../img/bg_blue.gif) 100% repeat-x;	
}
.expert_sponsor a {
	text-decoration:underline;
	color:#FFFF99;
}

img.expert_list{
	border-style: none; 
}

div.expert_list{
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
	border: solid 1px #666666;
	margin-bottom: 15px;
}

.expert_contact_name{
	margin-bottom: 5px;
	border-bottom: solid 1px #cccccc;
	padding-bottom: 5px;
	width: 200px;
}
.expert_bio{
	margin-top: 5px;
	width: 343px;
	float:left;
}
.expert_bio_header{
	font: bold 8pt Verdana,Sans-Serif;	
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 3px;
	background-color: #f7f7f7;
/*	background-color: #fcfcdf; */
	color: #003366;
}
.expert_bio_header a{
	font: bold 8pt Verdana,Sans-Serif;
	text-decoration: none;
}
.expert_bio_body{
	background-color: #ffffff;
	border: solid 1px #cccccc;
	border-top: none;
	padding: 5px;
}
.expert_images{
	float: left;
}
.expert_images a img{
	width: 100px;
	float: left;	
}
.expert_logo a img{
	width: 125px;
}
.expert_contact{
	float:left;
	overflow:hidden;
	border-right: solid 0px #cccccc;
	margin: 10px 0px 0px 10px;
	padding: 0px 3px 3px 3px;
	width: 200px;
}
.expert_contact ul{
	list-style: none;
	float:left;
}
.expert_qabox{
	width: 300px;
	float:right;
}
.expert_qatitle{
	font: bold 8pt Verdana,Sans-Serif;
	border-top: solid 1px #4970b7;
	border-right: solid 1px #4970b7;
	border-left: solid 1px #4970b7;
	padding: 3px;
	/* background-color: #4970b7; */	
	background: #4970b7 url(../img/bg_blue.gif) 100% repeat-x;
	color: #ffffff;	
}
.expert_qabody{
	background-color: #ffffff;
	border-left: solid 1px #4970b7;
	border-right: solid 1px #4970b7;
	border-bottom: solid 1px #4970b7;
	padding: 5px;
	margin-bottom: 10px;
}
.expert_contact_become{
	margin-bottom: 10px;
 	background: #4970b7 url(../img/bg_blue.gif) 100% repeat-x; 
/*	background-color: #4970b7; */
	width: 300px;
	border: solid 1px #4970b7;
}
.expert_contact_become a{
	font: bold 10pt Verdana,Sans-Serif;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	display:block;
	padding: 5px;	
}
.expert_contact_become a:hover{
	text-align: center;
	text-decoration: underline;
	background-color: #fcfcdf;
	color: #4970b7;
	padding: 5px;
}
.expert_helpful{
	font: bold italic 8pt Verdana,Sans-Serif; 	
	background-color: #ffffff;
	padding: 10px 5px 5px 5px;
	color: #666666;
	clear: both;
	text-align: center;
}

.ask_q a{
	font: bold 8pt Verdana,Sans-Serif; 	
	display: block;
	border: solid 1px #a5c9e9;
	width: 135px;
	padding: 5px;
	text-align: center;
	text-decoration:none;
	background-color: #e7f1fa;	
}

.ask_q a:hover{
	text-align: center;
	text-decoration: underline;
	background-color: #fcfcdf;	
}
.ask_a a{
	font: bold 8pt Verdana,Sans-Serif; 	
	display: block;
	border: solid 1px #a5c9e9;
	width: 135px;
	padding: 5px;
	text-align: center;
	text-decoration:none;
	background-color: #e7f1fa;
}

.ask_a a:hover{
	text-align: center;
	text-decoration: underline;
	background-color: #fcfcdf;	
}