#block-consultation-0 {
  float: left;
  margin: 7px 0 0 0;  
}

#consultation_at_main_block {
	float: left;
	width: 241px; 
	height: 331px;	
}

.consultant_block_body {
	float: left;
	margin: 3px 0 0 0;	
	height: 320px;
	width: 100%;
	/*border: 1px solid #E0EEBD;*/
	background: #ECF4D8;	
}

.node-consultation_section {
  width: 698px;
  float: left;
  margin-bottom: 15px;
}

.node-consultation_section .consultant_wrap {
  float: left;
  /*height: 146px;*/
  width: 698px;
  margin-top: 5px;  
  /*border: 1px solid #bddf69;*/
}


.node-consultation_section .photo_wrap {
	float: left;
	height: 144px;
    width: 109px;	
	border: 1px solid #d6d6d6;	
	margin-top: 2px;
}


.node-consultation_section .photo {
 float: left;
 margin: 2px;
 height: 140px;
 width: 105px;
}

.node-consultation_section .title {
  float: left;
  font: bold 16px Tahoma;
  color: #81AF11;
  width: 560px;
  margin: 0 0 0 10px;
}

.node-consultation_section .title a, .node-consultation_section .title a:visited, .node-consultation_section .title a:link {
  color: #81AF11; 
  text-decoration: underline;	
}

.node-consultation_section .title a:hover {
	text-decoration: none;
}	

.node-consultation_section .qcount {
	float: right;
	color: #81AF11;
	font: normal 11px Tahoma;
	margin: 2px 15px 0 0;	
}	

.node-consultation_section .descr {
  float: left;
  font: normal 11px Tahoma;
  color: #777;
  width: 555px;
  margin-left: 10px;
}

.node-consultation_section .descr p {
	font: normal 11px Tahoma;
    color: #777;
}	

.node-consultation_section .teaser_title {
  float: left;
  color: #777;
  font: bold 14px Arial;
}

.node-consultation_section .teaser_title a, .node-consultation_section .teaser_title a:visited, .node-consultation_section .teaser_title a:link {
  color: #777;
  text-decoration: none;
}

.node-consultation_section .members {
  width: 700px;
  margin: 0 auto;
}


.node-consultation_section .but {
    width: 99px;
    text-align: center;
    padding: 3px 5px;
    background: #ecf4d8;
    border: 1px solid #e0eebd;
    float: left;
    margin: 10px 0 20px 0;
    font: bold 11px Arial;
    color: #699207;
}


.node-consultation_section .but a, .node-consultation_section .but a:visited {
    text-decoration: none;
    color: #699207;

}


.node-consultation_section_teaser {
	float: left;
	width: 220px;
  	height: 26px;
  	margin: 1px 0 1px 7px; 
  	background: #fff;
  	border: 1px solid #bbb;
}

.node-consultation_section_teaser .photo_wrap {
	float: left; 
	border: 1px solid #e7e7e7; 
	height: 26px; 
	width: 20px; 
	margin-right:10px;	
}

.node-consultation_section_teaser .photo { 
	float: left;
	height: 24px;
	width: 18px;
	margin: 1px 5px 0 1px;
	background: #232323;	
}

.node-consultation_section_teaser .line {
	float: left;
  	width: 175px;	
  	margin-top: 1px;  	
  	color: #777;
  	font: bold 11px Tahoma;
  	cursor: pointer;
  	line-height: 11px;
}

.node-consultation_section_teaser .line a, .node-consultation_section_teaser .line a:visited, .node-consultation_section_teaser .line a:link {
	text-decoration: none;
	color: #777;	
}

.node-consultation_section_teaser .line a:hover {
	text-decoration: underline;	
}	

.node-consultation_section_teaser .info {
	float: left;
	color: #8cb400;
	font: normal 11px Arial;
	height: 9px;
}


.node-consultation_section_teaser .icon2 {
	height: 9px;
  	width: 9px;
  	margin: 8px 7px 2px 0;
  	background-image: url(images/icon2.gif);
  	float: right;
  	cursor: pointer;
}

/**/
.node-consultation_section_teaser2 {	
	margin: 0;
	width: 100%;
	height: 220px;
	background: #ECF4D8; 
	border: solid 1px #DDECBB;
}


/**/
.node-consultation_member_teaser {
  float: left;
  width: 100%; 
  margin: 5px 0 10px 0;
}

.node-consultation_member_teaser .header {
	float: left;
	/*background: #9fc93d;*/
	height: 32px;
	width: 100%;
	border-top: 2px solid #DFEFB7;
}


.node-consultation_member_teaser .title {
  float: left;
  margin: 2px 0 0 2px;
  color: #81AF11;
  font: bold 18px Trebuchet MS, Helvetica, Arial;
  width: 95%;
  overflow: hidden;
}

.node-consultation_member_teaser .title a, .node-consultation_member_teaser .title a:visited, .node-consultation_member_teaser .title a:link {
	color: #81AF11;
	text-decoration: underline;	
 
}

.node-consultation_member_teaser .title a:hover { 	
 	text-decoration: none;
}

.node-consultation_member_teaser .question {
  float: left;
  margin: 5px;
  color: #555;
  font: normal 12px Arial;
  width: 95%;
}

.node-consultation_member_teaser .question a, .node-consultation_member_teaser .question a:visited, .node-consultation_member_teaser .question a:link {
  color: #777;
  text-decoration: none;
}


.node-consultation_member_teaser .info {
  float: left;
  margin: 0 5px 5px 5px;
  font: normal 11px Arial;
  color: #999;
  clear: left;
}

.node-consultation_member_teaser .info a, .node-consultation_member_teaser .info a:visited, .node-consultation_member_teaser .info a:link {
	color: #999;
	text-decoration: underline;	
}

.node-consultation_member_teaser .info a:hover {
	text-decoration: none; 	
}



/**/
.node-consultation_member {
 width: 700px;
 margin: 0 auto;
}

.node-consultation_member .links {
  float: left;
  width: 100%;
  margin: 15px 0;
  color: #81af11;
  font: bold 14px Trebuchet MS, Helvetica, Arial;
}

.node-consultation_member .links a, .node-consultation_member .links a:visited, .node-consultation_member .links a:link {
  color: #81af11;  
}


.node-consultation_member .info {
  float: left;
  margin: 0 15px;
  font: bold 11px Arial;
  color: #555;
  clear: left;
}


.node-consultation_member .title {
  float: left;
  margin: 15px 0 5px 15px;
  color: #81af11;
  font: bold 17px Trebuchet MS, Helvetica, Arial;
}

.node-consultation_member .question {
  float: left;
  margin: 10px 15px 10px 15px;
  color: #777;
  font: normal 12px Arial;
  clear: left;
}


#edit-field-consultation-consultant-0-value-wrapper {
  display: none;
  height: 0;
  width: 0;
  font-size: 0;
}

#edit-field-consultation-cuid-0-value-wrapper {
  display: none;
  height: 0;
  width: 0;
  font-size: 0;
}