@import url(../streetfeet/streetfeet.css);

#category .gallerylisting {
 float:left;
 width:250px;
 text-align:center;
 border:0px solid
}

#category .odd {
  margin-left:30px;
}
#category .thumbnail {
 margin:0 auto;
 margin-top:25px;
}

#category .thumbnail img {
 border:1px solid;
}
