#santiblog{
	width: 520px;
	background-color: #FFFFFF;
}
#santipost{
	width: 520px;
	background-color: #FFFFFF;

}
.cassette{
    text-align: center;
}

#lado-a {
	float: left;
	width: 250px;
	padding-bottom:5px;
}

#lado-b {
    float: right;
	width: 250px;
	padding-bottom:5px;
}

.titulo {
	margin-bottom: 4px;
	background: url(../images/download_icon.gif) no-repeat left;
	padding-left: 15px;
}

.artista {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818181;
}

.file-size {
	color: #BBBBBB;
}

#bloque {
	float: left;
	width: 235px;
}

.clear {
  clear: both;
}

#santiblog ul { 
	list-style-type: none;	
	margin: 0px; 
	padding: 0px; 
	text-decoration: none;
	}

#santiblog ul li {
	padding: 0 0 0 0;
	border-bottom: 1px dashed #CCCCCC;
	text-decoration: none;
	background: none;
	}

#santiblog ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004276;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

#santiblog ul li a:hover {
	text-decoration: underline;
}