@import url(/static/gallery/gallery.css);


#category dl.first  {
  margin-left:0px;
  padding-left:50px;
  width:45%;
  border:0px solid;
  text-align:left;
}

#category dl.last  {
  padding-left:0px;
  width:35%;
  border:0px solid;
  float:right;
  text-align:left;
}


dd.thumbnail {
 position:absolute;
 right:45%;
 top:300px;
}

dt.last {
 padding-bottom:15px;
}

#category #artists {
font-size:12px;
}

#category #artists dt a {
 font-weight:normal ;
 font-size:13px;
}

.center {
  text-align:center;
}

#category #content {
 padding-left:20px;
}

p.legend {
 font-size:12px;
}
