@import url(http://fonts.googleapis.com/css?family=Roboto:400,700);
#threeFeatureRow { 
	background-color:#fff; 
	height:140px;  
	width:100%; 
	 
}
#threeFeatureRow .featurethird {
		width:320px; 
		margin:20px 20px 20px 0; 
		display:block; 
		float:left;
		height:100px;
}
#threeFeatureRow .last{margin-right:0;}
#threeFeatureRow .featurethird img{float:left; margin-right:20px;}
#threeFeatureRow .featurethird .featureThirdTextArea{display:block; height:100% !important; position:relative;top: -6px;}
#threeFeatureRow .featurethird .featureThirdTextArea h3{font-family:Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:16px; font-weight:normal; margin:2px 0 1px 0;}
#threeFeatureRow .featurethird .featureThirdTextArea p{font-family:Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:12px; font-weight:normal; line-height:18px;}
#threeFeatureRow .featurethird .featureThirdTextArea p a{color:#404041;}
#threeFeatureRow .featurethird .featureThirdTextArea p a:hover{color:#404041; text-decoration:underline;}

#threeFeatureRow .blue{color:#1cace2;}
#threeFeatureRow .grey{color:#57585b;}
#threeFeatureRow .red{color:#df2f2f;}
#threeFeatureRow .uppercase{ text-transform:uppercase;}

#toprowdonate {width:200px; height:35px; position:absolute; bottom:-4px; left:120px; background-color:#DE2F2F; display:block;}

#threeFeatureRow .small .featureThirdTextArea h3{font-size:14px; margin:2px 0 0px 0;}
#threeFeatureRow .small .featureThirdTextArea p{ line-height:15px;}
