/*
------------------------------
nclud'ed IE styles
Design & Dev by Maritn Ringlein
http://www.nclud.com
------------------------------
*/

#header .navigation {
    margin-top: 2.0em;
}

#header .tophat .search input.textfield {
    margin-top: -1px;
    border-bottom: 1px solid #fff;
}

* html #header .navigation {
    margin-top: 1.0em;
}

* html #header .navigation {
    margin-top: 2.0em;
}

* html #header .tophat .search {
    position: static;
    float: right;
    margin-left: 5.0em;
}

* html #header .tophat .search input.textfield {
    padding-bottom: 3px;
}