diff --git a/css/main.css b/css/main.css
index c1852c9b9..563f33c23 100644
--- a/css/main.css
+++ b/css/main.css
@@ -527,8 +527,17 @@ button[disabled].warning:focus,
margin-left: 0;
}
+.video-box {
+ width: 90px;
+ text-align: center;
+ margin-right: 10px;
+ padding-bottom: 5px;
+ float: left;
+}
+.video-small {
+ width: 50px;
+ height: 50px;
+}
-
-
-/*-----------------------------------------------------------------*/
\ No newline at end of file
+/*-----------------------------------------------------------------*/
diff --git a/index.html b/index.html
index dc7f47cb5..9fd448760 100644
--- a/index.html
+++ b/index.html
@@ -66,6 +66,7 @@
+
@@ -76,7 +77,6 @@
-