.courseMenu {
	text-align: center;
	display: block;
	border: solid #CCCCCC 1px;
	margin-bottom: 5px;
	line-height: normal;
}

.justifyLeft {
	text-align: left;
}

.justifyCenter {
	text-align: center;
}

img.border {
	border: solid #000 1px;
}
