#mainListing
{
	margin-right: 196px;
}

#mainListing ul li ul
{
	list-style-type: disc;
	margin-left: 15px;
}
#mainListing div.serviceInfo ul
{
	list-style-type: disc;
	margin-left: 30px;
	margin-bottom: 20px;
}

#mainListing ul li ul
{
	list-style-type: circle;
}
h2
{
	margin-top: 25px;
	padding: 5px;
	background-color: #666;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

h2 a
{
	color: white;
	text-decoration: none;
}
h2 a:hover
{
	color: white;
	text-decoration: underline;
}

h3
{
	margin-top: 15px;
	color: #283f6e;
	font-size: 12px;
	line-height: 150%;
}

h4
{
	margin-top: 5px;
}

#mainListing div.serviceInfo li, #relatedInformation li
{
	margin-top: 10px;
	padding: 0;
}

#mainListing li
{
	margin: 0;
	padding: 10px;
}

#mainListing li.even
{
	background-color: #f1f1f1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#mainBody p
{
	margin-top: 5px;
	line-height: 120%;
}

#relatedInformation
{
	float: right;
	width: 182px;
	padding-left: 14px;
	background-color: white;
}

a.toplink
{
	color: white;
	float: right;
	font-weight: normal;
	font-size: 10px;
}

p.deliverableIndex
{
	text-align: center;
	padding-top: 20px;
}

div.serviceInfo h2
{
	background-color: transparent;
	color: #283f6e;
	text-align: left;
	font-size: 15px;
}

div.serviceInfo ul
{
	list-style-image: url(/image/bullet.gif);
	margin-left: 25px;
}
div.serviceInfo ul li
{
	font-weight: bold;
	color: #283f6e;
}

div.serviceInfo ul li ul
{
	list-style-image: none;
	list-style-type: circle;
}

div.serviceInfo ul li ul li
{
	font-weight: normal;
	color: black;
}

#themes ul li
{
	background: url(/image/practice/layers.png) no-repeat left;
}

#subscribe ul li
{
	background: url(/image/practice/newspaper_add.png) no-repeat left;
}

