@charset "utf-8";
#content {
	background-image: url(../common_img/bg2.gif);
	background-repeat: repeat-y;
	background-position: 0px 20px;

}
#main {
	margin-left: 210px;
	height: 1000px;
}

#main h3 {
	margin: 5px 0px 0px;
}

#main h5 {
	margin-bottom: 0px;
	text-align: right;
	clear: left;
	margin-right: 40px;
	padding-top: 40px;
}

#clip  {
	position: absolute;
	top: 79px;
	left: 10px;
}

#entry {
	margin-top: 30px;
}
#entry ul {
	margin: 20px 0px 0px;
	padding: 0px;
}
.category {
	width: 230px;
	list-style-type: none;
	float: left;
	vertical-align: 10%;
	margin-bottom: 20px;
	font-size: 0.8em;
}

.course {
	list-style-image: url(correspondence_img/brackett-.gif);
	margin-left: 12px;
	margin-bottom: 8px;
	font-size: 0.9em;
}
