@charset "utf-8";
/* CSS Document */

/*write new parameter*/
table#textservice td p {font-size:1em; margin:6px 5px 4px 5px; padding:0;}
table#textservice {
	border-collapse:collapse;
	width:660px;
	background-image: url(../immagini/service_perkinstop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
table#textservice td {
	padding: 0;
	/*vertical-align:top;*/
}
table#textservice  h4 {
	margin:8px 8px 0 95px;
	padding:0;
	font-size:1.2em;
	font-weight:bold
}
table#textservice td.title {
	height: 50px;
}
table#textservice td.imm {
	height: 130px;
}
table#textservice td.serviceBt {
	background-image: url(../immagini/service_perkinsbt.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:10px 0 0 0;
}
table#textservice td.serviceBt p {
	margin:0 30px 0 95px;
	padding:0;
	text-align:justify;
}
table#textservice td.serviceBt ul {
	margin:0 30px 10px 110px;
	padding:0;
	}

/* textcontent width:660px*/



