﻿/* This is the style of the Course Closure Times list. */
#time
{
	list-style-type: none;
}
.adobe
{
	margin: 0;	
}
/* This is the style of the images on the Course Info Page. */
img.horizontal
{
    float: right;
	margin-top: 30px;
    margin-bottom: 10px;
    margin-left: 20px;
	width: 300px;
}