#styles{
height:auto;
width:32px;
position:fixed;
top:0px;
left:0px;
background:none;
background-image:url(images/trans.png);
background-repeat:repeat;
padding-top:5px;
z-index:100;
border: 1px solid #465666;
padding-left:8px;
float:left;
}
#styles span{

color:#fff;
}


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

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

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