/* =h1 */
h1.h1Speaker,
h1.h1Speakers,
h1.h1Brain,
h1.h1Bulb,
h1.h1Compass,
h1.h1Enews,
h1.h1GreenLine,
h1.h1GreyLine,
h1.h1MagnifyingGlass,
h1.h1MegaphoneSm,
h1.h1MegaphoneLong,
h1.h1Microphone,
h1.h1QuestionMark,
h1.h1SatelliteDish,
h1.h1SpeechBubbles,
h1.h1Spotlight,
h1.h1Toolbox,
h1.h1ToolboxBlue{
}

/* =img */
img.mainImage{
}

/* =span */
span.purple{
	color:#6a3288;
}
span.green{
	color:#88bb3c;
}
span.pink{
	color:#e2007a;
}

/* Styles for CMS editor */
.img-left{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.img-right{
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}

body.mceContentBody {
   background: #FFFFFF;
   text-align:left;
   margin:0px;
   color:black;
   font-size:80%;
}

.mceContentBody a {
	color: black !important; /* FF requires a important here */
	text-decoration:underline;
}
.mceContentBody ul {
	padding-left:20px;
}
