﻿.ownerServiceBoxList {display: block; margin: 20px 0; padding: 0; width: 585px;}/*The last 10 pixels will be hiden by the container but 585 means we dont need a margin fix every third item*/
.ownerServiceBoxList li {display: block; float: left; min-height: 235px; padding: 0; margin: 0 10px 10px 0; width: 185px;}
* html .ownerServiceBoxList li  { height:235px; }
.ownerServiceBoxList li h4 {font-weight: bold; font-size: 11px; margin: 10px 0; text-transform:uppercase;}
.ownerServiceBoxList li p {margin: 0 0 10px 0;}
