/* IE5 + IE6 + IE7 SPECIAL CSS - 20060522 */
/*
div#searchbox {
    float: right;
    margin-right: -17px;
    margin-top: 0.5em;
    padding-left: 0;
    text-align: right;
    width: 225px;
}
*/

div#searchbox img {
    display: block;
    float: left;
    margin-top: 6px;
    margin-right: 6px;
}

input#searchtext {
    border: 1px solid #c3c7c5;
    background-image: url(../images/search-input-bg.png);
    background-position: left bottom;
    background-repeat: repeat-x;
    font-size: 0.85em;
    height: 15px;
    padding: 0;
    width: 165px;
    float: left;
    margin-right: 5px;
}

input#searchbutton {
	border: none;
	background: none;
    margin-top: 0;
    margin-bottom: -0.5em;
    display: block;
    float: left;
}

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
{
	border: none;
	background: none;
    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;
}
