/* Start of CMSMS style sheet 'Module:bookmark_cms' */
#cms-module-bookmarks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
.bookmarks-header {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
}
ul.bookmarks-list li{
	padding-top: 6px;
	padding-bottom: 4px;
	margin-left: 14px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.bookmark-link, .bookmark-link a {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #1c456e;
	text-decoration: none;
}

.bookmark-link a:hover {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #fe9901;
	text-decoration: none;
}
.bookmarks-summary {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.bookmark-descriz {
	color: #555555;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.bookmark-mail, .bookmark-mail a {
	text-decoration: none;
}
/* End of 'Module:bookmark_cms' */

