h3 {
	background-color: #ff9900;
	margin-bottom: 5px !important;
	color: #fff;
	font-weight: bold !important;
	padding: 5px !important;
}

ul {
	margin-bottom: 15px;
}

div.rasc {
	padding: 10px;
	border: 1px solid #ff9900;
	margin-bottom: 20px;
}

div.rasc h4 {
	color: #ff9900;
	font-weight: bold !important;
}

div.ijj h4 {
	color: #a6a6a6;
	font-weight: bold !important;
	margin-bottom: 0px;
}

div.ijj .inner {
	margin-bottom: 15px;
	border: 1px solid #a6a6a6;
	padding: 10px;
}

