/* Start of CMSMS style sheet 'theme : Gads blogroll' */
.blogroll {
   margin-top: 2.6em;
}

#cms-module-bookmarks {
   width: 100%;
}

.cms-module-bookmarks-header {
   background:#6DA000 url(files/theme/arrow-right-active.gif) no-repeat scroll 0.4em center;
   color:#FFFFFF;
   display:block;
   font-size: 1em;
   font-weight: bold;
   margin:0;
   padding:0.8em 0.5em 0.8em 1.5em;
}

#cms-module-bookmarks ul {
   margin:0;
   padding:0;
}

#cms-module-bookmarks li {
   border-bottom:1px solid #C0C0C0;
   display:block;
   list-style-image:none;
   list-style-position:outside;
   list-style-type:none;
   margin:0;
}

#cms-module-bookmarks a {
   background:transparent url(files/theme/arrow-right.gif) no-repeat scroll 0.5em center;
   color:#669900;
   display:block;
   min-height:1em;
   padding:0.8em 0.5em 0.8em 1.5em;
   text-decoration:none;
}

/* End of 'theme : Gads blogroll' */

