.site
{
	background-image:url(../images/menu_back2.jpg);
	background-repeat:no-repeat;
	height:28px;
	margin:10px auto;
	position:relative;
}
.site h2
{
	margin:0px;
	position:absolute;
	left: 20px;
	top: 4px;
	color:#0066FF;
}
.sitemap
{
	width:400px;
	margin:5px auto;
	font-size:14px;
}
.sitemap dt
{
	margin:10px 0px;
	line-height:20px;
	border-bottom:1px solid #999999;
}
.sitemap dd p
{
	margin:0px;
	line-height:20px;
}
.link
{
	margin:0px;
}
.sitemap a:hover
{
	background-color:#B9FF97;
}
.entry-title {
    color: #2b2b2b !important;
	    margin-left: 1.2em !important;
}