.fish_column_left {
	width: 450 px;
	float: left;
}
.fish_colum_right {
	float: right;
}
.zaxmenu {
  display: block;
  vertical-align:text-top;
  padding-bottom: 1cm;
  text-replace: "Copyright" "&copy;";
}
.zaxmenupic img{
     border:2px solid #ccc
}
.zaxmenupic:hover img{
     border:2px solid #ea8952;
}
.fish_italic {
   font-style:italic;
}
.white_background{
    background: #fff;
    padding-left: 10px !important;
    padding-right: 10px !important;
}  
.latest_news_intro {
}
.latest_news_title {
   color: #ea8952 !important;
   font-size: 1.2em;
}
.latest_news_ul {
    
}
.latest_news_ul li {
   
}
.latest_news_readmore {
    margin-bottom: 10px;
}
table.columns td {
  width: 50%;
  padding: 0px 5px 0px 5px;
  vertical-align: top;  /* this line was added */
}
#container { 
    padding: 5px 0 !important;
    background: #fff;
}
table {
    margin-bottom: 5px !important;
}
p {
   font-size: 100% !important;
   margin-bottom: 0px !important;
}