
a:link {
	text-decoration:none;
	outline: none !important;
	color: #07a;
}
a:visited {
	color:#07a;
	text-decoration:none;
}
a:active, a:hover {
	text-decoration:underline;
	color: #990033;
}
ol {
	list-style:decimal;
	margin:0 0 15px 15px;
}
ol li {
	padding:0;
	margin:0 0 0 30px;
	list-style:decimal;
	color:#424242;
	line-height:20px;
}
/*
#left_menue ul  {
	padding:0;
	margin:0 0 15px 15px;
}
#left_menue ul  li {
	padding:0;
	margin:0;
	list-style:none;
	width:172px;
	color:#424242;
	line-height:20px;
	background: url(/images/icon_li07.gif) 0 2px no-repeat;
	padding: 0 0 0 20px;
	font-size:13px;
}
*/

.drawers-wrapper {
	width: 172px;
	margin:0 0 20px 0;
}
.drawers-wrapper .bottom {
	background: url(/images/drawers_bottom.gif) no-repeat;
	height:4px;
	width: 172px;
	z-index:100;
	margin:0px;
	padding:0px;
	margin-top:-4px;
	clear:both;
}
.drawers {
	padding:0;
	margin:0;
	display:block;
	background:#fff;
}
.drawers h2 {
	background:url(/images/drawers_h2.gif) 0 0 no-repeat;
	overflow:hidden;
	height:28px;
	line-height:28px;
	text-indent:10px;
	font-weight:normal;
	font-size:100%;
	margin:0;
	color:#000;
	cursor:pointer;
}
.drawers h2 a {
	color:#000;
	background-image:none;
}
.drawers h2.open {
	background-position:0 -50px;
	color:#fff;
}
.drawers h2.open a {
	color:#fff;
	background: url(/images/icon_link.gif) 100% 100% no-repeat;
}
.drawers h2.top {
	background-position:0 -100px;
}
.drawers h2.top_open {
	background-position:0 -150px;
	color:#fff;
}
.drawers h2.top_open a {
	color:#fff;
	background: url(/images/icon_link.gif) 100% 100% no-repeat;
}
.drawers ul, ol {
	margin:0;
	padding:0;
}
.drawers li {
	background-image:none;
	background-color:#fafafa;
	margin:0;
	border:1px solid #e5e5e5;
	border-width:0 1px 1px 1px;
	padding:4px 0 4px 9px;
	margin:0;
	list-style:none;
	line-height:18px;
	width:172px;
}
.drawers li.apply a {
	background: url(/images/icon_apply.gif) 0 1px no-repeat;
	padding-left: 20px;
}
.drawers li.block a {
	background: url(/images/icon_block.gif) 0 1px no-repeat;
	padding-left: 20px;
}
.drawers li.bookmark a {
	background: url(/images/icon_bookmark.gif) 0 1px no-repeat;
	padding-left: 20px;
}
.drawers li.company a {
	background: url(/images/icon_company.gif) 0 1px no-repeat;
	padding-left: 20px;
}
.drawers li.forward a {
	background: url(/images/icon_forward.gif) 0 1px no-repeat;
	padding-left: 20px;
}
.drawers li.has_child a {
	background:url(/images/li_has_child.gif) 0 6px no-repeat;
}
.drawers li.hotcompany a {
	background: url(/images/icon_hotcompany.gif) 0 1px no-repeat;
	padding-left: 20px;
}
.drawers li.last {
	border-bottom:none;
	padding:4px 0 5px 9px;
}
.drawers li.pdf a {
	background: url(/images/icon_pdf.gif) 0 1px no-repeat;
	padding-left: 20px;
}
.drawers li.print a {
	background: url(/images/icon_print.gif) 0 1px no-repeat;
	padding-left: 20px;
}
.drawers li.send a {
	background: url(/images/icon_send.gif) 0 1px no-repeat;
	padding-left: 20px;
}
.drawers li.view a {
	background: url(/images/icon_search.gif) 0 1px no-repeat;
	padding-left: 20px;
}
.drawers li.current {
	background-color:#c6dbe8;
	color:#000000;
}
.drawers li.current a:visited {
	color:#000000;
}
.drawers li a {
	background:url(/images/help_li.gif) 0 6px no-repeat;
	display:block;
	padding: 0 5px 0 8px;
	margin:0;
}
