.moduleContent IMG {
	margin: 5px;
}

.imageSrc{ float:left; width:100px;}
.imageText { float:left; width:420px;}
.threeColumn H3{ font-size:16px; padding-bottom:5px;} 
A.imageUrl{
	color:#319a58;
	font-size:16px;
	display:block;
	background:transparent url('/images/icon_greenarrow.png') left center no-repeat;
	padding: 3px 0 3px 30px;
	margin: 10px 0 10px 0;
	line-height:27px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
