.help-message{
	display: block !important;display: none; /* IE6 e inferiori */
    	float: left;position: relative;width: 16px;height: 16px;
    	margin: 3px 0 0 5px;background: #FFF url(info.png)
}

.help-message em	{
	position:absolute;
	left: -9999px;
    	min-width: 12em;
    	padding: 7px;
    	border: 1px solid #ccc;
    	background: #F2F3F9;
    	color: #555;
    	font: normal normal 12px/1.3 Arial, sans-serif
    	}
    	
.help-message:hover em{
	left: 20px;top: -5px
	}

td.align-right {
text-align: right;
}

td.maincontent h1.csc-firstHeader {
	background-color:#f6c360;
	font-weight: bold;
	font-size: 1em; 
	margint-top: 0px;
	margin-bottom: 10px;
	font-variant:small-caps;
}


td.newsroom_2cols hr {
	width: 200px;
	color: #4BAA46;
	}

a.title_gallery {
	font: 1.2em Arial;
	text-align: center;
	border-top: 3px solid #ccc;
}

table.contenttable p, table.contenttable p.bodytext {
margin-bottom:0px;
padding:5px;
}

#about_sfe p.bodytext, #about_sfe p {
	padding:0px;
}

.jdGallery .slideInfoZone h2 {
	color:inherit;
	font-size:80%;
	font-weight:bold;
	margin:2px 5px;
	padding:0;
	display: none;
}

td#subtitle_lx {
background:transparent url(images/subtitle_lx.gif) no-repeat scroll 0 0;
height:35px;
width:7px;
}

td#subtitle_rx {
background-image:url(images/subtitle_rx.gif);
background-repeat:no-repeat;
height:35px;
margin-right:5px;
padding-right:5px;
width:7px;
}

td#subtitle_int {
background:#90A8C9 url(images/subtitle_bk.gif) repeat scroll 0 50%;
}



