background-image:url(../icons/television.png) !important;
}
+.eye {
+ background-image:url(../icons/eye.png) !important;
+}
+
+.control_play {
+ background-image:url(../icons/control_play.png) !important;
+}
+
+.control_pause {
+ background-image:url(../icons/control_pause.png) !important;
+}
+
+.control_stop {
+ background-image:url(../icons/control_stop.png) !important;
+}
+
+.control_volume {
+ background-image:url(../icons/sound.png) !important;
+}
+
+.control_fullscreen {
+ background-image:url(../icons/arrow_out.png) !important;
+}
+
.newspaper {
background-image:url(../icons/newspaper.png) !important;
}