
#quotes {
	position: relative;
	overflow: hidden;
	width: 200px;
	height: auto;
	}
.jshowoff {
	width: 200px;
	margin: 10px 0;
	}
.jshowoff div {	
	width: 200px;
	height: 110px;
	}

.jshowoff h2 {
	font-size: 18px;
	padding: 15px 20px 0px;
	margin: 0;
	}
.jshowoff p {
	font-size: 13px;
	line-height: 15px;
	padding: 0px;
	}
	
.jshowoff p.jshowoff-slidelinks {
	margin: auto;
	padding: 0;	
	}
.jshowoff-slidelinks a {
	display: inline-block;	
	color: #fff;
	padding: 5px 7px 5px;
	margin: 5px 0 0 5px;
	/*text-indent: -9999px;*/
	background: url(http://www.nova.edu/president/draft/images/off.gif) no-repeat center center;
	}
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {background: url(http://www.nova.edu/president/draft/images/on.gif) no-repeat center center;}

	
.jshowoff div p.newsdate{color:#333; font-weight:bold}	
.jshowoff p.learnmore a {font-size: 11px; text-decoration:none; float:right;}
.jshowoff p.learnmore a:hover, .jshowoff p.learnmore a:active{ text-decoration:underline}

