/*\*/

html*#nav li.active a
{
height: 36px;
}

html*#site_search
{
float: right;
width: 360px;
}

html*#wiki_search
{
float: right;
width: 380px;
}

html*#header_col_lft
{
width: 908px;
}

html*.site_description h1
{
font-size: 36px;
}
/**/

.dummyend{clear: both/*end hack using dummy attribute selector for IE5 mac*/}

.dummy2 {/*this tests that the declaration above does not affect later ones. if the [] rule is left unclosed it can cause problems*/
color: green;
font-size:12px;
}
