/* 
This is the section css for
Graduate Fellowships 
*/

.contact-pad{
	padding: 20px 30px;
}
#home-content .pageWrapper .contentHolder{
	padding: 0px 0px;
}
#home-content .border-cont-left .border{
	float: left;
	width: 100%;
	padding: 0px 15%;
}
.fellowship-section{
	float: left;
	width: 100%;
	padding: 3.5% 5%;
}
.fellowship-section .accordion div{
	background-color: #fff;
	margin-top: -15px;
	padding-top: 20px;
}
.q-text{
	font-weight: bold;
}
.fellowship-section .grid9{
	padding-left: 5%;
}
#fellowship-section-1{
	background-color: #382140;
}
#fellowship-section-2{
	background-color: #fff;
}
#fellowship-section-3{
	background-color: #6e3061;
}
#fellowship-section-1 .grid3 h3, #fellowship-section-3 .grid3 h3{
	color: #ffe800;
}
#fellowship-section-1 .grid9, #fellowship-section-3 .grid9{
	border-left: 5px solid #ffe800;
}
#fellowship-section-2 .grid9{
	border-left: 5px solid #6e3061;;
}
#home-content .border-cont-left h4, #home-content .border-cont-left p{
	text-align: left;
}
#home-content .border-cont-left .border .grid6:last-of-type{
	padding-left: 10%;
	border-left: 5px solid #6e3061;
}