#featuredVideos {
	width: 100%;
	height: 160px;
}
#featuredVideos img {
	/*border: 2px solid #52697E;*/
    border-color: #000;
    border-style: solid;
    border-width: 15px 2px;
}
a.loading {
	background: #fff url(/images/ajax_small.gif) no-repeat center;
}