div.education_single {
}

div.education_single h4 {
	margin-bottom:0px;
}

div.education_single p {
	margin:0px 0px 2px 0px;
	padding:0px 0px 2px 0px;
}
div.education_single ul {
	padding-top:0px;
	margin-top:0px;
}

div.education.date {
	float:left;
	width:100px;
	margin-left:20px;
	font-weight:bold;
}
div.education.title {
	float:left;
}

div.eduform form, div.eduform form fieldset {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}
div.eduform form fieldset legend { display: none; }


