
.resources_wrapper h2{
    margin-top:10px;
    margin-bottom:4px;
    
}
.resources_wrapper p{
    margin:0;
    padding-top:0;
}
.resources_wrapper ul{
    list-style-type: none;
    
}
.resources_wrapper ul li{
    margin-bottom:7px;
}
.archives ul{
    list-style-type: none;
    
}


/*DIET FINDER*/
	hr.dietfinder{color:#ccc;background-color:#eee;width:96%;margin:4px auto 10px auto;height:1px;border:none}
	
	.diet_profile_logo{
		margin-top:8px;
		margin-left:10px;
		float:left;
		display:block;
		width:152px;
		text-align:center;
	}
	
	.other_result{
		float:left;
		width:300px;
		float:left;
		margin-left:15px;
	}
	.other_result h3{
		margin:14px 0 0 10px;
		font-size:1.4em;
	}
	.other_result h4{
		margin:2px 0 0 10px;
	}
	
	.dietFinderQuestions input{
		float:left;
		clear:left;
		margin:2px 5px 0 0;
	}
	.dietFinderQuestions label{
		float:left;
		width:450px;
	}
	.dietFinderQuestions strong{
		clear:both;
		float:left;
	}