/*home banners */
#homebanners{
width: 720px !important;
width: 740px;
float: left;
padding: 0px 20px 20px 20px;
}

.moduletabletop {
margin: 0 4px 0 4px;}

.moduletableleft {
float: left;
margin-right: 10px;}

.moduletablemiddle {
float: left;
margin-right: 10px;}

.moduletableright {
float: right;}

#ticker {
width: 680px !important;
width: 720px;
padding: 0px 20px 0px 20px;
line-height: 30px;
border: 1px solid #ccc;
text-align: center;
clear: both;
list-style-type:none;
margin: 0 0 15px 0;
  }

.moduletableticker {
text-align: center;
}

#ticker li.first {
float: left;
margin: 0 10px 0 0;
color: #62709d;
font-weight:bold;}

#ticker a.scroll  {
text-decoration: none;
color:#62709d;
font-size: 0.8em;
margin-left: 40px;
}

#ticker a:hover.scroll, #ticker a:active.scroll {
color: #4db3e7;}