/* Start of CMSMS style sheet 'newsticker home' */
div#ntick_outer {
   overflow: hidden;
   width: 415px;
   position: relative;
   left: 45px;
   top: 105px;
   height: 150px;
}

div#ntick_inner {
   background-color: #f9fbfc;
   position: relative;
   top: 0 px; /* top: 0px */
   height: auto;
}

div#ntick_inner a {
   color: #324651;
   text-decoration: none;
   background-color: #f9fbfc;
}
/* End of 'newsticker home' */

