body {
	text-align:center; font-family:sans-serif;}
	
.clear {clear:both;}

.hidden {display:none;}

#contenedor_anunciate {
	margin: 0 auto;
	text-align:left;
	width:900px;
	padding-bottom:100px;}

#contenedor_anunciate #contenido {
	padding-top:25px;}

#contenedor_anunciate .standardBox {
	float:left;
	margin-left:50px;
	width:140px;}
#contenedor_anunciate .standardBox.first {
	margin:0;}
	#contenedor_anunciate .standardBox .contenido {
		height:100px;
		padding:8px;
		font-size:12px;}
		
	#contenedor_anunciate .standardBox .contenido ul,
	#contenedor_anunciate .standardBox .contenido li {
		list-style-type: none;
		padding:0;
		margin:0;}
		
	#contenedor_anunciate .standardBox .contenido li {
		padding:2px;
		border-bottom: 1px solid #fff;}
	
	#contenedor_anunciate .standardBox .contenido li,
	#contenedor_anunciate .standardBox .contenido li a {
		color: #000;
		text-decoration:none;}
		
		
	.seccion_anunciate .standardBox h1 {
		font-size:13px;
		text-align:left;
		height:30px;}
		.seccion_anunciate .standardBox h1 span {
			display: table-cell;
			vertical-align:middle;
			height:30px;}
		