﻿.project 
{
    padding:.7em;  
    border:#000000 solid 1px;
    background:#333333;
    margin-bottom:15px;
}

.projectspecs 
{
    width:140px;
    float:left;
    line-height:1.5em;
}

.projectspec h1,
.projectspecs h2 
{
     color:#ffcc33;
     margin:.3em 0em 0em 0em;
     padding:0em;
}

.projectimage 
{
    width:320px;
    float:left;
}

.space 
{
    float:left;
    width:20px;
    height:15px;
}