/* Start of CMSMS style sheet 'start.css' */
       .divid {
             position:absolute;
             left:200px; top:100px; width:505px; height:256px;
             border: 0;
             }
        .divbrow {
             position:absolute;
             background:#fff none repeat scroll 0 0;
             left: 270px;
             top: 430px;
             font-family:Tahoma,Helvetica,sans-serif;
             font-size: 0.8em;
             color: #CCCCCC;
             font-style: normal;
             text-align: left;
             width: 350px;
             padding: 10px;
   /*       border: 1px solid #C0C0C0;
             -moz-border-radius:10px;
             -khtml-border-radius:30px;*/
             }

          
           A:link {text-decoration: none; color #CCCCCC;}
           A:visited {text-decoration: none, color #00529C;}
           A:active {text-decoration: none, color #00529C;}
           A:hover {text-decoration: underline; color: #CCCCCC;}
/* End of 'start.css' */

