@charset "UTF-8";

/*--------------------------------------------------
    /styles/default.css
--------------------------------------------------*/

@import url("./base.css");
@import url("./style.css");

/*--------------------------------------------------
| * Suggested Order:  http://www.mozilla.org/css/base/content.css
| * display
| * visibility
| * overflow
| * list-style
| * position
| * float
| * clear
| * top right bottom left
| * width
| * height
| * margin
| * padding
| * border
| * background
|   * color
|   * image
|   * repeat
|   * position
|   * attachement
| * color
| * font
|   * style
|   * variant
|   * weight
|   * size
|   * line-height
|   * family
| * text-decoration
| * text-align
| * vertical-align
| * white-space
| * other text
| * quotes
| * content
--------------------------------------------------*/
