@charset "utf-8";
/* CSS Document */

.login-hotmail-ussername{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
line-height:22px;
}
.select-webmail{
font-family:Arial, Helvetica, sans-serif;
color:#0398b7;
font-size:14px;
line-height:35px;
font-weight:bold;
}
.login-hotmail-button{
background:url(images/login-hotmail-button.gif) no-repeat;
width:230px;
height:30px;
border:none;
}
.thTextbox{
width:230px;
height:25px;
border:#d4d4d4 solid 1px;
text-indent:5px;
padding-top:3px;
}
.td-bg{
background-color:#fafcfb;
border:#edefee solid 1px;
padding:8px;
}

.rounded-corner td { padding: 1px; background: #ffffff; border-top: 0px solid #fff; border-right:0px solid #fff; color: #303030; vertical-align:top; }
.rounded-corner tbody tr:hover td { background-color: #f5f5f5; color:#303030; }

