
	@import url("carousel/normalize.css");

	.sushiBox {margin-bottom:5px;}
	.sushiBox  h3{line-height:24px; margin-bottom:15px;}
	.sushiBox  li{width:100%; height:65px; overflow:hidden;}
	.sushiBox  li p{float:left; padding-top: 10px; padding-right: 35px; width:224px; text-align: justify; font:normal 30px 'walk'; color:#cf1919; border-top:dotted 1px #bebebe; background:url('carousel/seta-right.png') 240px 22px no-repeat;}
	.sushiBox  li.ativo p{background:url('carousel/seta-down.png') 236px 24px no-repeat;}
	.sushiBox  li.last p{border-bottom:dotted 1px #bebebe}
	.sushiBox  a{position:relative; display:block; float:left; width:639px; height:64px; background-position:center; border-top:solid 1px #ededed;}
	.sushiBox  a .overlay{width:639px; height:270px; background:url('carousel/overlay.png')}
	.sushiBox  a:hover .ver-mais{display:block; top:120px; left:310px;}
	span.ver-mais{position:absolute; display:none; width:48px; height:48px; top:50px; left:122px; background:url('carousel/sprite-more.png');}
