	html{
		height:100%;
	}
	body{
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:0.8em;
		margin:0px;
		padding:0px;

		background-color:#ffffff;
		height:100%;
		text-align:center;
		margin:0 0 0 0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#333333;		
	}


/* client form  for chose criterias*/	
table.client_form td
{
	text-align:left;
	font-size:12px;
	font-weight:bold;
}

table.client_form td.lable
{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}

table.client_form td.orange_lable
{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;		
}


table.client_form select
{
	font-size:10px;
}

table.client_form select.right_select
{
	width:120px;
}

select.search_location
{
	width:100px;
}

/* lables on client form on first page*/
div.vocation_planer_lable
{
	top:10px;
	width:100%;
}
/* lables on client form on first page*/
div.shop_compare_save_lable
{
	position:absolute;
	top:25px;
	left:200px;
	width:160px;
}

/*  */
div.client_form_content
{
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
}

div.vr_tab_right
{
	height:100%;
	position:relative;
}

div.rv_tab_left
{
	height:100%;
	position:relative;
	top:25px;
	left:10px;
}

div.v_tab_left
{
	height:100%;
	position:relative;
	left:10px;
	top:25px;
}

div.r_tab_left
{
	height:100%;
	left:5px;
}

div.first_tab_link_old
{
	position:absolute;
	top:5px;
	left:20px;
	width:70px;
	height:20px;
}

td.search_image
{
	vertical-align:bottom;
}