.search_data table td span.block_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: white;
	font-weight: bold;
}

div.data_block
{
	display: none;

}

img.img_help
{
	display: inline ! important;
	cursor: pointer;
}

div.hidden_block
{
 width: 0px;
 height: 0px;
}
