﻿div.blog-archives {
	margin-top:15px;
}

div.blog-archives #nav {
	font-weight:700!important;
	list-style:none!important;
	margin-left:0!important;
	padding-bottom:.45em!important;
}

div.blog-archives #nav ul {
	font-weight:400!important;
	list-style:none!important;
	margin-left:10px!important;
}

div.blog-archives #nav li {
	background:url(Images/BlogArchivesArrow.gif) left center no-repeat!important;
	margin-left:10px!important;
	padding-bottom:.20em!important;
	padding-left:15px!important;
}

div.blog-archives #nav a {
	text-decoration:none!important;
}

div.blog-archives #nav a:hover {
	color:#1b53b9!important;
}

div.blog-archives #nav .expandable {
	background-image:none!important;
	margin-left:0!important;
	padding-left:0!important;
}

div.blog-archives #nav .expandable img {
	margin-left:0!important;
	margin-right:2px!important;
}

div.blog-archives #expandAll,
div.blog-archives #collapseAll {
	background-image:none!important;
	font-weight:700!important;
	padding-bottom:.5em!important;
	padding-top:.20em!important;
}

div.blog-archives img.blogExpand {
	padding-right:5px;
}