/* 
    Document   : blackstyle
    Created on : Jan 25, 2009, 4:01:43 PM
    Author     : thom
    Description:
*/
body {
    font-size: 12px;
    color: #fff;
}
h1,h2,h3,h4,h5,h6{
    font-size: 12px;
}

#innercontent{
    background-color:black;
}
.innercontententry{
    background-color:black;
    background-image: none;
}

.casetableitem{
    background-color:black;
    border-bottom:1px dotted #2C2C2C;
    background-image: none;

}

.spacerBefore1 {
    background-image: none;
}
.spacerBefore2 {
    background-image: none;
}
