.miolo .direita
{
	background-image:url(../imgs/licitacoes/bkg.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:601px;
}


.scroll 
{
	width:505px;
	height:178px;
	overflow:auto;
	padding-right:15px;
}

.scroll h3{
	font-weight:bold;
	margin-bottom:10px;}
.scroll p 
{
	margin-bottom:15px;
	text-align:justify;
}
.scroll a{display:block;}

.scroll .sep 
{
	height:1px;
	border-bottom:1px dotted #1D4F78;
	overflow:hidden;
	display:block;
	margin:10px 0px 10px 0px;
}