
.normal
{
	font: normal 12px Tahoma;
	color: #8c8c8c;
}

.info
{
	display: block;
	background: #003399 url(img005.gif) bottom left no-repeat;
	font: normal 12px Tahoma;
	color: #d7e0f2;
	min-height: 80px;
	padding: 2px 10px 10px 100px;
	vertical-align: top;
}

