#header #selectors
{
  float: left;
  width: 170px;
}
#header #css-selectors
{
  height: 16px;
  padding-left: 10px;
}
#header #css-selectors ul
{
  list-style-type: none;
	margin:0;
	margin-left: 0;
	padding:0;
}
#header #css-selectors li
{
  display:inline;
	margin:0;
	padding:0; 
}
#css-selectors a.css-blue
{
	float:left;
	background:url(../images/css-blue.gif) no-repeat 0px 0px;
	width: 16px;
  height: 16px;
}
#css-selectors a.css-blue:hover 
{ 
  background: url(../images/css-blue.gif) no-repeat 0px -16px;
}
#css-selectors a.css-blue span 
{ 
  display: none; 
}
#css-selectors a.css-grey
{
  float: left;
  background:url(../images/css-grey.gif) no-repeat 0px 0px; 
  width: 16px;
  height: 16px; 
}
#css-selectors a.css-grey:hover 
{ 
  background: url(../images/css-grey.gif) no-repeat 0px -16px;
}
#css-selectors a.css-grey span 
{ 
  display: none; 
}
#css-selectors a.css-gold
{
  float: left;
  background:url(../images/css-gold.gif) no-repeat 0px 0px; 
  width: 16px;
  height: 16px; 
}
#css-selectors a.css-gold:hover 
{ 
  background: url(../images/css-gold.gif) no-repeat 0px -16px;
}
#css-selectors a.css-gold span 
{ 
  display: none; 
}
#css-selectors a.css-green
{
  float: left;
  background:url(../images/css-green.gif) no-repeat 0px 0px; 
  width: 16px;
  height: 16px; 
}
#css-selectors a.css-green:hover 
{ 
  background: url(../images/css-green.gif) no-repeat 0px -16px;
}
#css-selectors a.css-green span 
{ 
  display: none; 
}
#css-selectors a.css-orange
{
  float: left;
  background:url(../images/css-orange.gif) no-repeat 0px 0px; 
  width: 16px;
  height: 16px; 
}
#css-selectors a.css-orange:hover 
{ 
  background: url(../images/css-orange.gif) no-repeat 0px -16px;
}
#css-selectors a.css-orange span 
{ 
  display: none; 
}
#css-selectors a.css-pink
{
  float: left;
  background:url(../images/css-pink.gif) no-repeat 0px 0px; 
  width: 16px;
  height: 16px; 
}
#css-selectors a.css-pink:hover 
{ 
  background: url(../images/css-pink.gif) no-repeat 0px -16px;
}
#css-selectors a.css-pink span 
{ 
  display: none; 
}
#css-selectors a.css-red
{
  float: left;
  background:url(../images/css-red.gif) no-repeat 0px 0px; 
  width: 16px;
  height: 16px; 
}
#css-selectors a.css-red:hover 
{ 
  background: url(../images/css-red.gif) no-repeat 0px -16px;
}
#css-selectors a.css-red span 
{ 
  display: none; 
}
#css-selectors a.css-violet
{
  float: left;
  background:url(../images/css-violet.gif) no-repeat 0px 0px; 
  width: 16px;
  height: 16px; 
}
#css-selectors a.css-violet:hover 
{ 
  background: url(../images/css-violet.gif) no-repeat 0px -16px;
}
#css-selectors a.css-violet span 
{ 
  display: none; 
}
