@charset "UTF-8";
/* ------------------------------------------------------------------------------------------------------ */
/*
/*
/*
/* Project: "Saint Vincent College"*/
/*
/* Use this file to build custom styles that are not part of the base system.
/*
/* ------------------------------------------------------------------------------------------------------ */
/* Course Description row */
 .morecontent span {
	 display: none;
}
 .morelink {
	 display: block;
}
/* Course Schedule row */
 .coursedescription {
	 display: inline;
}
