.quote_block{
    margin:30px auto 30px auto;
    width:500px;
    padding:14px 15px 15px 15px;
    font-style:italic;
    font-weight:bold;
    font-size:1.1em;
    border:1px dotted #c1c3c7;
    text-indent:25px;
    background:url('/images/quote.png') no-repeat scroll 5px 0px;
    background-color:#f5ecd8;
}

table.case_studies td.tag {
    width: 130px;
    text-indent:5px;
    font-weight:bold;
    color:#ffffff;
    background: url('/images/table_header_bg_vert.png') right bottom repeat;
    border:0;
    height:24px;
}

table.case_studies td.value {
    width: 300px;
    text-indent:5px;
}