@charset "UTF-8";

/* $Id: day_info_gegevens.css 196 2009-02-19 21:39:44Z marius $ */

/*
Controller: info
Action: digidaantjes_info
*/

#page_top_left {
    float: left;
    width: 305px;
    height: 205px;
}
#page_top_right {
    float: left;
    height: 205px;
    width: 562px;
    margin-left: 20px;
}
#page_content {
    padding-top: 25px;
    padding-right: 100px;
}
#page_bottom {
    clear: both;
    width: 887px;
    height: 180px;
}
#GegevensForm {
}

#page_bottom_left {
    float: left;
    width: 295px;
    height: 180px;
    position: relative;
}

#page_bottom_center {
    float: left;
    width: 295px;
    height: 180px;
    position: relative;
}

#page_bottom_right {
    float: left;
    width: 297px;
    height: 180px;
    position: relative;
}
#nickname {
    width: 250px;
    margin: 0 auto;
}
#nickname input {
    width: 225px;
    border: 1px solid black;
    padding: 2px;
    font-size: 140%;
}
#nickname input[type=submit] {
    width: 75px;
    height: 33px;
    font-size: 0px;
    border: 0px;
    background-color: transparent;
    margin-right: 20px;
    float: right;
    background-image: url(../img/all/button/verder.png);
}

#page_footer {
    padding-top: 8px;
    text-align: right;
}

#avatar td, #gender td {
    text-align: center;
}


h3 {
    padding-bottom: 5px;
}

