/* Contenuti nel blocco dei teaser */

div#TeaserBlock {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
font-size:1.2em;
color:#999999;
float:left;
position:relative;
width:300px;
margin-bottom:5px;
margin-top:10px;
}

div#TeaserBlock ul {
background:#ededed;
float:left;
border-bottom: 1px solid #ccc;
margin-top:0px;


}

div#TeaserBlock ul li {
border-bottom:1px solid #CCCCCC;
display:block;
color:#000000;
display:block;
line-height:15px;
text-align:left;
float:left;
font-size:0.71em;
font-weight:normal;
margin:0 5px;
padding:5px 0;
width:140px
}


div#TeaserBlock ul li.col1 {
}

div#TeaserBlock ul li.col2 {
}

div#TeaserBlock ul li img {

padding:0 40px 5px 0px;
}


div#TeaserBlock h1 {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background: transparent url(../images/project/box300_botop.gif) no-repeat scroll 0 0;
border:1px solid #CCCCCC;
color:#F99618;
font-size:0.8em;
padding:7px;
text-align:left;
vertical-align:middle;
margin-bottom:-12px;
height:22px;
} 




div#TeaserBlock a {
color:#999999;
font-weight:bold;
}

div#TeaserBlock a:hover {
color:#999999;
font-weight:bold;
}


div#TeaserBlock table {
width:100%;
line-height:15px;
text-align:left;
color:#333;
font-size:12px;
border-collapse:collapse;

	}
	
	div#TeaserBlock table tr td a {}
	
		div#TeaserBlock table tr td {
			font-size:0.8em;
		  	padding: 2px;
		  	color: #333;
		  	background:#EDEDED;
		  	border-bottom:1px solid #ccc;
		  	border-right:1px solid #ccc;
		  	height:25px;
		}


div#TeaserBlock table tr td.col1 {
width:40%;
text-align:left;
height:30px;
text-indent:2px;

}



div#TeaserBlock table tr td.col2,
div#TeaserBlock table tr td.col3,
div#TeaserBlock table tr td.col4,
div#TeaserBlock table tr td.col5 {
width:15%;
text-align:center;

}

table.teaser_table, table.teaser_table2 {
  	width: 100%;
}



table.teaser_table tr th, table.teaser_table2 tr th {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#999999;
color:#FFFFFF;
font-size:0.9em;
padding:4px;
text-align:left;
vertical-align:middle;

}
	table.teaser_table tr td a {
	 font-size:0.8em;
	 font-weight:bold;
	 
	}
	table.teaser_table tr td a:hover {
	}
	table.teaser_table tr th span,
	table.teaser_table tr td span {
	}
	table.teaser_table tr th img ,
	table.teaser_table tr td img {
	}
	
	
	table.teaser_table tr td.col1 {
	}
	
	table.teaser_table tr td.col2,
	table.teaser_table tr td.col3,
	table.teaser_table tr td.col4,
	table.teaser_table tr td.col5 {
	}

table.teaser_table tr td.teaser_link {
}
	table.teaser_table tr td.teaser_link a {
	}
	table.teaser_table tr td.teaser_link a:hover {
	}
	
	

