/* local styles that apply to the respective section only  */



.year {
	vertical-align:middle;
}

.sem	{
	vertical-align:top;
}

.line {
	height: inherit;
	clear: both;
	padding-bottom: 20px;
	}

.one {
float: left;
width: 23%;
}

.two {
width: 75%;
margin-left: 25%;

}

