#success-facts {
	width: 670px;
	font-family: Verdanam, Arial, sans-serif;
	font-size: 14px;
	color: #333;
}

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

#success-facts p {
	margin: 0;
	padding: 3px 0 0 0;
	color: #fff;
	font-size: 12px;
}

#success-facts ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#success-facts img {
	border: none;
}



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

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

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

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

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

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

#success-facts div.spacer {
	clear: left;
	height: 10px;
}

#success-facts div.box div.top {
	background: url(../images/box_top_bg.gif) no-repeat;
	height: 19px;
	cursor: pointer;
}

#success-facts div.box div.top:hover {
	background: url(../images/box_top_bg_hover.gif) no-repeat;
}

#success-facts div.box div.bodytext {
	background: url(../images/bg.gif) repeat-y;
}

#success-facts div.box div.bodytext-single {
	padding-top: 5px;
}

#success-facts div.box div.top span {
	position: relative;
	left: 287px;
	top: -2px;
}

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

#success-facts div.box div.last {
	border-right: none;
}

#success-facts div.box div.col-single {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
}

#success-facts div.box table {
	text-align: center;
	margin: 0 auto 0 auto;
}

#success-facts div.box table td {
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
}

#success-facts div.logo {
	clear: left;
	text-align: right;
}
#page .header A { text-decoration: none; }
