#success-facts span.header {
    width: 162px;
    text-align: center;
    display: block;
}

#success-facts div.header div.title {
	height: 63px;
	/*width: 137px;*/
    width: 193px;
	float: left;
	padding: 28px 0 0 30px;
}

#success-facts div.header div.header-left {
    background: url(../images/top_left.gif) no-repeat;
}

#success-facts div.header div.header-middle {
    background: url(../images/top_middle.gif) no-repeat;
}

#success-facts div.header div.header-right {
    background: url(../images/top_right.gif) no-repeat;
}

/*
umbenannt: #success-facts div.header div.middle
*/
#success-facts div.header div.middle {
    float: none;
    position: relative;
    top: 12px;
    left: 287px;
}

#success-facts div.box div.col {
    float: left;
    width: 213px;
    padding: 5px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
}

#success-facts div.box div.bodytext {
    background: transparent url(../images/bg_3col.gif) repeat-y scroll 0 0;
}
span.header a {
    text-decoration: none;
}
