#proj_box {
 width: 45%;
 padding: 5px;
 margin: 7px;
 border: 2px solid #CCCCCC;
 float: left;
 overflow: hidden;
}
