#kursy-img-header {
	margin: 10px auto;
}

.list li {
	padding-left: 15px;
	background: url(/images/list-arrow.png) no-repeat 0 7px;
}

.list li ul {
	list-style-type: disc;
	margin-left: 25px;
}

.list li li {
	background: none;
	padding-left: 0;
}

.list .title {
	color: #9DC203;
	text-decoration: underline;
	font-weight: bold;
	padding: 5px 0;
}

.list .subtitle {
	padding: 10px 0;
	font-weight: bold;
}

.list .desc {
	padding-bottom: 10px;
	line-height: 1.5em;
}

h2 {
	padding-top: 20px;
}

#content-right p {
	padding: 0 10px;
}

#content-right .header {
	color: #e4cd00;
}

#content-right .header span {
	font-size: 18px;
	color: #e4cd00;
}

#content-right .content {
	color: #ffffff;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content-right .ending {
	color: #faae00;
	font-size: 13px;
	font-weight: bold;
}