

#dialog_menu_conteiner
{
	position : relative;
	font-family		 : Arial, Helvetica, sans-serif;
	font-size		 : 12px;
	width			 : 470px;
	height			 : 75px;
	margin-top		 : -85px;
	font-size: 14px;
	margin-left		 : 340px;
}


/*Класс для текста в три колонки*/


#nav ul{
	padding: 3px 0 0 30px;
	overflow:hidden;
}

#nav li{
	position : relative;
	padding-bottom: 15px;
	line-height:18px;
	float:left;
	display:inline;
}
#double li  { width:50%;} /* 2 col */
#triple li  { width:33%; } /* 3 col */
#quad li    { min-width:25%; } /* 4 col */
#six li     { width:16.666%; } /* 6 col */






/*Конец класса для текста в три колонки*/

#nav a {
	color: #333;
}


#nav a:hover {
	color: #666;
}

#bullit-vacancy{
	position : relative;
	bottom: 15px;
	left: 75px;
	font-family		 : Georgia;
	font-size		 : 14px;
	color: #fff;
	background: url('/images/buttons/bullit-vacancy.png');
	width: 16px;
	height: 16px;
	text-align: center;
	line-height      : 8px;
}

#ramka_div {
	position : relative;
	height: 18px;
}

#ramka {
	position : absolute;
	top: -3px;
	margin-left: -10px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 15px;
	border: 3px solid #019040;
	color: #666;
	font-weight: bold;
	white-space: nowrap;
}

/*#ramka {
position : absolute;
top: -3px;
margin-left: -10px;
padding-left: 7px;
padding-right: 7px;
background: #019040;
color: #fff;
font-weight: bold;
}*/


#ramka_l_v {
	position: absolute;
	background: url('/images/buttons/ramka_l_v_2.png');
	top:-3px;
	left: -3px;
	width			 : 10px;
	height			 : 10px;
}

#ramka_l_n {
	position: absolute;
	background: url('/images/buttons/ramka_l_n_2.png');
	bottom:-3px;
	left: -3px;
	width			 : 10px;
	height			 : 10px;
}

#ramka_p_v {
	position: absolute;
	background: url('/images/buttons/ramka_p_v_2.png');
	top:-3px;
	right: -3px;
	width			 : 10px;
	height			 : 10px;
}

#ramka_p_n {
	position: absolute;
	background: url('/images/buttons/ramka_p_n_2.png');
	bottom:-3px;
	right: -3px;
	width			 : 10px;
	height			 : 10px;
}
