.courses_head {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #1fb25a;
	padding-left: 10px;
	margin-bottom: 3px;
}
.courses .title {
	font-size: 14px;
	font-weight: bold;
	color: #1fb25a;
}
.courses .date {
	font-size: 11px;
	color: #1fb25a;
}
.courses table {
	background-image: url(/bitrix/templates/reso/images/course_bg.gif);
	background-repeat: no-repeat;
}
.courses table th {
	font-size: 12px;
	font-weight: bold;
	color: #b5985a;
	text-align: center;
	height: 21px;
	margin: 0px;
	padding: 0px;
}
.courses table td {
	font-size: 12px;
	color: #333333;
	text-align: center;
	height: 18px;
	vertical-align: middle;
}
.courses .currency {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 52px;
}
.bot_info {
	font-size: 10px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}