.d1 {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

.d2 {
	clear: both;
	margin: 5px 10px;
	font-size: 12px;
	font-weight: normal;
}

.icon {
 margin: 2px 5px 0px 5px;
}

div.d1 p {
 margin: 4px;
 line-height: 120%;
}

.infoTitle {
 font-size:14px;
 color:#0066CC;
 font-weight: bold;
} 

.infoText {
 font-size: 12px;
 margin: 5px 15px;
 font-weight: normal;
 line-height: 140%
}
