@charset "UTF-8";
#content-text {
	font-size: 14px;
	line-height: 130%;
}
h2 {
	font-size: 15px;
	font-weight: bold;
}
h3 {
	font-weight: bold;
	font-size: 14px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
	padding-bottom: 2px;
}
/*
#coursefinder li {
	text-align: right;
	direction: rtl;
	margin-left: 0px;
	margin-right: 15px;
}

.siteSearch  li {
	list-style-position: outside;
	list-style-image: url(/images/arrow-rtl.gif);
	text-align: right;
	direction: rtl;
	margin-left: 0px;
	margin-right: 15px;
	font-size: 12px;
	font-weight: bold;
}

#adv_search_list_1 th, #adv_search_list_2 th, #profile_course_wrapper th, .course_list_table_wrapper th, .course_list_table_wrapper td, .profile_contact_wrapper th, .profile_contact_wrapper td, .profile_details_list th {
	text-align: right;
	direction: rtl;
}

#nav {
	direction: rtl;
	float: right;
}

#nav li {
	padding-left: 0px;
	padding-right: 13px;
	direction: rtl;
	float: right;
}

#nav li.first {
	padding-right: 5px;
}
*/

