

/* ===============================================  */
/* 		INIZIO STILE CONTAINER stile ASP.NET			*/
/* ===============================================  */

#ContentPane {
	text-align:left;
}

.clear{
	clear: both;
	height: 0;
}

.content{
	margin-right: 5px;
	text-align:left;
}

.features .rounded 
{
	padding:0 0 0 11px;
	margin: 10px 5px 10px 5px;
	background: url(tsr-l.gif) top left no-repeat;
}
.features .rounded .clearfix
{
	background: transparent url(tsr-r.gif) top right no-repeat;
	margin:0;
	padding: 0.6em 0 0.5em 0;
	line-height: 1.1em;
	text-transform: none;
    padding-bottom: 2px;
}
.features .rounded .roundedMain
{
    border-style: solid;
	border-color: #d8d8d8;
	border-width:0 1px 0 0;
	
	text-align:left;
}
.features .rounded .roundedEnd 
{
	margin:0 0 0 -11px;
	padding-left:11px;
	background: url(tsr-l.gif) bottom left no-repeat;
}
.features .rounded .roundedEnd div 
{
	padding:0 10px 10px 0;
	background: url(tsr-r.gif) bottom right no-repeat;
	height: 6px;
}

.features .rounded .roundedMain
{
    margin-bottom: 0;
    padding-bottom: 0;
	
	text-align:left;
}
.features .rounded .roundedEnd div
{
    margin: 0;
    padding: 0;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* ##########   segue riga aggiunta da me   ############ */
.containerBorder {
	margin:0 0 0 -11px;
	padding:0 11px 0.5em 11px;
	background:#fff;
	border-left: solid 1px #d8d8d8;
	height:1%;
}

/* ##########   fine riga aggiunta da me   ############ */


/* ===============================================  */
/* 		FINE STILE CONTAINER stile ASP.NET			*/
/* ===============================================  */


