/* Created by design.bg studios. Source code in this website is property of design.bg. */
/* ------------------ Site styles ------------------ */
@import url(../base/styles.css); 
/* ------------------ Page styles ------------------ */
/*   PAGE SPECIFIC MAIN CONTENT   */
.additional {
	display:none;
}
.head a {
	color:#bebdbb;
}
.right .content h4 {
	background:#f8f8f8;
	width:200px;
	padding:10px;
	color:#606060;
	margin:-2px 0 0 0;
	display:block;
	font-weight:bold;
	line-height:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.right .line-remover {
	position:absolute; 
	bottom:0; 
	border-bottom:1px solid #fff; 
	width:220px; 
	font-size:1px;
}
.article h3 {
	font-size:12px;
	color:#e65805;
	margin:0 0 -15px;
	padding:0;
	line-height:14px;
}

* html .article {
	width: 380px !important;
}

*html #tools {
	margin: 0 2px 0 0;
}


.menu ul li ul li a {
	background-image:url(../../../pics/month_bullet.gif);
}
.menu ul li ul li a:hover {
	background-image:url(../../../pics/month_bullet_hover.gif);
}
.menu ul li ul li  {
	padding-left:0;
}
.menu ul li ul li.first {
}
.menu ul li ul li.last {
	background-image:none;
	padding-bottom:0;
}