.pan_wrap_servizi
{
	background: url(images/pan_checks.gif) repeat;
	margin: 0;
	position: relative;
	width: 117px;
	height: 76px;
}

.pan_frame_servizi
{
	background: url(images/pan_servizi.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 117px;
	height: 76px;
}
.portfolio .pan_wrap_portfolio
{
	background: url(images/pan_checks.gif) repeat;
	margin: 0;
	position: relative;
	width: 217px;
	height: 72px;
}

.portfolio .pan_frame_portfolio
{
	background: url(images/pan_portfolio.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 217px;
	height: 72px;
}