/* Contenuti nel blocco dei teaser */
table.teaser_table, table.teaser_table2 {
  	width: 100%;

	
}


table.teaser_table tr td {
  font-size: 0.9em;
  color: #333333;
  text-align: left;
  padding: 8px;
  border-bottom: #E8E8E8 solid 1px;
  /*border-right: #E8E8E8 solid 1px;*/
  
}

table.teaser_table2 tr td {
  font-size: 1.0em;
  color: #4D4D4D;
  text-align: left;
  border-bottom: #E8E8E8 solid 1px;
}

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;
	
	-webkit-border-radius: 5px;
	background-color:#BB1422;
	color:#FFFFFF;
	font-size:0.9em;
	padding:4px;
	text-align:left;
	vertical-align:middle;
}
	table.teaser_table tr td a {
	  /*color: #154E88;*/
	  color:#606060;
	  text-decoration: none;
	  font-weight:bold;
	  font-size:0.9em;
	}
	table.teaser_table tr td a:hover {
	  color: #bcb6b6;
	  text-decoration: underline;
	}
	table.teaser_table tr th span,
	table.teaser_table tr td span {
	  color: #54698F;
	  text-decoration: none;
	  font-weight: bold;
	  padding:15px;
	  font-size:110%;
	}
	table.teaser_table tr th img ,
	table.teaser_table tr td img {
	  padding:0px;
	  display: block;
	 /* float: left;*/
	}
	
	
	table.teaser_table tr td.col1 {
	width:40%;}
	
	table.teaser_table tr td.col2,
	table.teaser_table tr td.col3,
	table.teaser_table tr td.col4,
	table.teaser_table tr td.col5 {
	text-align:center;
	width:15%;}

table.teaser_table tr td.teaser_link {
  font-weight: normal;
  font-size: 1.0em;
  color: #6699cc;
  text-align: right;
  padding-right: 24px;
  text-decoration: none;
  background-image: url(/files/vancouver/cds/lib/images/clients/link.gif);
  background-repeat: no-repeat;
  background-position: right center;
  margin:5px;
  text-align: right;
  border: none;
  border-bottom:#E8E8E8 solid 1px;
}
	table.teaser_table tr td.teaser_link a {
	  font-weight: bold;
	  color: #54698F;
	  text-decoration: none;
	}
	table.teaser_table tr td.teaser_link a:hover {
	  font-weight: bold;
	  color: #54698F;
	  text-decoration: underline;
	}
	
	
	
table.teaser_table ul {}

table.teaser_table ul li {
display:block;
border-bottom:1px solid #CCCCCC;
color:#000000;
float:left;
font-size:0.91em;
font-weight:normal;
margin:0 5px;
padding:5px 0;
width:150px;

/*height:20px;*/
}

table.teaser_table ul li img {
/*padding-right:40px;*/
/*padding-bottom:10px;*/}
