div.tabRow {float:left;clear:right;border-left:solid 1px #AAAAAA;border-top:solid 1px #AAAAAA;position:relative;top:1px;}
div.tabR {float:left;text-align:center;border-right:solid 1px #AAAAAA;cursor:hand;cursor:pointer;background:#EEEEEE;}
div.tabRCurrent {background:White;border-bottom:solid 1px White;cursor:default;}
span.tabRText {margin:2px 3px 2px 3px;display:block;line-height:120%;/*height:39px;width:84px;*/height:52px;width:79px;}
a:hover div.tabR {background:#F7F7F7;}

div.tabCol {position:relative;left:16px;/*margin-top:43px;*/margin-top:56px;float:right;clear:left;width:135px;z-index:2;}
div.tabC {text-align:right;cursor:hand;cursor:pointer;line-height:120%;height:30px;margin:2px 0 2px 0;background-repeat:no-repeat;background-position:left;}
div.tabCCurrent {cursor:default;color:#333333;}
div.tabCText {margin:8px 5px 0 0;float:right;vertical-align:middle;}
div.tabCCurrent div.tabCText {}
a.tabC:hover div.tabC {text-decoration:underline;}
a.tabC:hover, a.tabC:hover div.tabCCurrent {text-decoration:none;}

div.tabPage {border:solid 1px #AAAAAA;float:left;background:White;width:100%;}
div.tabPageContent {margin:10px;}
div.tabPageContentHidden {display:none;}
	table.tabContentTable {/*width:100%;*/border:solid 1px #333333;border-collapse:collapse;}
	table.tabContentTable th, table.tabContentTable td {padding:3px 5px 3px 5px;border:solid 1px #AAAAAA;}
	table.tabContentTable th {vertical-align:top;background-color:#9784A7;color:White;}
	table.tabContentTable td {background-color:#F0F0F0;}
table.syllabus tr {background-color:#9784A7;}
table.syllabus tr.grey {background-color:#F0F0F0;}
table.syllabus th		{ padding:3px;color:White; }
table.syllabusInner	{ margin:5px 10px 5px 10px;border-collapse:collapse; }
table.syllabusInner tr {background-color:#F0F0F0;}
table.syllabusInner th {font-weight:normal;vertical-align:top;white-space:nowrap;text-align:right;}
table.syllabusInner th, table.syllabusInner td {padding:1px;color:#333333;}

	img.studentImg { float:left; display:block; margin:5px; }

/* Added to enable extra tab to fit on NEBOSH course pages */
div.leftCol		{ width:135px;margin-left:-10px; }
div.bodyMiddle	{ width:670px; }
span.tabRText	{ width:76px;height:65px; }
div.tabCol		{ margin-top:69px; }