A.newslink{
	color: #AAA7A7;
}

A.lihtis{
	color: #6A0303;
}

A.linkslink{
	color: #6A0303;
}

A.thissite{
	color: #6A0303;
}

A:hover.thissite, A:active.thissite{
	text-decoration:none;
} 

.links, .news{
	margin-top:0px;
	color: #6A0303;
	text-align:center;
}

.blur .t,
.blur .r,
.blur .b,
.blur .l,
.blur .c
{
	position: relative;
	z-index: 1;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	left: 0; top: 0;
	
}

.blur .t { left: 10px; top: 20px; }
.blur .r { background-position: right top; left: 5px; }
.blur .b { background-position: right bottom; top: 10px; }
.blur .l { background-position: left bottom; left: -5px; }
.blur .c { left: 2px; top: -10px; }

#links { background: #aeb0b1; width: 170px; left: 5px;}
#links .blur { background: #ffffff; //border: 1px solid #ffffff; }
#links .blur .t { background-image: url('images/billing/border_top.gif');  background-color: #FFF; }
#links .blur .r { background-image: url('images/billing/border_right.gif'); }
#links .blur .b { background-image: url('images/billing/border_bottom.gif'); }
#links .blur .l { background-image: url('images/billing/border_left.gif'); }
#links .blur .reducer { padding: 5px; padding-right:10px;} 

#news { background: #aeb0b1; width: 145; margin-right:10px;}
#news .blur { background: #ffffff; //border: 1px solid #ffffff; }
#news .blur .t { background-image: url('images/billing/border_top.gif'); left: 0px; top: 0px;}
#news .blur .r { background-image: url('images/billing/border_right.gif'); }
#news .blur .b { background-image: url('images/billing/border_bottom.gif'); }
#news .blur .l { background-image: url('images/billing/border_left.gif'); }
#news .blur .reducer { padding: 5px; padding-right:10px;} 

#sites { width: 140px; margin-left: 10px; margin-top:4px;}
#sites .blur { background: #E8E8E8; //border: 1px solid #ffffff; }
#sites .blur .t { background-image: url('images/billing/button_top.gif'); left: 0px; top: 0px;}
#sites .blur .r { background-image: url('images/billing/button_right.gif'); left: 0px;}
#sites .blur .b { background-image: url('images/billing/button_bottom.gif'); top: 2px;}
#sites .blur .l { background-image: url('images/billing/button_left.gif'); left: 0px;}
#sites .blur .c { top: -2px; }
#sites .blur .reducer { padding: 5px; padding-right:10px;} 

.bullet {float:left; left:-8px; top:2px; position:relative;}

#sites * {
	text-indent:0px;
	font-size:0.96em;
	font-weight:bold;
}

.enex, .group{
	padding-top:20px;
	font-family:Verdana;
	font-weight:600;
	font-size:15px;
	color:#890404;
}

.engrus{
	text-align:center;
	background-image: url('images/billing/red_pixel.gif');
	width:33px;
	height:62px;
	line-height:28px;
}