
/*  These styles define the layout of a category gallery page, such as Beds.  */

.project, .specs, 
.tnlarge, .tn, .tncenter { position:relative; float:left; display:inline; }

.project { width:210px; margin:0 15px 0 0; }
.specs { width:180px; margin:-4px 0 0 0; }

.specs h3,
.specs a:link, .specs a:visited { color:#FFF; text-decoration:none; }
.specs a:hover, .specs a:active { color:#FFF; text-decoration:underline; }

.tnlarge, .tn, .tncenter { border:3px #fff solid; }
.tnlarge, .tn { margin:0 0 10px 0; }
.tnlarge { border-width:5px; }
.tncenter { margin:0 11px 10px 10px; }