﻿.policies
{
	margin: 0px 0px 0px 10px;
	list-style-type: none;
}


.policyRow
{
	clear: both;
	margin: 20px 15px 5px 5px;
}

.policyTitle
{
	float: left;
	
	font-size: medium;
	font-weight: bold;
}

.policyDescription
{
	clear: both;
	float: left;
	
	width: 390px;
	
	margin: 3px 0px 0px 85px;
	
	font-size: small;
	line-height: 1.7em;
}