﻿#service-overview
{
	width: 45%;
	float: left;
}
#available-services
{
	width: 52%;
	float: right;
	background-image: url(vert-rule.png);
	background-color: #fff;
	padding-left:10px;
	background-repeat: no-repeat;
	background-position: 0% bottom;
}
#available-services DL
{
font-size:10px;
}
#available-services DL DD
{
    margin-left:10px;
}
#available-services DL DT
{
	color:Black;
	font-weight:normal;
	font-size:12px;
	margin-top:5px;
}