
 #modDistances
	{
	width: 285px;
	background-color: #EFF4FA;
	margin: 0 0 15px 0;
	padding: 0;
	}
#modDistances h2
	{
	background-color: #013567;
	line-height: 20px;
	color: #FEFEFE;
	text-transform: uppercase;
	padding-left: 9px;
	font-weight: bolder;
	margin-bottom: 0px;
	font-size: 9pt;
	}
#modDistances h2 span
	{
	padding: 0 5px;
	}
#modDistances div.content
	{
  	border: 1px solid #013567;
  	border-top: 0px;
	width: auto;
	height: 82px;
padding:9px 9px 9px 9px;
overflow:auto;
color:#333333;
	margin:0;
	}
#modDistances div.content p
	{
	width: 250px;
	margin: 0px auto 8px 10px;
	padding-top: 4px;
	}
.Invisible
	{
	display: none;
	}

