/* Commonm  */

*{ outline:0 none; font:normal 12px Arial, Helvetica, sans-serif; color:#666; }
body{ background:#CCCCCC;}
html { border: 0 none; margin: 0; padding: 0; }
	
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {  border: 0 none; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0px; padding: 0px; outline:0 none; }
.wraplogin{margin: 150px auto;
width: 330px;}

.wraplogin .grid_login
{
width: 100%;
background: #FFFFFF;
height: 240px;
padding: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.wraplogin .grid_login form {
background: none;
margin-left: 34px;
margin-top: 10px;
}
.wraplogin .login1{background: none;}
.wraplogin .grid_login form  div{margin-right: 60px;
margin-top: 20px;
background: none;}
.wraplogin .grid_login form .textfield
{
background: url("../images/inputbg.gif") no-repeat scroll left top #FFFFFF;
border-color: #C1C1C1 #EBEBEB #EBEBEB #C1C1C1;
border-style: solid;
border-width: 1px;
color: #666666;
font-family: arial,verdana;
height: 33px;
padding: 2px 0 0 5px;
width: 258px;
}
.wraplogin .grid_login form  .submit-button {
font: bold 12px verdana;
text-align: center;
border: 1px;
color: #fff;
cursor: pointer;
margin: 0px;
display: inline;
line-height: 25px;
height:auto;
padding: 5px 10px;
text-decoration: none;
background: #2ea2cc;
border-color: #0074a2;
-webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);
box-shadow: inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.wraplogin .log_text
{
font-size: 14px;
color: #777;
font-family: Arial, Helvetica, sans-serif;
background: none;
}
.wraplogin .log_display
{
margin-left: 45px;
padding-bottom: 20px;
position: relative;
right: 0px;

}
.wraplogin  .note
{
color:#FF0000;
font-weight:bold;
background:#FFFFFF;
text-align:center;
}