/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2010 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/

div.portlet h1 {
    color: #666;
    font-size: 12px;
    border: none;
    font-family: arial, helvetica, verdana sans-serif;
    text-transform: uppercase;
    margin: 0 0 3px 0;
    padding: 0;
    line-height: 21px;
}
div#portlets div.portlet {
    font-family: arial, helvetica, verdana sans-serif;
    font-size: 12px;
    color: #666;
    text-align: right;
    padding: 4px 0 0 4px;
    margin: 0;
    line-height: 18px;
}
div#portlets div.portlet a,
div#portlets div.portlet a:link,
div#portlets div.portlet a:visited {
    text-decoration: none;
}
div.portlet p {
    margin: 0;
    padding: 0;
}
.portlet_identifier .action {
    float: left;
}
div.portlets {
    margin: 0;
}