#homeContent h4 { font-size:1.5em; }

#homeContent ul.homeRelatedArts {
	list-style-type:circle;
	padding-left:12px;
}

#homeContent ul.homeRelatedArts li { padding:0 20px 0 0; }
#homeContent ul.homeRelatedArts li h4 { font-size:1.1em; }
#homeContent h4 a { border-bottom:0; }

.randomVideosMiddle { clear:both; }
.randomVideosMiddle .videoContainer {
	width:250px;
	float:left;
	clear:none;
	padding:0 5px 20px 0;
}

.randomVideosMiddle .videoContainer h5 { font-family:Georgia, serif; text-align:left; }
