img {
	margin: 0 0 0 0 !important;
}

#header {
 background-position: 15px;
 border-bottom: medium double #008400;
 font-size: 1.1em;
 /*background-image: url('http://blogs.msdn.com/photos/raffael/images/8924074/640x125.aspx');*/
 background-repeat: no-repeat;
}

#title a:hover {
	color: silver;
}

.contentwrapper {
	padding-right: 20px;
}

#wrapper #contentwrapper #sidebar-a #TagSideBar{
  padding-right: 10px;  
}

#wrapper #contentwrapper #sidebar-a{
  background-color: #ebebeb;
  padding-right: 10px;
  width: 225px;
}

#title p {
	color: navy;
	font-style: italic;
	font-size: 1.7em;
	text-transform: none;
font-color: white;
}

.posthead {
	padding-right: 20px;
}

.posthead h2 {
font-color: white;
	color: navy;
}

.postfoot {
	background-color: #e5f0fc;
	border-top: none;
	border-bottom: medium double #BDDEFD;
	padding-left: 10px;
	clear: both;
	margin-bottom: 60px;
}


