-/*\r
- * Ext JS Library 2.2.1\r
- * Copyright(c) 2006-2009, Ext JS, LLC.\r
- * licensing@extjs.com\r
- * \r
- * http://extjs.com/license\r
- */\r
-\r
-#custom-slider {\r
- width:214px;\r
- padding-top:6px;\r
- background-image:url(images/ticks.gif);\r
-}\r
-#custom-slider .x-slider-thumb {\r
- background-image:url(images/slider-thumb.png);\r
-}\r
-\r
-h3 {\r
- padding:15px 0 5px;\r
+/*!
+ * Ext JS Library 3.3.1
+ * Copyright(c) 2006-2010 Sencha Inc.
+ * licensing@sencha.com
+ * http://www.sencha.com/license
+ */
+#custom-slider {
+ width:214px;
+ padding-top:6px;
+ background-image:url(images/ticks.gif);
+}
+#custom-slider .x-slider-thumb {
+ background-image:url(images/slider-thumb.png);
+}
+
+h3 {
+ padding:15px 0 5px;
}
\ No newline at end of file