#destaque_modulo {
	width: 952px;
	height: 232px;
	font-size: 14px;
	line-height: 1.6;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

h1 {
	margin: 0;
}

hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #CCC;	
	margin-bottom: 20px;
	padding: 0;
}

p {
	margin: 0;	
	padding: 7px 0;
}

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

a { 
	outline-color: #888;	
}
	h3 {
			margin: 0;	
			padding: 7px 0 0 0;
			font-size: 16px;
			text-transform: uppercase;
		}

		div#feature_list {
	width: 952px;
	height: 232px;
	overflow: hidden;
	position: relative;
	background-color: #FFF;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
	left: 0;
	z-index: 2;
	width: 260px;
		}

		ul#tabs li {
	font-size: 12px;
	background-image: url(../destaque_img/botao.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		}
		
		ul#tabs li img {
	padding: 5px;
	border: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
		}

		ul#tabs li a {
	color: #333333;
	text-decoration: none;
	display: block;
	height: 58px;
	outline: none;
		}

		ul#tabs li a:hover {
			text-decoration: underline;
		}

		ul#tabs li a.current {
	color: #FFFFFF;
	background-image: url(../destaque_img/botao_active.png);
	background-position: left top;
	background-repeat: no-repeat;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
	width: 716px;
	height: 240px;
	position: relative;
	left: 288px;
		}

		ul#output li {
	position: absolute;
	width: 716px;
	height: 232px;
	right: 50px;
		}

		ul#output li a {
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-decoration: none;
	font-size: 13px;
	color: #FFF;
	-moz-border-radius: 5px;
	width: 500px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	background-image: url(../destaque_img/transpBlack.png);
		}
		
		ul#output li a:hover {
			background: #D33431;
		}
#destaque_modulo #feature_list #tabs li a .titulo_aba {
	width: 220px !important;
	height: 40px !important;
	position: relative !important;
	top: 8px !important;
	left: 8px !important;
}
