.content div{
float:left;
width:240px;
height:178px;
margin:4px;
color:#FFFFFF;
text-align:center;
}
.content div p{
margin-left:5px;
margin-right:5px;
line-height:19px;
text-align:left;
}
.orange{
background:url(orange-box.gif);
margin-right:10px;

}
.redred{
background:url(red-box.gif);
margin-right:10px;
}
.green{
background:url(green-box.gif);

}
.content strong{
font-size:16px;
margin-top:30px;
}