* {
    margin: 0;
    padding: 0;
    border: 0;
    font-family:Arial;
   }
body {
    background-color:white;
    background: url(/images/site/background.gif) repeat-x;
}
img.floatleft {
  float:left;
  position:relative;
  padding:5px 10px 10px 5px;
}

span.gallery_name a {
  color:black;
  font-weight:bold;
  font-size:90%;
}

span.gallery_posted {
  color:#222;
  font-size:80%;
}

span.gallery_by {
  color:blue;
  font-size:90%;
  font-weight:bold;
}


