.wide {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	letter-spacing: 0.2em;
	list-style-image: url(images/div.gif);
	text-indent: 5px;
	vertical-align: middle;
	height: 20px;
}
.widetitle {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	letter-spacing: 0.2em;
	list-style-image: url(images/div.gif);
	text-indent: 5px;
	vertical-align: top;
	height: 25px;
	padding: 5px;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}

