ul#video_examples li {
	float: left;
	list-style: none;
	position: relative;
	background-color: #990000;
	padding: 2px;
	_background-color: none;
	_padding: 0;
	/*padding-bottom: -5px;*/
	width: 225px;
	height: 170px;
	text-align: center;
	margin-bottom: 1em;
}

ul#video_examples li img {
	_background-color: #900;
	_padding: 5px;
}

ul#video_examples li p {
	line-height: 1.25em;
	margin-top: .5em;
	padding-bottom: 3em;
	_padding-bottom: 0;
	background-color: white;
}

ul#video_examples li img {
	width: 220px;
	height: 166px;
}
