.logincontainer { border:1px solid #cecece;width:631px;padding:19px 50px 20px 40px;margin:0 0 20px 0;font-size:11px; }
    .logincontainer input { display:block;margin:5px 0 14px 0;border:1px solid #cecece;width:263px; }
    .logincontainer em { color:#ff0000;text-decoration:none; }
    .logincontainer #signup { background:url('../img/buttons/sign-up.gif') no-repeat;width:51px;height:18px;display:block;border:0;cursor:pointer;cursor:hand; }
        .logincontainer #signup:hover { background-position:0 -18px; }
        
    .logincontainer #signin { background:url('../img/buttons/sign-in.gif') no-repeat;width:51px;height:18px;display:block;border:0;cursor:pointer;cursor:hand; }
        .logincontainer #signin:hover { background-position:0 -18px; }
        
    .logincontainer a { text-decoration:none;color:#333;padding:5px 0 0 0; }
        .logincontainer a:hover { border-bottom:1px dotted #333; }
        
    .logincontainer .edit { background:url('../img/buttons/edit.gif') no-repeat;width:41px;height:18px;display:block;border:0;cursor:pointer;cursor:hand;border:0;padding:0; }
        .logincontainer .edit span { display:none; }
        .logincontainer .edit:hover { background-position:0 -18px;border:0; }
        
    .logincontainer .brochure { background:url('../img/buttons/order-a-brochure.gif') no-repeat;width:104px;height:18px;display:block;border:0;cursor:pointer;cursor:hand;border:0;padding:0; }
        .logincontainer .brochure span { display:none; }
        .logincontainer .brochure:hover { background-position:0 -18px;border:0; }
        
    .logincontainer .newsletter { background:url('../img/buttons/sign-up-to-newsletter.gif') no-repeat;width:129px;height:18px;display:block;border:0;cursor:pointer;cursor:hand;border:0;padding:0; }
        .logincontainer .newsletter span { display:none; }
        .logincontainer .newsletter:hover { background-position:0 -18px;border:0; }
    
    .logincontainer2 { border:1px solid #cecece;width:631px;padding:19px 50px 20px 40px;margin:0 0 20px 0;font-size:11px; }
    .logincontainer2 .brochure { background:url('../img/buttons/order-a-brochure.gif') no-repeat;width:104px;height:18px;display:block;border:0;cursor:pointer;cursor:hand;border:0;padding:0; }
        .logincontainer2 .brochure span { display:none; }
        .logincontainer2 .brochure:hover { background-position:0 -18px;border:0; }