/********************************************
*
* Spreadshirt- Designer
*
********************************************/
body {
	background: url(img/44027_header_bg.gif) top no-repeat #000000;
}

#barLeft{
	max-width:202px;
    padding-right:10px;
}

#designerHeader {
    height:95px;
    width:860px;
}

#designerHeader img,
#designerHeader form {
    float: left;
}

#headerUserInformation {
    display:none;
}

#menulinks {
    clear:both;
    position:relative;
    right:20px;
    text-align:right;
    top:23px;
}

#languageflags {
    text-align: right;
    margin-top: 10px;
    margin-right: 20px;
    float: right;
}

a.navi,
    a.navi:visited,
    a.navi:active {
    outline:none;
    text-decoration:none;
    font-size:0.7em;
}
a.navi:hover {
    text-decoration:none;
    font-size:0.7em;
}
