*, * focus {
	outline: none;
}
h2.trigger {
	padding: 0;
	margin: 0 0 0px 8px;
	background: url(../../images/h2_trigger_a.gif) no-repeat;
	height: 39px;
	line-height: 39px;
	width: 760px;
	font-size: 2em;
	font-weight: bold;
	float: left;
}

h2.triggertitulo {
	padding: 0;
	margin: 0 0 0px 0px;
	background: url(../../images/f_cash_out.gif) no-repeat;
	height: 42px;
	line-height: 42px;
	width: 768px;
	font-size: 1.5em;
	text-transform:uppercase;
	color: #ccc;
	font-weight: bold;
	float: left;
}


h2.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover {
	color: #ccc;
}
h2.active {background-position: left bottom;}
.toggle_container {
	margin: 0 0 0px 8px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(../../images/toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 1.0em;
	width: 751px;
	clear: both;
}
.toggle_container .block {
	padding: 20px ;
	background: url(../../images/toggle_block_btm.gif) no-repeat left bottom;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container h3 {
	font: 2.5em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
.toggle_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}