/* SERVICES PAGE ==============================================================*/

.services-main-row { display: block; clear: both;  height: 190px;}
.services-main-row .left, .services-main-row .right { display: inline; width: 289px; height: 180px; float: left; margin: 5px 0 5px 0;  background-color: #fff; background: url(../images/PageElements/services/services-panel-bg.gif) no-repeat 0 0;}
.services-main-row .left  { margin-left: 10px;  margin-right: 15px; }
.services-main-row .right {  margin-right: 10px; }
.services-main-row .left div, .services-main-row .right div { margin-left: 15px;}

.services-main-row .left div, .services-main-row .right div { display: block; height: 90px; }

.services-main-row h3 { display: block; width: 289px; height: 25px; color: black; background-position: bottom 0px; margin-bottom: 5px; line-height: normal; font-size: 1.4em; margin: 10px 0 0 20px;}
.services-main-row p { display: block; width: 250px; height: 15px; padding: 3px 0px 0 0; font-size: .9em; background: url(../images/Global/dotted-h.gif) repeat-x 0 0; text-decoration: none; text-align: right; margin-left: 20px;}
.services-main-row a { padding-right: 10px;}