/* TOP menu*/
#top_panel{
	width: 100%;
	font-size:12px;
/*	background-repeat: repeat; */
	background: url(../img/auto_bg.gif);
	height:24px;
}

#top_panel table {
	height:21px;
}

#top_panel em {
		font-style: normal;
		padding: 4px 10px 4px 30px;
        margin: 0px 0px 0px 0px;
		line-height: 18px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size:12px;
/*		border:1px solid #000000; */
}

#top_panel em.news {
	background:url(../img/ria/icons/news.gif) 10px 4px no-repeat;
}

#top_panel em.auto, #top_panel em.auto_selected {
	background:url(../img/ria/icons/auto3.gif) 10px 4px no-repeat;
}

#top_panel em.auto_selected {
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
}

#top_panel .lanos {
	background:url(../img/ria/icons/lanos.png) 10px 3px no-repeat;
}

#top_panel .construction {
	background:url(../img/ria/icons/construction.gif) 10px 3px no-repeat;
}
#top_panel em.dom {
	background:url(../img/ria/icons/dom3.gif) 10px 2px no-repeat;
}

#top_panel em.rabota {
	background:url(../img/ria/icons/rabota.gif) 10px 4px no-repeat;
}

#top_panel em.mail {
	background:url(../img/ria/icons/mail.gif) 10px 3px no-repeat;
}

#top_panel em.love {
	background:url(../img/ria/icons/love.gif) 10px 3px no-repeat;
}

#top_panel em.key {
	padding: 4px 0px 4px 22px;
	background:url(../img/ria/icons/key1a.gif) 0px 3px no-repeat;
}

#top_panel span{
	line-height:18px;
}

#top_panel span.select{
		padding-top:5px;
		padding-bottom:5px;
		background-color: #EAEAEA;
}

#top_panel a:hover{text-decoration:none;} 

li.dob {
	line-height:16px;
	list-style-image:url(../img/dob.png);
}

