#content {
    width: 490px;
}

#border {
    background-color: #FFFFFF;
    height: 400px;
    float: right;
}

#border .public-news-header {
      margin-left: 10px;
      margin-top: 10px;
      width: 155px;
}

#border .public-news-header TR TD{
      padding-left: 5px;
      background-color: #3BB3C3;
      vertical-align:middle;
      text-align:left;
      font-weight: bold;
      font-size: 8pt;
      color: #ffffff;      
}

#border .public-news-header TR TD.empty{
      background-color: #FFFFFF;
}

#latest-news {
    margin-left: 12px;
	width: 151px;
	border-width: 1px;
	border-style: solid;
	border-color: #3BB3C3;
	background-color: #FFFFFF;
	color: #000000;
	
}

#latest-news .news-title, #latest-news .news-title A {
	font-weight: bold;
    text-align: left;
}

#latest-news .news-more, #latest-news .news-more A {
	font-size: 7pt !important;
	font-weight: bold;
}

#latest-news .news-date {
	font-size: 8pt;
}

#latest-news .news-category {
	font-size: 8pt;
}

#latest-news .news-content {
	font-size: 9pt;

}

#latest-news .news-content A {
	color: #3BB3C3;
	font-size: 9pt;
}

#latest-news P {
    margin: 0px;
    line-height: 120%;
}

table#latest-news {
    text-align: left !important;
}

IMG.border_logo {
    margin-top: 8px;
    margin-left: 12px;
}

P.border_logo {
    margin-left: 20px;
    text-align:center;
}
