/* rotandroll styles */
#rotandrollContenedor {
	width: 899px;
	height: 90px;
	margin: 0 auto;
	background: #000000;
}

#rotandroll_grande {
	width: 728px;
	height: 90px;
	float: left;
}

#rotandroll_grande object {
	display:inline;
	float: left;
}

#rotandroll_pequeno {
	width: 168px;
	height: 90px;
	float: left;
}

#rotandroll_pequeno object {
	float: left;
	display:inline;
}

/* rotandroll styles */
