#box_portfolio{
	width:548px;
	float:left;
	padding-top:10px;
}
#itemPortfolio{
	width:130px;
	height:130px;
	margin-left:5px;
	margin-bottom:5px;
	float:left;
	text-align:center;
	background: url(../images/img_videos.png) no-repeat;
}
#itemPortfolio a{
	width:130px;
	height:130px;
	float:left;
	padding-top:5px;
	background:url(../images/load.gif) center no-repeat;	
}
#box_proxLancamentos{
	width:546px;
	float:left;
	margin-top:10px;
	background:#333;
	padding:4px 1px 0px 3px;
}
#item_proxLanc{
	width:40px;
	height:40px;
	float:left;
	text-align:center;
	background:url(../images/bgimglanc.jpg) no-repeat;
	margin-left:2px;
	margin-right:3px;
	margin-bottom:2px;
	padding-top:2px;
	overflow:hidden;
}