.rss-title {
	display: none;
}

ul.rss-items {
	width: 285px;
	min-height: 375px;
	height: auto;
	border: solid 1px #464646;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: inside;
}

ul.rss-items li {
	background-color: white;
	background-image: url('/userfiles/image/videos_photos/bg_gradient.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	clear: both;
	min-height: 80px;
	height: auto;
	text-align: left;
	font-size: 8pt;
	color: #287377;
}

ul.rss-items li div.vimeo-video {
	margin: 0px;
	float: left;
	padding: 5px;
}

ul.rss-items li a.rss-item {
	font-weight: bold;
	color: black;
	font-size: 10pt;
}

#large-video {
	border: solid 1px black;
	padding: 10px;
	text-align: center;
	width: 640px;
	height: 432px;
	margin-right: 10px;
}

.vimeo-video {

}

.photoBox {
	float: left;
	width: 80px;
	height: 60px;
	text-align:center;
	border: solid 1px black;
	background-color: #3b2d22;
	margin: 6px;
	padding: 0px;
}