
/*#logo {
	width:206px;
	height:43px;
	background: transparent url(/img/logo_med.png) no-repeat left top;
	//background-image: none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/logo_med.png', sizingMethod='image');
}*/

/*ul*/
.auto_left_menu {
	padding: 0px 0 0 5px;
	margin: 0px;
}
.auto_left_menu li {
	list-style-type: none;
	padding: 5px 0 5px 0;
}
.auto_left_menu li a, a.auto_left_menu_link {
	color: #17467b;
	font-weight: bold;
}
.auto_left_menu li ul {
	padding-left: 5px;
	margin: 0px;
}
.auto_left_menu li ul li {

}
.auto_left_menu li ul li a{
	color: #17467b;
	font-weight: normal;
}

.consult_grad {
	background: #fffce9 url(/img/consult_grad.png) no-repeat left top;
	width: 510px;
	padding: 10px;
}

.dashes {
	background: transparent url(/img/dash.png) repeat-x left top;
	height: 1px;
	margin: 10px 0 10px 0;
	//margin-bottom: -10px;
}

.adv_dir, .adv_dir_selected {
	background: #fefbd9 url(/img/yellow_grad.png) repeat-x left top;
	border-width: 0 1px 1px 0; 
	border-color: black; 
	border-style: solid; 
	text-align: center;
}
.adv_dir_selected {
	background: #fafcf6 url(/img/blue_grad.png) repeat-x left top !important;
}





