body {
    text-align: left;
    font-size: small;
    font-family: "Trebuchet MS", "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}

#container {
    text-align: left;
    background: #fff;
}

#container, #top, #bottom, #footer {
    /*width:600px;*/
}

#top, #bottom {
    width: 600px;
    height: 10px !important;
    display: block !important;
}

#top {
    margin-top: 10px;
}

form.regform {
}

h1 {
    margin: 0;
    padding: 0;
    min-height: 0;
    text-indent: -9000px;
    text-decoration: none;
}

h1 a {
    min-height: 40px;
    height: 40px;
    display: block;
    overflow: hidden;
}

* html h1 a {
    _background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src = "/images/wflogo.png", sizingMethod = "crop");
}

img, a img {
    border: none;
    -ms-interpolation-mode: bicubic;
}

* html #top, * html #bottom {
    _behavior: url(/images/iepngfix.htc);
}

.hide {
    display: none !important;
}
