/* 
    Document   : dvtoolbox.css
    Created on : 26-mar-2010, 11:58:15
    Author     : juanjo
    Description:
        Purpose of the stylesheet follows.
*/

.menu-group-1 {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:#D8D5D2 none repeat scroll 0 0;
float:left;
font-size:11px;
margin:5px;
padding:5px;
}

.menu-item {
  display: block;
}
