div.consultant_1 {
margin: 0px 0px 10px 0px;
width: 498px;
padding-bottom:10px;
padding-top:10px;
}
div.consultant_1 .zag{
color:#556A7F;
text-align:left;
padding-bottom: 10px;
}
div.consultant_1 .zag a, div.consultant_1 .zag a:link, div.consultant_1 .zag a:visited{
color:#556A7F;
font-size:14px;
font-weight:bold;
text-decoration: none;
}
div.consultant_1 .zag a:hover{
text-decoration: underline;
}
div.consultant_1 .title_text{
display: none;
}
/* Закладки */
div.consultant_1 .tabs_head {
/*background: transparent url(/storage/images/bg_top_long.jpg) no-repeat;*/
}
div.consultant_1 ul.tab, div.consultant_1 ul.tab li {border:0; margin:0; padding:0; list-style:none;}
div.consultant_1 ul.tab{
border: 0px;
height:27px;
padding-left:0px;
margin-bottom: -1px;
}
div.consultant_1 ul.tab li{
float:left;
}
div.consultant_1 ul.tab li#consultant_1{
width: 190px
}
div.consultant_1 ul.tab li#consultant_2{
width: 155px
}
div.consultant_1 ul.tab li#consultant_3{
width: 153px
}
div.consultant_1 ul.tab li#consultant_1 span {
width: 190px;
font-family: Verdana;
font-size: 13px;
color:#3e3e3e;
text-align: center;
}
div.consultant_1 ul.tab li#consultant_2 span {
width: 155px;
font-family: Verdana;
font-size: 13px;
text-align: center;
}
div.consultant_1 ul.tab li#consultant_3 span {
width: 153px;
font-family: Verdana;
font-size: 13px;
color:#3e3e3e;
text-align: center;
}
div.consultant_1 ul.tab a:link, div.consultant_1 .tab a:visited{
display:block;
float:left;
height:27px;
background:url(/storage/images/but_cons_1.jpg) no-repeat right -27px;
font-family: Verdana;
font-size: 13px;
color:#3e3e3e;
font-weight:bold;
text-decoration:none;
outline: none;
}
div.consultant_1 ul.tab li a span{
display:block;
float:left;
height:27px;
background:url(/storage/images/but_cons_1.jpg) no-repeat left -27px;
line-height:27px;
font-weight: bold;
cursor:pointer;
}
div.consultant_1 ul.tab a:hover span{
background:url(/storage/images/but_cons_1.jpg) no-repeat left -54px;
}
div.consultant_1 ul.tab .active a span, 
div.consultant_1 ul.tab .active a:hover span{
background:url(/storage/images/but_cons_1.jpg) no-repeat left 0;
color: #3e3e3e;
font-family: Verdana;
font-size:12px;
}
div.consultant_1 ul.tab #consultant_2_div a span{
background:url(/storage/images/but_cons_2.jpg) no-repeat left -27px;
color:#3e3e3e;
font-family:Verdana;
font-size:12px;
}
div.consultant_1 ul.tab #consultant_2_div a:hover span{
background:url(/storage/images/but_cons_2.jpg) no-repeat left -54px;
}
div.consultant_1 ul.tab .active #consultant_2_div a span, 
div.consultant_1 ul.tab .active #consultant_2_div a:hover span{
background:url(/storage/images/but_cons_2.jpg) no-repeat left 0;
}
div.consultant_1 ul.tab #consultant_3_div a span{
background:url(/storage/images/but_cons_3.jpg) no-repeat left -27px;
color:#3e3e3e;
font-family:Verdana;
font-size:12px;
}
div.consultant_1 ul.tab #consultant_3_div a:hover span{
background:url(/storage/images/but_cons_3.jpg) no-repeat left -54px;
}
div.consultant_1 ul.tab .active #consultant_3_div a span, 
div.consultant_1 ul.tab .active #consultant_3_div a:hover span{
background:url(/storage/images/but_cons_3.jpg) no-repeat left 0;
}
div.consultant_1 ul.tab li a {
	text-decoration: none;
}
/* Закладки конец */



div.consultant_1 .rounded-block-tab .r_bottom {
background: transparent url(/storage/images/bg_bottom_long.jpg) no-repeat;
height: 8px;
}
div.consultant_1 .rounded-block-tab .r_bottom div {

}
div.consultant_1 .rounded-block-tab .r_inner {
background-color: #dbe1e6;
padding-top:10px; 
padding-left:10px; 
}

/* Контент */

.consultant_1 .content {
height:112px;
background-color: white;
width: 477px;
padding-top: 10px;
position: relative;
}
.consultant_1 .ConsultantTitle {
display:none;
}
.consultant_1 .content .ConsultantAnnounce .ConsultantPicture {
margin-left: 17px;
margin-right: 17px;
width: 80px;
height: 80px;
overflow: hidden;
border: 1px solid #000000;
float: left;
_margin-left: 10px;
}
.consultant_1 .content .ConsultantAnnounce .ConsultantPicture img {
 border: none;
}
.consultant_1 .content .ConsultantAnnounce .ConsultantName {
clear:left;
float:left;
padding-left:4px;
padding-top:5px;
text-align:center;
width:110px;
//position: relative;
//margin-top:4px;
}
.consultant_1 .content .ConsultantAnnounce .ConsultantName a {
color:#707070;
text-decoration: underline;
font-size: 11px;
font-family: verdana;
}
.consultant_1 .content .ConsultantAnnounce .questionDate {
display:block;
font-family:verdana;
font-size:11px;
text-decoration:none;
color:#414141;
font-weight: bold;
padding-right:10px;
margin-top: 0px;
}
.content .ConsultantAnnounce .questionUserName {
display:block;
font-family:verdana;
font-size:11px;
color:#414141;
padding-right:5px;
text-decoration:none;
margin-left:200px;
font-weight: bold;
margin-top: -14px; 
}

*:first-child+html .consultant_1 .content .ConsultantAnnounce .ConsultantPicture {
margin-left: 17px;
margin-right: 17px;
width: 80px;
height: 80px;
overflow: hidden;
border: 1px solid #000000;
float: left;
}
*:first-child+html .consultant_1 .content .ConsultantAnnounce .ConsultantName {
clear:left;
float:left;
padding-left:4px;
padding-top:0px;
text-align:center;
width:110px;
//position: relative;
//margin-top:4px;
}

.consultant_1 .content .ConsultantAnnounce .questionItem {
color:#000000;
display:block;
font-family:verdana;
font-size:11px;
text-decoration:none;
padding-right:8px;
padding-top: 3px;
}
.consultant_1 .content .ConsultantAnnounce .questionItem a {
color:#000000;
text-decoration:none;
}
.consultant_1 .content .ConsultantAnnounce .questionItem a:link,
.consultant_1 .content .ConsultantAnnounce .questionItem a:vizited {
color:#000000;
text-decoration:none;
}
.consultant_1 .content .ConsultantAnnounce .questionItem a:hover {
color:#000000;
text-decoration: underline;
}
.consultant_1 .content .ConsultantAnnounce .questionItem .questionMore  { 
display: none;
}
.consultant_1 .content .ConsultantAnnounce .readAnswer {
display: none;
}
.consultant_1 .rounded-block-tab .all_elements {
position: absolute;
bottom: 5px;
right: 10px;
}
.consultant_1 .rounded-block-tab .all_elements a { 
color: #cc3300;
font: 11px Verdana;
text-decoration: underline;
}

