/** * CSS for the Slaad template. * * @media screen * @browser Internet Explorer 6 and earlier. * @author Ismael Salgado */ .header span{position:relative; top:50px; left:10px;} .search form{bottom:10px; right:10px;} /** * Uncomment them to display an image instead of text in the header. * It corrects the position of the image in Internet Explorer 6. */ /*.header{background-position:10px 60px;} .header span{position:relative; left:-9999px;}*/