/* 
    Document   : editor.css
    Created on : 2010.02.16., 10:38:15
    Author     : Lev
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.arlista {
    display: block; width: 100%;
}

.arlistaLeftCol { color: #ff0000; text-align: left;}


