#styles{
height:auto;
width:auto;
position:fixed;
top:0px;
left:0px;
background-color:#212931;
padding:5px;
padding-left:10px;
z-index:100;
border: 1px solid #ccc;
background:none;
background-image:url(images/border_tran.png);
float:left;

}

#styles span{

color:#fff;

}


#bOriginal{
background-image:url(images/style1.jpg);
background-repeat:no-repeat;
border:none;
width:21px;
height:21px;

}

#bBlue{
background-image:url(images/style2.jpg);
background-repeat:no-repeat;
border:none;
width:21px;
height:21px;
margin-top:5px;
}

#bOrange{
background-image:url(images/style3.jpg);
background-repeat:no-repeat;
border:none;
width:21px;
height:21px;
margin-top:5px;
}

#bPattern{
background-image:url(images/style4.jpg);
background-repeat:no-repeat;
border:none;
width:21px;
height:21px;
margin-top:5px;
}

#bNebula{
background-image:url(images/style5.jpg);
background-repeat:no-repeat;
border:none;
width:21px;
height:21px;
margin-top:5px;
}

