
	body {
		font: 0.8em arial, helvetica, sans-serif;
		background-color:#FFFFFF
	}
	
    #header ul {
		list-style: none;
		padding: 0;
		margin: 0;
    }
    
	#header li {
		float: left;
		border: 1px solid #bbb;
		border-bottom-width: 0;
		margin: 0;
		margin-right:2px;
    }
    
	#header a {
		text-decoration: none;
		display: block;
		background: #eee;
		padding: 0.24em 1em;
		color: #00c;
		width: 10em;
		text-align: center;
    }
	
	#header a:hover {
		background: #ddf;
	}
	
	#header .selected {
		border-color: #bbb;
	}
	
	#header .selected a {
		position: relative;
		top: 1px;
		background: white;
		color: black;
		font-weight: bold;
	}
	
	#comment-divs {
		border: 1px solid #bbb;
		clear: both;
		padding: 0 1em;
	}	
#new-url-info{ border:1px #FFFFFF dotted}

#resultado-audio{ border:1px dashed #FFFFFF; width:150px; padding:5px; float:right; text-align:center; font-size:10px; color:#333333 }

#photo-preview{border:1px dashed #FFFFFF; padding:5px; text-align:center; margin:0 auto; width:450px}

.comment-photo{ padding:5px; text-align:center}
.comment-link { padding:5px 0; }
.comment-link h3{ font-size:12px}
	
	.cerrar { padding:50px; text-align:center}
	.cerrar a{FONT-SIZE: 18px;
	FONT-FAMILY: georgia;
	font-weight:normal;	
	color: #a1a1a1; text-decoration:none }
