/* IE5 + IE6 + IE7 SPECIAL CSS - 20060522 */

div.noextrainfo div#main-position { width: 95%; }

div#searchbox
{
    margin-top: 0px;
}

div.overflow-fix /* Hides long non-breaking lines and terminates bugs */
{
    width: 100%;
    overflow: hidden;
}

div#heightresize-main
{
    border-bottom: 1px solid #ffffff;  /* Fix if height script is used */
}

input.button
{
    padding: 0 0.5em 0 0.5em;
    overflow: visible;  /* Fix for %-padding on input buttons */
}

div#path
{
    padding-top: 0.6em;
    padding-bottom: 0.6em;
}

div.content-view-full div.class-frontpage div.attribute-billboard
{
    padding-top: 0.2em;
}

div#header div#searchbox {
	width: 262px;
}

input#searchbutton {
	padding-top: 2px;
}

#header #searchbox #search-fields input {
	width: 155px;
}

div#main ul { list-style-image: url('../../images/bullet_ie.png'); }

div#translate-box { top: 28%; }
