#info {
	width: 100%;
}
#info h1 {
	color: #2B9435;
	font-size: 20px;
	padding-top:20px;
}
#info h2 {
	font-size: 12px;
	line-height: 12px;
	padding-left: 16px;
	background-image: url('http://webdev.fast-labs.net/newarredo/site/images/arrowdett.gif');
	background-repeat: no-repeat;
	background-position: center left;
}
#info p {
	padding-left: 20px;
	padding-right: 20px;
	text-align:justify;
}
#info label { color:#2B9435; font-weight: bold; font-size: 11px;}
#info li {
	margin-left: 40px;
}