html>body .tab-box {

}

html>body #column-2 div.tab-ul_bg{

/*margin-bottom: 15px;*/

}
html>body #column-2 ul.tabbernav{

	text-align: center;
	margin: -14px 0 0 -4px ;
	line-height:normal;
	border-bottom: 1px solid #9f141a;
	list-style-type: none;
	padding: 9px 0 0 0;
	position:relative;

}

html>body #column-2 ul.tabbernav li a{

	display:inline-block;
	padding: 9px 16px; 
	border: 1px solid #c8c9c9;
	background:#fff url(http://www.mq.edu.au/mq_templates/library/images/tab_bg.png) 0 bottom repeat-x;
	
	text-decoration: none;
	border-bottom: none;
margin: 0px ;
margin-right: -1px;
}

html>body #column-2 div.tabberlive {

 background:#FFFFFF url(http://www.mq.edu.au/mq_templates/library/images/tab-box_gradient.png) no-repeat scroll center bottom;
height:100%;
/*margin-top: 10px;*/
overflow:hidden;
width:486px;

}
.tabberlive .tabbertab {height: 20em;}
