#killert_title, #killert_footer
{
    margin: 5px auto;
    padding: 1px 0px -10px;
}

#killert_title
{
    background: #F7F7F7;
    font: 14px Arial, Helvetica, sans-serif;
    color: #666666;
}

#killert_footer
{
    background: #FFFFFF;
    font: 12px Arial, Helvetica, sans-serif;
    color: #000000;
}

#killert_title table, #killert_footer table
{
    border: 1px solid #D8D8D8;
    padding: 10px;
}

#killert_title img, #killert_footer img
{
    padding-top: 15px;
}

#killert_title h1
{
    width: 600px;
	background-color:#999;
color:#fff;
margin:auto;

font-size:20px;
line-height:27px;

padding:10px 10px 10px 10px;
text-shadow: 2px 2px 2px #777;


    /* font: 22px Arial, Helvetica, sans-serif;
    text-align: left;
    color: #999999;
    background: #F7F7F7;
    border: 0;
    border-bottom: 1px solid #888888; 
	*/
}

