/* CSS Document 
CSS for Feed Your Career  -  Created by Zack Davis 

Red: #ED1C23
Blue: #88D6F7
Green: #8DC63F
Brown: #6B5736

*/

.clear {
	clear:both;	
}


#featureContent {
	width:600px;
	float:left;
}


#homeRowOne {	
	background:transparent url(../images/other_features.jpg) no-repeat 614px bottom;
	border-bottom:3px solid #6B5736;
}

#homeRowTwo {
	margin-top:20px;	
}

.homeFeatureImage {
	float:left;
	margin:20px 20px 20px 10px; 
}

.featureText {
}

.newProfessional {
	float:left;
	width:285px;
	margin-right:14px;
}

.newProfessional li {
	list-style:none !important;
	clear:left;
	margin:30px 0px 0px 0 !important;

}

.newProfessional h4 {
	border-top:1px solid #8DC63F;
	border-bottom:1px solid #8DC63F;
	padding:10px 0px;
	font-size:16px;
	color:#8DC63F;
}


#homeRowTwo ul li img {
	float:left;
	margin:0px 20px 10px 0;
}


.newProfessional h5  {
	float:left;	
	width:180px;
	font-size:14px;
}

.newProfessional h5 a {
	color:#8DC63F;
}

.newProfessional h5 span{
	clear:left;
	font-size:12px;
	color:#666;
}

.newEmployer {
	float:left;	
	width:285px;
	margin-right:14px;
}


.newEmployer li {
	list-style:none !important;
	clear:left;
	margin:30px 0px 0px 0 !important;
}

.newEmployer h4 {
	border-top:1px solid #88D6F7;
	border-bottom:1px solid #88D6F7;
	padding:10px 0px;
	font-size:16px;
	color:#88D6F7;
}

.newEmployer h5  {
	float:left;	
	width:180px;
	font-size:14px;
}

.newEmployer h5 a {
	color:#88D6F7;	
}

.newEmployer h5 span{
	clear:left;
	font-size:12px;
	color:#666;
}
	

.green {
	color:#8DC63F;
	font-size:27px;
}

.otherFeatures {
	float:left;
	width:275px;
	margin-left:14px;
}

.otherFeatures ul  {
	margin-left:70px;
	margin-top:0px;
}

.otherFeatures ul li {
	margin:5px 0px;
}

.otherFeatures a {
	color:#6B5736;
	font-size:12px;
}

.newJobs {
	background:#FAF3ED;
	width:285px;
	float:left;
	margin-top:10px;
}	

.newJobs ul {
	margin:10px 0px 10px 30px;
}

.newJobs h4 {
	font-size:24px;	
	margin:4px 0 0 10px;
}

.newJobs li {
	line-height:12px;
	margin:20px 0;
}