#masthead 
{
	margin-top: 8px;
	background: #ffffff;
	background-image: url('http://www.sudspace.com/images/SudhirHeader.jpg');
	width: 804px;
	height: 221px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#title
{
	position: relative;
	left: 235px;
	top: 76px;
	width: 451px;
	height: 74px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	color: #1b2340;
	/*border: solid 1px #ff0000;*/
}
body {
	font-size : 0.8em;
	font-family : Arial, Helvetica, Tahoma, sans-serif;
	margin : 0px;
	padding: 0px;
	background-color: #000524;
	padding-bottom: 20px;
}

#navbar
{
	background: #49709f url('http://blogs.msdn.com/photos/gregleakemicrosoftcom/images/8357295/original.aspx') repeat-x;
	height: 35px;
}
#navbar li
{
	float: left;
	padding-left: 18px;
	margin-left: 8px;
	margin-right: 8px;
	background-image: url('http://blogs.msdn.com/photos/gregleakemicrosoftcom/images/8357306/original.aspx');
	background-repeat: no-repeat;
	background-position: 4px 13px;
	padding-top: 9px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.SearchButtonOuter
{
	background-image: url('http://blogs.msdn.com/photos/gregleakemicrosoftcom/images/8357386/original.aspx');
	background-position: top left;
	background-repeat: no-repeat;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
	padding-left: 4px;
	font-weight: bold;
	margin-left: 4px;
}
.SearchButton
{
	background-image: url('http://blogs.msdn.com/photos/gregleakemicrosoftcom/images/8357387/original.aspx');
	background-position: top right;
	background-repeat: no-repeat;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
	padding-left: 5px;
	padding-right: 9px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#leftmenu ul li
{
	color: #6289b8;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: bold;
}

#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active
{
	color: #6289b8;
	text-decoration: none;
}

#leftmenu ul a:hover
{
	color: #6289b8;
	text-decoration: underline;
}

#title h1
{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000524;
}

#title a:link, #title a:visited, #title a:active, #title a:hover
{
	color: #000524;
}

.posthead
{
	border-style: dotted;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #dfdfdf;
	color: #49709f;
	font-weight: normal;
	font-size: 1.5em;
	padding-bottom: 6px;
	margin: 0px;
	margin-bottom: 10px;
}

.posthead a:link, .posthead a:visited, .posthead a:active
{
	color: #49709f;
	text-decoration: none;
}

.posthead a:hover
{
	color: #49709f;
	text-decoration: underline;
}
#news
{
    margin-top: 20px;
    margin-bottom: 20px;
}

.customnewsitemheader
{
	color: #000000;
	margin-left: 0px;
	font-size: 15px;
}