.servicesCol {width:424px;}

.singleService {
    margin-right: 10px;
    margin-top: 13px;
    width: 424px;
    margin-bottom:10px;
}

.details {display:none;}
.details ul {list-style: none; margin:10px 0 0 0;}
.details li {margin-bottom:5px;}

.servDescription {width:250px; font-size:.9em; line-height:1.3em;}

span.bottomLine {display:none; height:1px; background-color: #aaa; width:415px;}

h2.servHeader {margin-bottom:15px;}

.detailsBottom {; display:block;min-height:82px;}

a.showDetails {
background:url(/images/_pages/_global/show_details.png) 0 0 no-repeat;
display: block;
float: left;
font-size: 1px;
height:29px;
text-indent: -999em;
width: 100%;
margin-bottom:10px;

}

a.showDetails.active {background-position:0 -29px;}

