#main-header-container {
	font-family: Tahoma, Arial, Helvetica, sans-serif; width:100%; font-size:10px;
	background: #d1d1d1; height:46px; 
	position:relative; overflow:hidden; min-width:970px; 
	border-bottom: 1px solid #bababa;
}
.mh-controls{ 
	position: relative;
	overflow: hidden;
	height: 44px;
	padding: 2px 0 0 0;
	background: url(/img/pr-top-bg.gif) repeat-x;
	border-left: 1px solid #bababa;

}
#shad {
	position: absolute;
	left: 0;
	top: 90px;
	width: 100%;
	height: 10px;
	z-index: 1000;
}

/*\*/
* html #shad {
	display: none;
}
/**/


	
#shad img {
	display: block;
	background: url(/img/shad.png) 0 0 repeat-x;
	}
.mh-left { float:left; width:auto; margin:6px 0 0 8px;}

.mh-right { float:right; width:auto; margin:8px 0 0 0 ;}
.mh-left form { margin:0; padding:0; display:inline;}

#main-header-container input { vertical-align:middle;font-size:10px; padding:0; margin:0; }
#main-header-container input.s-text { height:15px; background:#f8f8f8;margin:2px 3px 0 8px; border: 1px solid #d4d0c8; width: 92px;}
#main-header-container input.s-text-login { height:15px; background:#f8f8f8;margin:2px 3px 0 0; border: 1px solid #d4d0c8; width: 92px;}
#main-header-container p { margin:0 8px; padding:0; line-height:15px;} 
#main-header-container a { color:#2b2b2b;}
#userbox span a { color:#0066CC; font-size:11px; font-weight:bold;}
#home-exit { text-align:right; border-right:#8a8a8a solid 1px; }
#main-header-container p.remember { margin: 2px 0 0 0;}
#main-header-container p.remember a{margin: 0 0 0 9px;}
#pr-top-d1, #login-top { margin:1px 0 0 8px;}
#itsblog, .feed-label { color:#595959; font-size:12px; font-weight:bold; }
#yourblog {color: #ff7b02; font-size: 11px; font-weight:bold;}
#yourblog a { color:#0056CC; font-size:11px; font-weight:bold;}
#main-header-container p.feed-label { margin-top:15px;}
#avatarbox { margin: 0 8px 0 0; }
#filterbox {
	margin: 12px 10px 0;
	}
#filterbox label {
	position: relative;
	top: 2px;
	margin: 0 2px 0 0;
	}
#filterbox select {
	width: 180px;
	height: 18px;
	font-size: 11px;
	}
#login-top { margin-right:20px;}
.its-my-blog { text-align:center; font-size:20px; padding: 9px 0 8px 0; }
#leaf-logo { margin:0;}
a.mh-subscribe, a.mh-unsubscribe, .mh-friend a, .mh-unfriend a, .mh-write-to-blog a, .mh-favorites a, .mh-read-subscribes a, .mh-settings a, a.mh-messages{background: url(/img/pr-top-add.gif) no-repeat 0 50%; padding: 0 0 0 14px;} 
.mh-unfriend a{ background-image: url(/img/pr-top-delete.gif);}
.mh-write-to-blog a{ background-image: url(/img/pr-top-write.gif);}
.mh-favorites a{ background-image: url(/img/pr-top-love.gif);}
.mh-read-subscribes a{background-image: url(/img/pr-top-subscribe.gif);}
.mh-settings a{background-image: url(/img/pr-top-settings.gif);}
a.mh-messages{background-image: url(/img/pr-top-message.gif);}
a.mh-unsubscribe{ background-image: url(/img/pr-top-delete.gif);}
.nick_blue_l{ /*border: 1px solid red; background: blue;*/}

.mh-left-delim, .mh-right-delim{
	width: 1px;
	font-size: 0.1px;
	background: white;
	border-left: 1px solid #bababa;
	height: 37px;
	margin: 2px 0 0 8px;
}
.mh-left-delim{
	float: left;
}
.mh-right-delim{
	float: right;
}

