#killert_title, #killert_footer
{
    /*margin: 5px auto;*/
    /*padding: 3px;*/
}

#killert_title
{
    /*background: #000000;*/
    /*font: 14px Arial, Helvetica, sans-serif;*/
    /*color: #666666;*/
    /*border: 1px solid red;*/
}

#killert_footer hr
{
    	margin-left: -28px;
	margin-top: 15px;
        margin-bottom: 20px;
	width: 100%;
	height: 1px;
	background-color: #fff;
	/*color: #fff;*/
	border: 1px solid #fff;
        
}

#killert_title td.killert_data1 {
        width: 9px;
}
#killert_title td.killert_data2 {
        width: 600px;
}
#killert_title td.killert_data3 {
        width: 0;
}

#killert_footer td.killert_data1 {
        width: 100%;
}
#killert_footer td.killert_data2 {
        width: 0;
}
#killert_footer td.killert_data3 {
        width: 0;
}

#killert_title table, #killert_footer table
{
    width: 100%;
    padding: 0;
}

#killert_title img
{
    padding: 0;
    margin: 0;
    margin-left: 4px;
    padding-top: 7px;
    width: 9px;
}

#killert_footer img {
}

#killert_title td {
    text-align: left;
    margin: 0;
    padding: 0;
}

#killert_title h1
{
    padding: 0;
    margin-top: 0px;
    margin-left: 0px;
    font-family: Verdana, Arial, Helvetica,sans-serif;
    font-weight: bold;
    font-size: 0.95em;
    display: block;
    text-align: left;
    padding-bottom: 5px;
    padding-left: 8px;
}

