/* 
    Document   : blackstyle
    Created on : Jan 25, 2009, 4:01:43 PM
    Author     : thom
    Description:
*/
body {
    font-size: 12px;
}
h1,h2,h3,h4,h5,h6{
    font-size: 12px;
}
#content{
    clear: both;
    position: relative;
    padding-top: 130px;
    width: 520px;
    margin-left: 260px;
    z-index:100;
}

.casetableitem{
    float:left;
    height:auto;
    margin: 0;
    margin-right:10px;
    padding:4px;
    width:512px;
}

.caselistitemdetail{
    width: 418px;
    margin-left:0px;
}