@charset 'utf-8';

/* ----- Special formatting IE 7 and below ----- */
/* --------------------------------------------- */

input.smallbtn {
    padding: 0 10px 7px;
}

.pseudoselectWrap .content a .selectcounter {
    padding: 0 7px 0 0;
    height: 20px;
}

#mb-cnt #headerImg
{
    position:relative;
    z-index: -1;
}

#mmenu-wrap
{
    position:relative;
    z-index: 1600;
}

.formbox
{
    position: static;
}

.formboxInner
{
    position: relative;
}

#registernewbtn
{
    margin-right:20px;
}

#mb-cnt #headerImg img
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.checkboxlabel {
    position: relative;
    top: -1px;
    line-height: 120%;
}

.checkboxWrap label {
    line-height: 120%;
}

a.arrow-up,
a.arrow-down {
/*     position: relative; */
    top: -3px;
}

/* position problem in IE7 tmpl-16 - Courses_Events.html */

#order-form-1 #ps-order1
{
    z-index: 1;
}

#mask-form .pseudoselectWrap
{
    z-index: 10;
}