#themeswitcher {
background-color: black;
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
color: white;
text-align: right;
border-bottom: 1px solid white;
margin: 0;
padding: 6px;
height: 30px;
}

#themeswitcher form {
margin: 0;
padding: 0;
float: right;
}

#themeswitcher div,
#themeswitcher p,
#themeswitcher fieldset {
margin: 0 6px 0 0;
padding: 0;
float: left;
border: none;
background-color: transparent;
width: auto;
clear: none;
}

#themeswitcher label,
#themeswitcher input,
#themeswitcher select {
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
float: left;
margin: 0 6px 0 0;
padding: 0;
width: auto;
}

#themeswitcher select {
}

#themeswitcher label {
color: white;
}

#themeswitcher .Actions {
padding: 2px;
}