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

.scrollable {
	position:relative;
	overflow:hidden;
	width: 740px;
	height:350px;
	float:right;
}

.sobreCliente {
	float:left;
	margin:0 0 0 10px;
	width:230px;	
}

a.boxOutros {
    height:150px !important;
    padding:3px !important;
}

#projetoinfo {
	font-weight:bold;
	float:right;
	font-style: italic;
	color: #E9680A;
	margin-right:10px;
}
