.box-middle {
	height: 770px;
	padding: 13px 0px 0px 0px;
}

.box-middle h1 {
	background: url(images/header_suporte.gif) no-repeat 0px 0px;
	text-indent: -90000px;
	width: 540px;
	margin: 0px 0px 15px 0px;
}

.box-middle h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 0px 20px 0px;
}

.box-body ul {
	color: #606060;
	padding: 0px;
	margin-left: 0px;
	list-style: none;
}

.box-body ul li {
	margin-bottom: 20px;
}

.box-body ul a {
	color: #454545;
	text-decoration: none;
}

.box-body ul a:hover {
	text-decoration: underline;
}

