@import "00_general.css";

/* ESTILOS PARA LA SECCION TERMS & CONDITIONS */

#terms_conditions_titular {
	width: 550px;
	height:23px;
	background: url(../images/terms_conditions_h3.gif) no-repeat left top;
	margin-top: 0px;
}
#terms_conditions_titular h3 {
	display: none;
}
#terms_conditions_lista ul {
	list-style: none;
	margin: 0px;
	padding: 0px;	
}
#terms_conditions_lista li {
	list-style: none;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#terms_conditions_lista li li {
	padding-left: 20px;
	width: 510px;
}