Index: sites/trunk/wordpress.tv/public_html/wp-content/themes/wptv2/style.css
===================================================================
--- sites/trunk/wordpress.tv/public_html/wp-content/themes/wptv2/style.css	(revision 4012)
+++ sites/trunk/wordpress.tv/public_html/wp-content/themes/wptv2/style.css	(working copy)
@@ -2144,7 +2144,7 @@
 	padding: 0 0 0 142px;
 }
 
-.wptv-hero .secondary-videos img {
+.wptv-hero .secondary-videos .video-thumbnail img {
 	width: 130px;
 	height: 75px;
 
@@ -2169,11 +2169,6 @@
 	margin-bottom: 20px;
 }
 
-.video-list li img {
-	width: 100%;
-	min-height: 100px;
-}
-
 .video-list li .video-thumbnail {
 	display: block;
 	width: 100%;
@@ -2185,6 +2180,11 @@
 	position: relative;
 }
 
+.video-list li .video-thumbnail img {
+	width: 100%;
+	min-height: 100px;
+}
+
 .video-list.four-col {
 	width: 860px;
 }
