.courses_box {
	background-color: #F2F2F2;
	padding: 5px;
	border: 1px solid #C2C2C2;
	margin-bottom: 15px;
}
.courses_box h2{
	padding: 3px;
	display: block;
	background-position: center bottom;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #09F;
}
.downloadbox {
	float: right;
	width: 190px;
	border: 1px dashed #B9B9B9;
	padding: 3px;
	text-align: center;
	background-color: #FFF;
	color: #000;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.txt {
	display: block;
	text-align: left;
	width: 140px;
	padding-top: 11px;
}
.content .bdytxt .switch_course {
	display: block;
	width: 180px;
	float: right;
	padding: 3px;
	border: 1px solid #CCC;
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 9pt;
	font-weight: normal;
}
.switch_course #form2 label #select {
	font-size: 8pt;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.downloadbox .txt a {
	color: #000;
	font-weight: bold;
	text-transform: capitalize;
}




.downloadbox img {
	border:0;
	float: right;
}
.courses_box .donatebox h3 {
	color: #09F;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: 3px;
}

.decription {
	float: left;
	display: inline;
}
.smallredtxt {
	font-size: 8pt;
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
