#loginbar {margin:0;height:32px; line-height:32px; background: url(../images/blog_top.gif) repeat-x; font-size:12px; color:#fff;}
#loginbar .input {width:86px; height:17px; line-height:17px; text-indent:2px; border:#984A05 solid 1px; background:url(../images/login_input_bg.png) repeat-x;float:left; font:12px "Verdana"; color:#984A05;}
#loginbar img {float:left;}
#loginbar .select {
border:1px solid #984A05;
background:#fff;
float: left;
display: inline;
}
#loginbar .select div {
border:1px solid #f9f9f9;
float: left;
}

#loginbar .select>div {
height: 16px;
overflow:hidden;
}
* html #loginbar .select div select {
display:block;
float: left;
margin: -2px;
background:#FDEADA;
}
#loginbar .select div>select {
display:block;
float:none;
margin: -2px;
padding: 0px;
background:#FDEADA;
}
#loginbar .select select>option {
text-indent: 2px; 
}

#loginbar .input2 { background:#fdeada;}
a.whitebar:link,a.whitebar:visited{color:Black;text-decoration:none;font-size:12px;}
a.whitebar:hover,a.whitebar:active{color:Black;text-decoration: underline;font-size:12px;}
