#studentApplyOr {
	display:block; margin-bottom:80px;
}

#studentApplyOr a {
	color:#4fbcc1;
}

#form_apply {
	float:left; padding: 20px 10px 20px 0; border:1px solid #CACACA; background-color: #F2F2F2; margin: 0 0 40px 0;
}

#studentApplyForm {
	border-right: 1px solid #CDCDCD; float:left; padding-right:25px; width:600px;
}

#content {
	height: 1400px;
}
#content h3 {
	color: #745074;
}

#studentApply label {
	font-weight:bold;
} 

label {
	cursor:default; font-weight:bold; margin: 0 0 0 0;
}

#studentApply label.firstname, .studentApply label.lastname, .studentApply label.address, .studentApply label.city, .studentApply label.province, .studentApply label.postal, .studentApply label.email, .studentApply label.phone, .studentApply label.education, .studentApply label.school, .studentApply label.study {
	font-weight:normal; color:red; margin-left:15px;
}

.examples {
	font-size:12px;
}

.red_asterick {
	color:red;
}

textarea {
	width: 340px; height:120px;
}

#studentApplyText {
	float:right; width:350px; 
}

#imgList {
	width:350px; height:600px; 	margin-top:20px;
	
}

.each_img {
	width:350px; height:168px; margin-bottom:20px;
}

#imgList div img {
	height:168px; width:142px; float:left;	
}

#imgList div p {
	float:left; width:142px; padding:70px 0 0 40px; font-weight:bold; font-size:18px;
}
