/*
Theme Name: Orsett
*/

/* main elements */
.headline h2 {
    color: #6E6E6E !important;
}
.headline h2 .blue{
    color: #007BB5 !important;
}
.headline h2 .green{
    color: #99AB3C !important;
}
#content .align-left, #content img.alignleft {
	float:left;
	margin:0 22px 15px 0;
}

.sidebar-box .graphic strong {
   color: #6E6E6E
}

h3.procat{ font-size:24px; color: #6E6E6E }


