.work_notificator ul {
	list-style-type: none;
	width: 183px;
}
.work_notificator ul li {
	margin: 0;
}
.work_notificator ul li.title {
	color: #fff;
	font-size: 150%;
	text-align: center;
	padding: 0.8em 0;
}
.work_notificator ul li.content {
	background: #fff;
	padding: 6px 12px;
}
.work_notificator ul li.footer {
	color: #fff;
	text-align: center;
	font-size: 90%;
	min-height: 15px;
	height: auto !important;
	height: 15px;
}
.work_notificator ul li.footer a {
	display: block;
	color: #fff;
	padding: 0.8em 0 !important;
}
.work_notificator ul.blue li.title {
	background: #8516d3 url('/dsg/work-menu-blue-top.jpg') no-repeat top left;
}
.work_notificator ul.blue li.footer {
	background: #8516d3 url('/dsg/work-menu-blue-bottom.jpg') no-repeat bottom left;
}
