body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.main-intro-table {
	background-image: url(/reviews/include/main-intro-table.png);
	background-repeat: no-repeat;
	color: #333333;
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
}
.search-results-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.table-content {
	border: 1px solid #cccccc;
}
.header-table-content {
	background-color: #333333;
	color: #ffffff;
}
.main-table {
	background-color: #ffffff;
	border-bottom: 2px solid #333333;
}

/*--------------------------*/

tr.vertical_tab {
	background: #333333;
	cursor: pointer;
}
td.title {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
td.tab_selected {
	color: #ffffff;
}
table.subtab {
	display: none;
	width: 100%;
}
table.subtab_selected {
	width: 100%;
	display: table;
}
tr.subtab_selected {
	background-color: tranparent;
	background-position: 0px 0px;
	background-repeat:
	repeat-y;
	width: 680px;
}
iframe{
	border:0;
}

/*more pages*/
.columns_list2 li{

	list-style-type: none;
	width:252px;
	float:left;
	line-height: 24px;
}

.columns_list li{

	list-style-type: none;
	width:500px;
	float:left;
	line-height: 24px;
}
/*top pages*/
table.top_instructors td{
	
	padding-bottom:20px
}

/* mark as */
.mark{width:580px}
.mark_left{width:380px;float:left}
.mark_left_left{width:230px;float:left}
.mark_left_right{float:left}
.mark_right{width:200px;float:left}

.instructor_title{line-height: 56px;}
