@charset "utf-8";
/* CSS Document */

#leftBottomNav {
	padding-left:4px;
	/*background-color:#dddddd;*/
	background: url(/images/leftbgtop.jpg) no-repeat right top;
	/*height:460px;*/
	position:relative;
	top:-3px;
}

#leftBottomNav .articles {
	background:none;
}

#leftBottomNav a
{
	position: relative;
	padding-top: 4px;
	color: #07759e;
	font-size:11px;
	/*padding-left:4px;*/
}

#leftBottomNav .articles a
{
	position: relative;
	padding-top: 4px;
	color: #07759e;
}

#leftBottomNav .articles a:hover
{
	color: #0066cc;
}

.leftBottomNavHeaders {
    font-size: 12px;
    font-weight: bold;
    color: #4d4d4d;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #bbbbbb;
    margin-bottom: 4px;
    margin-top: 10px;
}

#leftNavQuotes {
	padding-left: 6px;
}
