/*
  SM 22Jun09: "external" css markup for elements that live outside of the module's pages (eg, blocks).
*/

/*
.block_mentor {
  border-top		: 1px solid #ddd;
  border-bottom		: 1px solid #ddd;
  border-left		: none;
  border-right		: none;
  padding			: 10px 0;
  margin			: 20px 0;
}
*/

/*
.block_title {
	font-size		: 20px;
	padding			: 10px 0 6px 0;
	background		: none;
	color			: #238298;
	font-family		: Georgia, times new roman, 'Trajan Pro', Arial;
	letter-spacing	: -0.05em;
	font-weight		: normal;
}
*/
