/*** portlet decorator ***/
.rivit-footer-decorator {
	padding: 0px 0px 0px 0px;
}

/*** portlet footer ***/
.rivit-footer-decorator .rivit-footer-portlet {
	width: 100%;
	height: 24px;
	background-image: url('images/back_footer.gif');
	font-size: 10px;
	font-family: Tahoma;
    color:#999999;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

.rivit-footer-decorator .rivit-footer-portlet .angolo-sx {
	width: 10px;
	height: 24px;
	padding: 0px 0px 0px 0px;
	background-image: url('images/cleft_footer.gif');
	border: none;
}

.rivit-footer-decorator .rivit-footer-portlet .angolo-dx {
	width: 10px;
	height: 24px;
	padding: 0px 0px 0px 0px;
	background-image: url('images/cright_footer.gif');
	border: none;
}