/*-----------------------------------------------------------------------------------------
                         The Left Site Home Table                                          
-----------------------------------------------------------------------------------------*/
ul#lefthome li {
	padding:0 17px 11px 19px;
}
ul#lefthome li table#contact tr td {
  padding: 0;
  margin:0;
  width:150px;
}
ul#lefthome li table#contact thead  {
  background: url("../images/bg-head-contact.gif") no-repeat;
  width: 150px;
}
ul#lefthome li table#contact tr td.contacto {
	background: #c0ced1;
	padding: 5px 5px;
	font-size: 11px;
	font-weight:700;
       width: 140px;
}
ul#lefthome li table#contact thead tr td {
	font-size: 11px;
	font-weight:700;
	padding: 0 5px;
	text-align: left;
       height:21px;
	vertical-align: middle;
}
#newsticker {
  background: #e5ebec;
  list-style-type: none;
  padding: 5px 3px;
  height: 86px;
  width: 146px;
}
ul#newsticker li {
  padding:0;
}