/* Start of CMSMS style sheet 'Bookmarks' */
.cms-module-bookmarks-header {

  font-size: 1.1em;
  margin-left: 6px;
background-color: #E81B23;
color: #fff;
padding: 2px 2px 2px 4px;
font-family: "Lucida console",Geneva,Verdana,Arial, Helvetica, sans-serif;
}
.cms-module-bookmarks-list {
  padding: 4px;
  margin: 4px;
  line-height: 1.5em;
}
.cms-module-bookmarks-list li {
  list-style: none;
}
.bookmark-link {
  font-weight: bold;
font-family: Georgia,"Times New Roman", Times, serif;
  /*background-color: #FFF;
*/
}

#archive a,  #archive a:hover {
color: #000;
font-size: 10px;

}

.bookmarkIMG {
float: left;
padding: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C2C2C2;
	border-right-color: #9F1F1E;
	border-bottom-color: #9F1F1E;
	border-left-color: #C2C2C2;
}

.cms-module-bookmarks-summary {
  margin-top: 6px;
  margin-bottom: 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #555
}

/* End of 'Bookmarks' */

