#columna_reviews {
	margin-top: 20px;
	width: 618px;
	float: left;
	margin-right: 6px;
}
#columna_reviews p {
	margin-top: 3px;
	padding-right: 2px;
}
#recomendado_reviews {
	background-color: #000000;
	margin-top: 6px;
	height: 150px;
	margin-bottom: 12px;
}
#recomendado_reviews .recomendada_reviews_title {
	float: left;
}
#recomendado_reviews .recomendado_txt {
	color: #FFFFFF;
	margin-top: 2px;
	height: 148px;
}
#recomendado_reviews .productname a {
	font-size: 14px;
	color: #FFFFFF;
}
#recomendado_reviews .productname a:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
#recomendado_reviews .album a {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
#recomendado_reviews .album a:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
#recomendado_reviews .autor {
	font-size: 12px;
	color: #666666;
}
#recomendado_reviews .producto_img {
	float: left;
	width: 150px;
	height: 150px;
	margin-right: 4px;
}
#last_reviews {
}
#last_reviews .item_last_review {
	width: 303px;
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
}
#last_reviews .producto_img {
	height: 148px;
	width: 148px;
	float: left;
	margin-right: 6px;
	margin-bottom: 2px;
}
#last_reviews .last_review_head {
	margin-bottom: 4px;
}
#last_reviews .last_review_txt {
	width: 148px;
	float: right;
}
#last_reviews .productname a {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#last_reviews .productname a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#last_reviews .album a {
	color: #FF0000;
	text-decoration: none;
}
#last_reviews .album a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#last_reviews .autor {
	font-size: 12px;
	color: #666666;
}

#columna_4 .mas_leidos {
	margin-top: 10px;
}
.estrellas img {
	margin-top: 5px;
}
.producto_img img {
	border: 1px solid #000000;
}
.producto_img a img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.producto_img a:hover img {
	border: 1px solid #FF0000;
}

