/**
 * This support file is used to style the WYSIWYG editor in the CMS
 */

.linkButton {
	background-color:#ccc;
	padding:5px 10px 5px 10px;
}

.intro {
	font-size:1.5em;
}

