.first_page_one_fourth div , .first_page_one_third div{
	margin-bottom: 4px;
}
.first_page_news_published  {
	font-size: 85%;
	color: #777;
	/* [disabled]vertical-align: bottom; */
}
.ask_expert_holder  {
	position: absolute;
	left: 400px;
	top: 6px;

}


.ask_expert  {
	background-color: #00547b;
	border: #0099c2 0px solid;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	display: inline-block;
	color: #DDD;

}
.ask_expert  a,.ask_expert_tooltip a  {
	color: #DDD;
	text-decoration: none;

}
.ask_expert  a:hover, .ask_expert_tooltip a:hover{
	color: #FFF;
	text-decoration: none;

}
.ask_expert_tooltip  {
	margin-top: 0px;
	background-image: url(../custom/images/tooltip_left.png);
	background-repeat: no-repeat;
	height: 34px;
	position: relative;
	padding-top: 16px;
	color: #FFF;
	padding-left: 7px;
	margin-right: 5px;
	display: none;



}
.ask_expert_tooltip_right  {
	/* [disabled]margin-top: 10px; */
	background-image: url(../custom/images/tooltip_right.png);
	background-repeat: no-repeat;
	height: 34px;
	/* [disabled]padding-top: 16px; */
	/* [disabled]padding-left: 7px; */
	/* [disabled]margin-right: 7px; */
	width: 5px;
	position: absolute;
	right: -5px;
	top: 0px;



}

