
#newsbox {
          width:164px;
          margin:0px 0px 0px 0px;
          padding:0px 0px 0px 25px;
          }
#newsboxtitletext {
          display:block;
          padding:11px 0px 0px 10px;
          font:14px arial;
          font-weight:bold;
          color:#ffffff;
          }
#newsboxheader {
          background-image:url("../images/sitestructure/newsBox_header.gif");
          background-repeat: no-repeat;
          background-position: 0px 0px;
          width:164px;
          height:44px;
          margin:0px;
          padding:0px;
          }
#newsboxbody {
          background-image:url("../images/sitestructure/newsBox_bg.gif");
          background-repeat:repeat-y;
          width:164px;
          height:100px;
          padding:0px 0px;
          }
#newsboxfooter {
          background-image:url("../images/sitestructure/newsBox_footer.gif");
          background-repeat: no-repeat;
          width:164px;
          }
#newsboxlink {
          background-image:url("../images/sitestructure/newsBox_more_btn.gif");
          background-repeat: no-repeat;
          width:46px;
          height:12px;
          display:block;
          float:right;
          }
#newsboxlink:hover {
          background-image:url("../images/sitestructure/newsBox_more_btn_on.gif");
          }


#eloop {
          background-image:url("../images/sitestructure/eLoop_btn.gif");
          background-repeat: no-repeat;
          width:164px;
          height:52px;
          float:right;
          margin-top:10px;
          }
#eloop:hover {
          background-image:url("../images/sitestructure/eLoop_btn_on.gif");
          }
