/* 
    Document   : equipment
    Created on : 2.10.2013, 15:50:47
    Author     : Buchtak
    Description: Purpose of the stylesheet follows.
*/

div.toggler {display: block; width: 100%; font-family: 'Open Sans', 'lucida CE', lucida, sans-serif; font-size: 14px; background: white; color: black;}

h3 {font-size: 24px;}
.violetxt {color: #CD1818 !important;}
.greentxt {color: #080 !important;}

ul {list-style: none; display: block; float: none; position: relative;}
ul li {display: inline-block; overflow: hidden; padding: 2px 30px 3px 25px; background: url('../images/li-blue.gif') no-repeat left 6px;}
