/* GENERAL STYLES */
p {
	font-size:11px;
	margin:0px;
}

h2 {
	font-size:20px;
	color:#f37021;
	font-weight:normal;
	line-height:30px;
}

h3 {
	font-size: 14px;
	margin:0px;
	font-weight:normal;
}

.orange {
	padding:3px 0px 3px 10px;
	margin:0px;
	color:#000;
	display:block;
	background-color:#f37021;
	font-size:13px;
	text-transform:uppercase;
}

/* EDITOR PROPERTIES */
p {

}

h3 {

}

.orange {

}

h2 {

}

