#infoebay {
	width: 475px;
	float: left;
}

#infoebay img {
	width: 475px;
}

#infoebay p {
	text-align: justify;
}

#destacados {
	width: 480px;
	float: left;
}

#destacados td {
	width: 160px;
	height: 160px;
	text-align: center;
}

#destacados img {
	width: 150px;
}

#destacados ul {
	list-style-type: none;
}

#destacados a {
	color: #cc0000;
}

#pagination {
	float: right;
	margin: 10px;
	color: #333;
}

#pagination a {
	color: #333;
}