#scholarship {
	width: 740px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 220px;
	margin-top: 50px;
}
#scholarship h3 {
	margin-top: 25px;
	padding: 5px;
	background-color: #eeeeee;
	margin-bottom: 10px;
	float: left;
	width: 730px;
}
#scholarship h4 {
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
}

#column_2 {
	width: 340px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}
#column_2 ul {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#column_2 li {
	font-size: 1.2em;
	list-style-type: disc;
	margin-bottom: 5px;
	line-height: 150%;
}

.small {
	font-size: 0.9em;
}
#scholarship table {
	width: 90%;
	margin-left: 30px;
	padding-top: 25px;
	font-size: 1.2em;
	padding-bottom: 50px;
}
#scholarship td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
#scholarship th {
	background-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	width: 20%;
	padding: 10px;
}
#scholarship ul li {
	list-style-type: disc;
	margin-bottom: 5px;
}
#scholarship ul {
	margin-left: 1.5em;
	margin-bottom: 10px;
	margin-top: 5px;
}
#scholarship p.p_return {
	text-align: right;
	margin-right: 40px;
}
#scholarship ol {
	margin-left: 1.5em;
	margin-top: 5px;
	margin-bottom: 10px;
}
#scholarship ol li {
	list-style-type: decimal;
}

.scholarship {
	border: 5px solid #275D90;
	margin-left: 220px;
	padding: 20px;
	margin-top: 30px;
}
.scholarship .p_h {
	font-size: 1.6em;
	color: red;
}
.scholarship .p_title {
	font-size: 2.4em;
	background-color: #E0E0E0;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.scholarship .photo img {
	float: left;
	margin-right: 2.5px;
	margin-left: 2.5px;
	margin-bottom: 5px;
}
