@charset "utf-8";



div.filmo {
	width:100%;
	margin-bottom:30px;
}

.filmo h5 {
	border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#FF8598;
	margin-bottom:5px;
}

.filmo div.floatRight {
	margin-left:20px; margin-right:20px;
	margin-bottom:20px;
}

.filmo div.clear {
	clear:both;
}

