/* Start of CMSMS style sheet 'Layout' */
.videos h4 {
	float:left;
	margin:10px 0 10px 0;
	width:200px;
	display:inline;
	font-size:10px;
	font-weight:normal;
	color:#a27b6d;
	text-transform:uppercase;
	letter-spacing:1px;
}
.videos .separator {
	clear: both;
	border-bottom: 1px solid #E5D6AC;
	margin: 0 0 10px 0;
}
.videos h5 {
	font:italic 17px Georgia, serif;
	color:#752c00;
	margin: 0 0 10px 0;
}
/* End of 'Layout' */

