.box
{
    min-height: 109px;
}

#main_content .wide
{
    float: left;
    min-height: 140px;
}

/* for IE6 */
* html .box
{
    height: 139px;
}

* html #main_content .wide
{
    height: 140px;
}

#content h1 a, #content h2 a, #content h3 a, #content h4 a
{
    text-decoration: none;
    color: #404040;
}

#content h1 a:hover, #content h2 a:hover, #content h3 a:hover, #content h4 a:hover
{
    text-decoration: underline;
}
#side_column .box login h3
{
    margin: -20px -17px -23px;
    padding: 20px 17px 33px;
}

#side_column .box.narrow.customerservice img
{
    margin-top: 8px;
    margin-left: 0px !important;
}
.login ul li
{
    padding-left: 16px !important;
}

/* 
----------------------------------------------------------------
NEW SECURE LOGIN BOX
----------------------------------------------------------------
*/

.forgottenPasswordLinkContainer
{
    border: 0px none !important;
    padding-top: 80px !important;
    height: 12px;
    display: none;
}

.frontLoginDiv span
{
    clear: both;
    display: none;
}

.registerMyPageContainer
{
    height: 86px;
    display: none;
}

#frmFrontLogin
{
    display: none;
}

#Split_login a
{
    text-decoration: none;
   
    font-size:medium;
}

#Split_login a:hover
{
    text-decoration: underline;
}
