#controlheader
{
position:relative;
width:100%;
height:95px;
padding:0px;
background-image:url(../img/admin/controls/bg1.gif);
background-repeat:repeat-x;
color:#FFFFFF;
margin: 0px auto;
text-align: left;
}
div#swishadmin
{
position:absolute;
top:0px;
left:0px;
width:229px;
height:95px;
background-image:url(../img/admin/controls/logo1.gif);
background-repeat:no-repeat;
}
#swishadmin span
{
position:absolute;
right:12px;
top:0px;
color:#999999;
font-size:0.9em;
}
#controlheader ul
{
list-style:none;
padding:0;
margin:0;
float:right;
}
#controlheader li
{
display:inline;
float:left;
}
#controlheader img
{
width:78px;
height:85px;
border:0;
}
#adminsmallicons
{
height:40px;
float:left;
}
#adminsmallicons a
{
float:left;
border-right:1px solid #AAAAAA;
padding:0px 5px;
}