/* Table settings, note: is also defined in the layout.css */
table{
margin:5px 0px 15px 0px;
}

td, th
{
    border-style: solid;
    border-color: #515A5F;
    border-width:0px;
    text-align: left;
    vertical-align:top;
    padding: 5px 25px 5px 10px;
    margin:0px;
}

th, .tblCell
{
    border-left: solid 1px #dcdcdc;
}

.tblRowTitle, .tblCell
{
    border-top: solid 1px #dcdcdc;
}

th, .tblRowTitle
{
    font-weight:bold; 
}












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
