/*==========================================================================*//* axis.css                                                                 *//*                                                                          *//* The style sheet is used on all pages, it imports the other style sheets. *//* This makes changing style sheet structure easier and the HTML-code       *//* cleaner.                                                                 *//*                                                                          *//* (c) Axis Communications                                                  *//*==========================================================================*/@import url(html_basic.css);		/* Overrides standard HTML-elements */@import url(axis_classes.css);		/* Contains class="XXX" classes */@import url(rbox.css);				/* Classes that builds rounded boxes */@import url(rtab.css);				/* Classes that builds rounded tabs */