@charset "UTF-8";
/* CSS Document */

.generoContent .flLt {
	float:left;
	margin-right: 1em;
	clear:both;
}

.generoContent .flRt {
	float:right;
	margin: 0 1em 0 1em;
	clear:both;
}
.generoContent .clearFloat { 
	clear:both;
}
.generoContent .imageRow {
	margin-right: 1em;
}
.generoContent A IMG {
	margin-bottom: 1em;
	border: 0;
}
