
/*  These styles define the layout of a project including photos and description.  */

.photo, .specs { position:relative; float:left; display:inline; }
.photo { border:5px #CDD4CE solid; }	
.specs, .specs h3, .specs p { width:350px; }

