.container-faq
{
	width: 570px;
	float:left;
}

h2.acc_trigger
{
	padding: 15px 0 0;
	margin: 0 0 5px 0;
	background: #e5e5e5 url(../imagenes/h2_trigger_a.png) no-repeat;
	height: 46px;
	line-height: normal;
	width: 570px;
	color:#626262;
	font-family: 'Open Sans', 'sans-serif';
	font-size:14px; !important;
	font-weight:normal !important;
	text-decoration: none;
	float: left;
/*	-webkit-border-radius: 5px;
    border-radius: 5px;*/
}

h2.acc_trigger a
{
	color: #3b3b3b !important;
	text-decoration: none !important;
	display: block;
	padding: 0 45px 0 20px;
}

h2.acc_trigger a:hover
{
	color: #666666;
}

h2.active
{
	background-position: left bottom;
}

.acc_container
{
	margin: 0 0 5px;
	padding: 0;
	overflow: hidden;
	font-size: 1.2em;
	width: 570px;
	clear: both;
/*	background: #f9f9f9;*/
/*	border: 1px solid #d6d6d6;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px; */
}

.acc_container .block
{
	padding: 20px;
}


.acc_container .block p
{
	font-size:12px;
	color:#3b3b3b;
	padding: 5px 0;
	margin: 5px 0;
	font-family:Arial, Helvetica, sans-serif !important;
	line-height:20px;
	display: inline;
	padding-right: 8px;
}
