.quickcms_styles p {
}

.quickcms_styles ul {
	list-style: none;
	margin: 0 0 22px 30px;
	color: #414141;
}

.quickcms_styles ul li:before {
    content: ">";
    font-size: 120%;
    padding-right: 7px;
    color: #414141;
    margin-left: -14px;
    transform: scaleX(0.6);
    display: inline-block;
}

.quickcms_styles ul li {
	margin-left: -7px;
	text-indent:2px;
}

.quickcms_styles h1 {
}

.quickcms_styles h2 {
}

.quickcms_styles h3 {
}

.quickcms_styles hr {
}