@charset "iso-8859-1";
/* CSS Document */
.social_display {
	display: block;
	clear: both;
	float: left;
	height: 20px;
	margin-top: 8px;
}
.social_display .social_cell {
	display: block;
	clear: none;
	float: left;
}
.social_display .social_cell.comm {
	width: 110px;
}
.social_display .social_cell.twitt {
	width: 94px;
}
.social_display .social_cell.face {
	width: 90px;
}
.social_display .social_comm {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	margin: 0px;
	position: relative;
	background-image: url(/common/ingegneri/images/social_comm.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	height: 20px;
	white-space: nowrap;
	display: inline-block;
	width: auto;
	background-repeat: no-repeat;
}
.social_display .social_comm .social_comm_title {
	background-repeat: no-repeat;
	background-position: 0px center;
	position: absolute;
	left: 77px;
	top: 0px;
	text-indent: -1024px;
	display: block;
	overflow: hidden;
	height: 20px;
	width: 4px;
	padding: 0px;
	background-image: url(/common/ingegneri/images/social_comm_row.png);
	margin: 0px;
}
.social_display .social_comm .social_comm_num {
	position: absolute;
	left: 80px;
	top: 0px;
	border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	border: 1px solid #83b6e4;
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	display: block;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	height: 18px;
}
.social_display .social_comm_twit {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	margin: 0px;
	position: relative;
	background-image: url(/common/ingegneri/images/social_comm_twitter.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	height: 20px;
	white-space: nowrap;
	display: inline-block;
	width: auto;
	background-repeat: no-repeat;
}
.social_display .social_comm_twit .social_comm_title {
	background-repeat: no-repeat;
	background-position: 0px center;
	position: absolute;
	left: 61px;
	top: 0px;
	text-indent: -1024px;
	display: block;
	overflow: hidden;
	height: 20px;
	width: 4px;
	padding: 0px;
	background-image: url(/common/ingegneri/images/social_comm_row.png);
	margin: 0px;
}
.social_display .social_comm_twit .social_comm_num {
	position: absolute;
	left: 64px;
	top: 0px;
	border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	border: 1px solid #83b6e4;
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	display: block;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	height: 18px;
}


.social_display_compact {
	display: block;
	clear: both;
	float: left;
	height: 20px;
	margin-top: 8px;
}
.social_display_compact .social_cell {
	display: block;
	clear: none;
	float: left;
}
.social_display_compact .social_cell.comm {
	width: 60px;
}
.social_display_compact .social_cell.twitt {
	width: 60px;
}
.social_display_compact .social_cell.face {
	width: 90px;
}
.social_display_compact .social_comm {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	margin: 0px;
	position: relative;
	background-image: url(/common/ingegneri/images/social_comm_compact.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 20px;
	white-space: nowrap;
	display: inline-block;
	width: auto;
	background-repeat: no-repeat;
}
.social_display_compact .social_comm .social_comm_title {
	background-repeat: no-repeat;
	background-position: 0px center;
	position: absolute;
	left: 25px;
	top: 0px;
	text-indent: -1024px;
	display: block;
	overflow: hidden;
	height: 20px;
	width: 4px;
	padding: 0px;
	background-image: url(/common/ingegneri/images/social_comm_row.png);
	margin: 0px;
}
.social_display_compact .social_comm .social_comm_num {
	position: absolute;
	left: 28px;
	top: 0px;
	border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	border: 1px solid #83b6e4;
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	display: block;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	height: 18px;
}
.social_display_compact .social_comm_twit {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	margin: 0px;
	position: relative;
	background-image: url(/common/ingegneri/images/social_comm_compact_twitter.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 20px;
	white-space: nowrap;
	display: inline-block;
	width: auto;
	background-repeat: no-repeat;
}
.social_display_compact .social_comm_twit .social_comm_title {
	background-repeat: no-repeat;
	background-position: 0px center;
	position: absolute;
	left: 25px;
	top: 0px;
	text-indent: -1024px;
	display: block;
	overflow: hidden;
	height: 20px;
	width: 4px;
	padding: 0px;
	background-image: url(/common/ingegneri/images/social_comm_row.png);
	margin: 0px;
}
.social_display_compact .social_comm_twit .social_comm_num {
	position: absolute;
	left: 28px;
	top: 0px;
	border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	border: 1px solid #83b6e4;
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	display: block;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	height: 18px;
}

