﻿div ul#ulCategories, div ul#ulArchive
{
	padding-left:15px;
	margin-left:0;
	list-style:none
}

#subnav_strip_blog
{
	width:100%;
	height:45px;
	background-color:#000;
	position:relative;
	clear: both;
}
#page_title
{
	/*background: transparent url('../images/blog_title.png') no-repeat top left;
	text-indent:-9999px;*/
}

#page_title img
{
	padding:0 15px 0 0;
}


div.blogPostedCategoryList
{
	font-size: .95em;
	font-style: italic;
}
