/* Site Specific CSS */

#calsNameplate {
	padding-top: 0px; 
	margin-left: 15px;
	height: 50px;
	clear: left;
}

/*
#search {
	margin-top: -20px;
}
*/

#c3 {
	width: 200px;
}

.videoThumbs {
	width: 110px; 
	white-space: normal; 
	padding: 10px; 
}



#videoScroll {
	height: auto; 
	width: 450px; 
	border-style: solid none none none;
	margin-left: -15px;
	margin-right: -12px;
	overflow: auto; /* change this to overflow-x: auto when needed */
	white-space: nowrap;
}

.maintext li {
	margin-left: 25px;
}
.maintext ul {
	margin-bottom: 2em;
}
