
#portal-search-boxes
{
    clear:both;
    color:#FFF;
    background: url('/images/newstyle/studenten-portal-background.png') no-repeat 0px 0px;
    height: 253px;
    margin: 0;
}

#portal-search-boxes div.search-box
{
    width:336px;
    height:227px;
    float:left;
}


#portal-search-boxes #portal-search-stages
{
    padding:10px 25px 15px 50px;
    margin-right:19px;
}

#portal-search-boxes #portal-search-bijbanen
{
    padding:10px 50px 15px 43px;
    margin-left:19px;
}


label
{
    font-weight:bold;
    color:#FFF;
}

#portal-search-boxes a
{
    color:#FFF;
    float:right;
    font-size:13px;
    margin-top:10px;
    margin-right: 12px;
}

#portal-search-boxes input.wide
{
    width:320px;
}

#portal-search-boxes select.wide
{
    width:324px;
}

#portal-search-boxes input.postcode
{
    width:58px;
}

#portal-search-boxes select.straal
{
    width:141px;
}

#portal-search-boxes fieldset
{
    border:0;
}


#portal-search-boxes h1
{
    text-align:center;
    font-size: 24px;
}

#portal-search-boxes .zoekknop
{
    float:left;
}


