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)
@@ -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;
 }
