/* zajadacz shop startseite */

#page .shop_product {
    width: 190px;
    float: left;
}

#page .tcox_location {
    left:80px;
    overflow-x:hidden;
    overflow-y:visible;
    position:relative;
    top:-37px;
    width:690px;
}

#page #tcox_login_box {
    float: left;
}

#page #tcox_login_additional_information {
    float: left;
    padding-left: 40px;
    width: 330px;
}

#page #tcox_login_additional_information #tcox_login_action_box H3 {
    text-transform: uppercase;
    color: #FFF;
    font-size: 17px;
    font-weight: bold;
}

#page #tcox_login_additional_information #tcox_login_action_box A {
    text-align: center;
    display: block;
    background-image: url(/files/seiteninhalt/buttons/yellow_box_button.png) !important;
    line-height: 23px;
    font-weight: bold;
    height: 29px;
    width: 156px;    
    margin-bottom: 5px;
}

#page #tcox_login_additional_information #tcox_login_action_box {
    background-image: url(/files/www/layout/yellow_box_bottom.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 186px;
    margin-top: 20px;
}

#page #tcox_login_additional_information #tcox_login_action_box_inner {
    background-image: url(/files/www/layout/yellow_box_top.png);
    background-repeat: no-repeat;
    height: 120px;
    padding: 14px 15px 6px;
}
