.consult_with_answer {
padding:0px;
padding:0px;

}
.consult_with_answer .title {
font-family:'Times New Roman',Times,serif;
font-size:22px;
padding:0 0 6px 6px;
text-align:left; 
}

.consult_with_answer td {
width:256px!important;
background-color:#EEEEEE;
border-left:#FFFFFF solid 5px;
height:165px;

}
.consult_with_answer td:first-child {
border-left:0px;

}
.consult_with_answer .ConsultantTitle {
color: #cc3300!important;
font-family: verdana;
font-size: 12px;
font-weight: bold;
padding: 6px 0px 5px 10px;
}
.consult_with_answer .ConsultantTitle a:link,
.consult_with_answer .ConsultantTitle a:vizited {
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #cc3300!important;
text-decoration: none;
}
.consult_with_answer .ConsultantTitle a:hover {
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #cc3300;
text-decoration: underline;
}
.consult_with_answer .consult {
	display: block;
	float: left;
}



.consult_with_answer  .ConsultantPicture {
padding-left: 10px;

width: 94px;
float: left;

display: block;
}
.consult_with_answer .ConsultantPicture a:link,
.consult_with_answer .ConsultantPicture a:vizited,
.consult_with_answer .ConsultantPicture a:hover {

color: #5c5c5c;
display: block;

}

.consult_with_answer .ConsultantPicture img {
border: 4px solid white;
display: block;

}

.consult_with_answer  .ConsultantName {

	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: Black;
	width: 80px;
	text-align: center;
   padding-left: 15px;
	display: block;
	clear:left;
	float: left;



	
}
.consult_with_answer .ConsultantName a:link,
.consult_with_answer .ConsultantName a:vizited,
.consult_with_answer .ConsultantName a:hover {

	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: Black;
	text-align: center;
}

.consult_with_answer .ConsultantName a:hover {

	text-decoration: underline;

}

.consult_with_answer .questionDate {
	float: left;
	font-family: verdana;
	font-size: 11px;
	padding-right: 5px;
	text-decoration: none;
	display: block;

}
.consult_with_answer .questionUserName {
	float: left;
	font-family: verdana;
	font-size: 11px;
	color: Black;
	text-decoration: none;

}

.consult_with_answer .questionItem  {
	color: #5c5c5c;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	width: 145px;
	display: block;
	float: left;

}


.consult_with_answer .questionItem a:link,
.consult_with_answer .questionItem a:visited  {
	color: #5c5c5c;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;


}
.consult_with_answer .questionItem a:hover  {
	color: #5c5c5c;
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;


}
.consult_with_answer .questionItem a.questionMore:link,
.consult_with_answer .questionItem a.questionMore:visited,
.consult_with_answer .questionItem a.questionMore:hover {
	color: #cc3300;




}

.consult_with_answer .readAnswer {
	display: none;
}

