/******* CONTAINERS *******/

#main-container {
padding: 0;
margin: 0;
}

#footer-wrapper {
clear: both;
padding: 0;
margin: 0;
}

#full-container {
width: 100%;
}

#sidebar2-container {
float: left;
width: 235px;
padding: 0;
margin: 0;
text-align: center;
}


/*** LEVEL THREE NAVIGATION ***/
#level3-nav {
margin: 0 0 0 0;
width: 235px;
padding-top: 2px;
padding-bottom: 30px;
min-height: 208px;
background: #fff;
}


#level3-nav a {
font-weight: normal;
}

#level3-nav ul {
margin: 0;
padding: 5px 0 5px 0;
list-style-type:none;
}

#level3-nav ul li {
font-size: 11px;
margin: 0;
padding: 2px 0 2px 20px;
text-indent: 0px;
}

#level3-nav ul a:link, 
#level3-nav ul a:visited {
color: #0078cc;
}

#level3-nav #currentpage ul li a:link, 
#level3-nav #currentpage ul li a:visited {
color: #0078cc; 
font-weight: normal;
}

#level3-nav ul a:hover, #level3-nav ul a:active {
color: #000;
}


#level3-nav ul li ul {
padding: 0;
}

#level3-nav #currentpage {
background: transparent url(http://www.uts.edu.au/images/css/current_nav.gif) no-repeat 0 0.8em;
}

#level3-nav #currentpage a:link, 
#level3-nav #currentpage a:visited {
color: #000; 
font-weight: bold;
}


#level3-nav #currentpage ul li a:hover {
color:#000;
}


/*** LEVEL THREE NAVIGATION HEADING ***/
.level3-nav-heading {
color: #fff; 
font-weight: bold; 
padding: 7px;
font-size: 13px;
background: #000;
}


#level3-nav .level3-nav-heading a:link, 
#level3-nav .level3-nav-heading a:visited {
font-weight: bold; 
color: #fff;
}

#level3-nav .level3-nav-heading a:hover, 
#level3-nav .level3-nav-heading a:active {
color: #0078cc;
}

.level4-nav-heading {
color: #fff; 
font-weight: bold;
padding: 7px; 
font-size: 12px;
}

.level4-nav-heading {
background-color: #d5d5d5;
}

#level3-nav .level4-nav-heading a:link, 
#level3-nav .level4-nav-heading a:visited {
font-weight: bold; 
color: #000;
}

#level3-nav .level4-nav-heading a:hover, 
#level3-nav .level4-nav-heading a:active {
color: #0078cc;
}


/*** CONTACT ***/


/* DELETE THIS ONCE SITE IS READY TO BE RE-PUBLISHED */

#contact-us {
position: relative;  
width: 196px; 
padding-left: 10px;
}

#contact-us p {
color: #fff; 
font-size: 1.0em;
}


#contact-us .contact {
font-size: 1.2em; 
margin-top: 5px; 
margin-bottom: 0;
color: #808080;
}

#contact-us .contact span {
color: #fff; 
font-weight: bold;
}

#contact-us .contact a:link, #contact-us h3 a:visited {
color: #fff;
}

#contact-us .contact a:hover, #contact-us h3 a:active {
color: #000;
}




.contact-us {
position: relative;  
width: 196px; 
padding-left: 10px;
}

.contact-us p {
color: #fff; 
font-size: 1.0em;
}


.contact-us .contact {
font-size: 1.2em; 
margin-top: 5px; 
margin-bottom: 0;
color: #808080;
}

.contact-us .contact span {
color: #fff; 
font-weight: bold;
}

.contact-us .contact a:link, .contact-us h3 a:visited {
color: #fff;
}

.contact-us .contact a:hover, .contact-us h3 a:active {
color: #000;
}



#uts-colon-contact {
margin-top: 237px;
}


/******* LEFT NAVIGATION CONTACT IN A TAB **********/

.contact-in-a-tab
{
padding: 10px 15px 0 10px;
position:relative;
}

.contact-in-a-tab p {
color:#FFFFFF;
}

.contact-in-a-tab .contact {
color:#808080;
font-size:1.2em;
margin-bottom:0pt;
margin-top:5px;
}

.contact-in-a-tab .contact span {
color:#FFFFFF;
font-weight:bold;
}

.contact-in-a-tab .contact a:link, .contact-in-a-tab h3 a:visited {
color:#FFFFFF;
}

.contact-in-a-tab .contact a:hover, .contact-in-a-tab h3 a:active {
color:#000000;
}


#undernav-wrapper
{
/* margin-top: 0;
padding: 0; */
float:left;
margin:20px 0 0;
padding:0;
width:235px;
}

#undernonav-wrapper {
margin-top:255px;
}

#undernav-wrapper-triangle
{
background:transparent url(http://www.uts.edu.au/images/css/triangle-contact.png) no-repeat scroll left top;
margin-top: 0;
padding: 0;
}

#undernonav-wrapper-triangle {
background:transparent url(http://www.uts.edu.au/images/css/triangle-contact.png) no-repeat scroll left top;
margin-top: 237px;
}



/******* SIDEBAR TABS **********/



#nav-tabs-wrapper {
padding: 0 0 0 0;
}

#sidebar-news {
padding-left: 10px;
padding-right: 10px;
}

#sidebar-news p,
.news-summary,
.news-date {
color: #fff;
}

#sidebar-news h3,
.news-title {
font-size: 13px;
}

#sidebar-events {
padding-left: 10px;
padding-right: 10px;
}


#sidebar-news .news-story,
#sidebar-events .events-item {
margin-bottom: 15px;
}


#sidebar-events p,
.events-date {
color: #fff; 
}


#sidebar-events h3,
.events-title {
font-size: 13px;
}


/******* SIDEBAR TABS **********/


#sidebar-tabs {
position: relative;
width: 207px;
float: left;
margin: 15px 0 0 0px;
background: transparent;
border: 0;
}

#sidebar-tabs ul {
margin: 0; 
padding: 0; 
list-style: none;
}

#sidebar-tabs ul li {
float: left; 
text-align: center;
font-size: 13px;
position: absolute;
}




/* =============== Fix sidebar tabs ============== */

#sidebar-tabs #tab_0 {
	margin: 0pt 0px 0pt 0px;
}

#sidebar-tabs #tab_1 {
	margin:0pt 0px 0pt 69px;
}

#sidebar-tabs #tab_2 {
	margin:0pt 0px 0pt 138px;
}

#sidebar-tabs #group_0, #sidebar-tabs #group_1, #sidebar-tabs #group_2
{
	margin-top: 25px;
	position: relative;
}


#sidebar-tabs ul li#tab_0 a:link, 
#sidebar-tabs ul li#tab_0 a:visited,
#sidebar-tabs ul li#tab_1 a:link, 
#sidebar-tabs ul li#tab_1 a:visited,
#sidebar-tabs ul li#tab_2 a:link, 
#sidebar-tabs ul li#tab_2 a:visited
{
display: block; 
color: #000; 
padding: 5px 0 5px 0; 
width: 67px; 
border-right: 1px solid #111d24; 
border-left: 1px solid #656c80;  
background: #929ab1;
}

#sidebar-tabs ul li#tab_0 a:hover, 
#sidebar-tabs ul li#tab_0 a:active,
#sidebar-tabs ul li#tab_1 a:hover, 
#sidebar-tabs ul li#tab_1 a:active,
#sidebar-tabs ul li#tab_2 a:hover, 
#sidebar-tabs ul li#tab_2 a:active
{
color: #fff; 
background-color: #576072; 
border-left: 1px solid #868fa9; 
border-top: 1px solid #868fa9;
}



#sidebar-tabs #contents0, 
#sidebar-tabs #contents1, 
#sidebar-tabs #contents2 {
width: 207px; 
clear: both; 
border-top: 0; 
padding: 10px 0; 
text-align: left; 
background: transparent url(http://www.uts.edu.au/images/css/tabbg.png) no-repeat left top;
font-size: 0.75em;
}

#sidebar-tabs #contents0 a:link,
#sidebar-tabs #contents1 a:link,
#sidebar-tabs #contents2 a:link {
color: #80E0FF;
}

#sidebar-tabs #contents0 a:visited,
#sidebar-tabs #contents1 a:visited,
#sidebar-tabs #contents2 a:visited {
color: #80E0FF;
}

#sidebar-tabs #contents0 a:hover,
#sidebar-tabs #contents1 a:hover,
#sidebar-tabs #contents2 a:hover {
color: #FED387;
}

#sidebar-tabs .tab_0_up,
#sidebar-tabs .tab_1_up,
#sidebar-tabs .tab_2_up {
background-color: #101C23;
}

#sidebar-tabs ul li#tab_0.tab_0_up a:link, 
#sidebar-tabs ul li#tab_0.tab_0_up a:visited, 
#sidebar-tabs ul li#tab_1.tab_1_up a:link, 
#sidebar-tabs ul li#tab_1.tab_1_up a:visited, 
#sidebar-tabs ul li#tab_2.tab_2_up a:link, 
#sidebar-tabs ul li#tab_2.tab_2_up a:visited
{
color: #fff;
background-color: #162731;
border-top: 1px solid #acb7d8;
border-left: 1px solid #858ea7;
}

#sidebar-tabs ul li#tab_0.tab_0_up a:hover, 
#sidebar-tabs ul li#tab_0.tab_0_up a:active, 
#sidebar-tabs ul li#tab_1.tab_1_up a:hover, 
#sidebar-tabs ul li#tab_1.tab_1_up a:active, 
#sidebar-tabs ul li#tab_2.tab_2_up a:hover, 
#sidebar-tabs ul li#tab_2.tab_2_up a:active {
background-color:#162731;
}



/******* MIDDLE SECTION - NAVIGATION and GRAPHIC *******/

#banner-wrapper {
height: 170px;
min-width: 660px;
padding: 0 0 0 0;
background-color: #fff;
}

#banner {
background: #fff url(http://www.uts.edu.au/images/css/blackbg.gif) left bottom no-repeat;
padding: 0 0 0 0;
height: 144px;
margin-left: 5px;
margin-right: 15px;
margin-bottom: 15px;
}

#banner .internalbanner {
padding: 0 0 0 0; 
margin: 0 0 0 0;
}

#banner .leftside {
padding: 0 0 0 0;
height: 144px;
float:left;
}

#banner .rightside {
float: right;
margin-top: 15px;
border-left: 1px 
solid #fff;
padding: 0 0 0 0;
}

#banner .middleside {
height: 144px;
padding: 0;
}

.middleside h1 {
margin: 0 0 0 0;
padding: 25px 15px 5px 10px;
color: #fff;
width: 65%;
font-size: 1.80em;
}



/******* CONTENT AREA *******/

#main-content-wrapper {
background-color:#fff;
width: 100%;
height: 100%;
padding: 0;
margin: 0;
}


#main-content {
min-height: 400px;
padding: 0;
margin: 0;
color: #000;
background-color: #fff;
border-top: 1px solid #fff; 
padding-bottom: 70%;
}

#main-content img {
background-color: #fff;
padding: 3px;
border: 1px solid #a6b0b3;
}

#main-content a:link, 
#main-content a:visited {
color: #0078cc;
}

#main-content a:hover, 
#main-content a:active {
text-decoration: underline;
}

.indent {padding-left: 30px;}




/*** CONTENT COLUMNS ***/

#content {
margin: 0 40px 0 115px;
line-height: 1.8em;
position: relative;
min-height: 300px;
padding-bottom: 50px;
background-color:#fff;
}


#main-content .b2top {
margin-right: 130px; 
margin-bottom: 30px; 
text-align: right;
}

#main-content .b2top img {
padding: 0;
border: none;
}

#content ol {
padding-left: 22px; 
padding-right: 0;
}

#content ol.list-heading {
font-size: 1.6em; 
font-weight: bold;
}

#content ol.list-heading li h2 {
font-size: 1em; 
font-weight: bold; 
line-height: 1em;
}

#content ol.list-heading li {
font-size: 1em; 
font-weight: normal;
}

#content ol.list-latin {
list-style-type: lower-latin;
}

#content ol.list-roman {
list-style-type: lower-roman;
}

#content ol .b2top {
width: 200px;
}

#content ol li p {
margin-top: 5px;
}



/*** FEATURES ***/
#features {
position: relative;
width: 207px;
float: left;
margin: 15px 0 0 12px;
background: transparent;
border: 0;
}

#features ul {
margin: 0; 
padding: 0; 
list-style: none;
}

#features ul li {
float: left; 
text-align: center;
font-size: 13px;
}

#features ul li a:link, 
#features ul li a:visited {
display: block; 
color: #000; 
padding: 5px 0 5px 0; 
width: 67px; 
border-right: 1px solid #111d24; 
border-left: 1px solid #656c80;  
background: #929ab1;
}

#features ul li a:hover, 
#features ul li a:active {
color: #fff; 
background-color: #576072; 
border-left: 1px solid #868fa9; 
border-top: 1px solid #868fa9;
}

#features #contents0, 
#features #contents1, 
#features #contents2 {
width: 207px; 
clear: both; 
border-top: 0; 
padding: 10px 0; 
text-align: left; 
background: transparent url(http://www.uts.edu.au/images/css/tabbg.png) no-repeat left top;
font-size: 0.75em;
}

#features #contents0 a:link, 
#features #contents1 a:link, 
#features #contents2 a:link {
color: #80e0ff;
}

#features #contents0 a:visited, 
#features #contents1 a:visited, 
#features #contents2 a:visited {
color: #80e0ff;
}

#features #contents0 a:hover, 
#features #contents1 a:hover, 
#features #contents2 a:hover {
color:#fed387;
}

#features .tab_0_up, 
#features .tab_1_up, 
#features .tab_2_up {
background-color: #101c23;
}

#features .tab_0_up a:link, 
#features .tab_0_up a:visited, 
#features .tab_1_up a:link, 
#features .tab_1_up a:visited, 
#features .tab_2_up a:link, 
#features .tab_2_up a:visited {
color: #fff;
background-color: #162731;
border-top: 1px solid #acb7d8;
border-left: 1px solid #858ea7;

}

#features .tab_0_up a:hover, 
#features .tab_0_up a:active, 
#features .tab_1_up a:hover, 
#features .tab_1_up a:active, 
#features .tab_2_up a:hover, 
#features .tab_2_up a:active {
background-color: #162731;
}

#content img {
border: 0;
}

/****** IMAGE TREATMENT - ALIGN RIGHT ******/

#content .images {
border: 1px solid #d9dce5;
float: right;
margin: 3px 0 10px 15px;
padding: 5px;
}

#content .images-center {
text-align: center;
}

#content .images-center img
{
border: 1px solid #d9dce5;
margin: 3px 0 10px 15px;
padding: 8px;
}

#content .images img {
text-align: center;
margin: 5px 5px 0 5px;
padding: 0;
}

#content .images p {
font-size:0.95em;
padding: 0;
margin: 0 5px 5px 5px;
background: #e4e8f1;
color: #000;
font-weight: bold;
text-align:center;
}

/****** IMAGE TREATMENT - ALIGN LEFT ******/

#content .images-left {
border: 1px solid #d9dce5;
float: left;
margin: 3px 15px 10px 0;
padding: 5px;
}

#content .images-left img {
text-align: center;
margin: 5px 5px 0 5px;
padding: 0;
}

#content .images-left p {
font-size:0.95em;
padding: 0;
margin: 0 5px 5px 5px;
background: #e4e8f1;
color: #000;
font-weight: bold;
text-align:center;
}


#content .council {
margin: 5px 0 20px 0;
height: 340px;
width: 500px;
}

#content .council h3 {
width: 500px;
border-bottom: 1px solid #d9dce5;
margin-bottom: 15px;
color: #7d859d;
}

#content {
background-color:#FFFFFF;
line-height:1.8em;
margin:0 40px 0 115px;
min-height:300px;
padding-bottom:50px;
position:relative;
}

#main-content .clear img 
{
border: 0;
}

/* Tabber
---------------------------------------------------------------------------------- */

/* -- Basic tabber ---------- */
#tabber { width:100%; position:relative; float:left; margin:0 0 20px; }
#tabber h2, #tabber h3, #tabber ul, #tabber p { margin:0; padding:0; font-size:13px; }

#tabber h3, #tabber p {
font-family:Arial,Verdana,Helvetica,sans-serif;
line-height:14px;
margin:5px 0 0;
}


#tabber p { margin:0 0 10px; }

	/* Tabs */
	#tabber h2 a:link,
	#tabber h2 a:visited { display:block; padding:7px 16px; text-align:center; background:#929AB1; color:#000; font-size:13px; text-decoration:none; float:left; line-height:1; margin-right: 1px}
	#tabber.sb h2 a:link,
	#tabber.sb h2 a:visited { width:69px; padding:6px 0; margin-right:1px;}

	/* Active Tab */
	#tabber h2 a:link.tabup, 
	#tabber h2 a:visited.tabup { background:#162731; color:#fff; }
	#tabber h2 a:hover,
	#tabber h2 a:active { text-decoration:none; background:#576072; color:#fff; }

	/* Tabs Content */
	#tabber .tab-content { 
		clear:left; 
		float:left; 
		width:100%; 
		margin:0 0 20px; 
		color:#fff; 
		background: transparent url(http://www.uts.edu.au/images/css/tabbg.png) no-repeat 0 0;
	}	 
	#tabber .tab-content h2 { display:none; } 
	#tabber p.story-date { margin:0; }
	#tabber p.story-summary { 
		margin:0; 
		line-height:13px;
		padding-bottom:5px;
		padding-top:5px;
		font-size:12px;
	}
	#tabber ul#news-container li,
	#tabber ul#events-container li { padding:8px 15px; list-style:none; margin:0 1px;}
	#tabber li.featured { background:transparent url(http://www.uts.edu.au/images/css/featured-bg.png) no-repeat scroll left bottom; }
	#tabber.sb { width:210px; margin:10px 12px; float:left; display:inline; }
	#tabber.sb .tab-content a:link,
	#tabber.sb .tab-content a:visited { color:#80E0FF; }
	#tabber.sb .tab-content a:hover,
	#tabber.sb .tab-content a:active { color:#FED387; }
	#tabber.sb .tab-content.contact { padding:10px; width:188px; }
	#tabber.sb .contact-in-a-tab { padding:10px 15px 0 10px; display:block; }
	#tabber.sb .contact-in-a-tab p { font-size:12px; }

/* -- Nested tabber ---------- */
#tabber-nested { width:100%; margin:10px 0 0; float:left; }
#tabber-nested.narrow { width:74%; float:left; }
#tabber-nested h2, #tabber-nested h3, #tabber-nested ul { margin:0; padding:0; font-size:13px; }

	/* Tabs */
	#tabber-nested h2 a:link, 
	#tabber-nested h2 a:visited,
	#tabber-nested div h3 a:link,
	#tabber-nested div h3 a:visited { margin:0 6px 8px 0; display:block; padding:6px 8px; text-align:center; background:#bbb; color:#fff; font-size:11px; text-decoration:none; float:left; line-height:1; border:1px solid #888; }
	#tabber-nested div h3 a:link,
	#tabber-nested div h3 a:visited { font-size:80%; color:#000; background:transparent; border:0; }

	/* Active Tab */
	#tabber-nested h2 a:link.tabup, 
	#tabber-nested h3 a:link.tabup,
	#tabber-nested h2 a:visited.tabup, 
	#tabber-nested h3 a:visited.tabup,
	#tabber-nested h2 a:hover, 
	#tabber-nested h2 a:active,
	#tabber-nested div h3 a:hover,
	#tabber-nested div h3 a:active { background:#000; color:#fff; }

	/* Tabs Content */
	#tabber-nested .tab-content { clear:left; border-top:1px solid #ccc; padding:20px 10px 0; display:inline-block; } 
	#tabber-nested .tab-content .tab-content { border:0; }
	* html #tabber-nested .tab-content .tab-content { padding:0 10px 0; }
	*+html #tabber-nested .tab-content .tab-content { padding:0 10px 0; }
	#tabber-nested ul li { list-style:none; }
	#tabber-nested ul.news-events-featured,
	#tabber-nested ul.news-events-non-featured { padding:10px; }
	#tabber-nested ul.news-events-featured li,
	#tabber-nested ul.news-events-non-featured li { margin:0 0 10px; }
	#tabber-nested ul.news-events-featured { background:#f7e6e6; }

/* -- Extras ---------- */
.js #tabber div,
.js #tabber-nested div,
#tabber ul#news-container,
#tabber ul#events-container,
#tabber ul#news-container li,
#tabber ul#events-container li { display:none; } /* hide when js is off */
#tabber noscript p { margin:5px; text-align:center; }
.js #tabber ul#news-container,
.js #tabber ul#events-container,
.js #tabber ul#news-container li,
.js #tabber ul#events-container li { display:block; } /* show when js is on */ 
.js #tabber .tab-content { margin:0; }

a.more-newsevents,
a.rss-feed { float:right; clear:right; padding:0 10px 0 15px; margin:0 0 10px; background:transparent url(http://www.uts.edu.au/images/css/rss_icon.png) no-repeat left center; }
a.more-newsevents { font-size: 10px; background:transparent url(http://www.uts.edu.au/images/css/2redarrows.png) no-repeat scroll left center; }
.js #tabber ul#news-container,
.js #tabber ul#events-container { display:none; }

#tabber.sb .contact-in-a-tab, 
#tabber.sb #sidebar-contact { display:block; } /* Show the contact tab */
#tabber.sb a.more-newsevents,
#tabber.sb .rss-feed { font-size:10px; }


#news-container .story-date { display:none; } /* hide the date for news items */

* html #tabber li.featured { height:1%; }

/* END tabber --------------------------------------------------------------------- */


#content .ext-eng-pdf
{
float:left;
border:1px solid #CDCDCD;
margin:10px 10px 0 0;
}

#content .ext-eng-pdf img
{
padding:5px;
}

#content .ext-eng-pdf p {
background:#E4E8F1;
font-size:0.75em;
font-weight:bold;
line-height:14px;
margin:0 5px 5px;
padding:5px;
text-align:center;
}



/******* GOOGLE MAP AHOY **********/

#mapcontainer
{
margin-top: 15px;
}

#mapcontainer .mapareas a
{
font-size: 0.8em;
padding: 2px 8px;
}

#mapcontainer .mapareas a:link,
#mapcontainer .mapareas a:visited
{
color:#000000;
}

#mapcontainer .mapareas a:link.active,
#mapcontainer .mapareas a:visited.active
{
color:#FFFFFF;
}

#mapcontainer .mapareas a:hover,
#mapcontainer .mapareas a:hover.active
{
color: #0078CC;
background: #F1F1F1;
}

#categoryPanel #gmapTypes a
{
font-size: 0.8em;
padding: 2px 8px;
}

#categoryPanel #gmapTypes a:link,
#categoryPanel #gmapTypes a:visited
{
color:#FFFFFF;
}

#categoryPanel #gmapTypes .ui-tabs-selected a:link,
#categoryPanel #gmapTypes .ui-tabs-selected a:visited
{
color:#00698C;
}

#categoryPanel
{
margin-bottom: 20px;
}

#main-content .typeCategories img
{
background: none;
}

#main-content .typeCategories a
{
font-size: 0.8em;
}

.typeCategories li {
padding:0.2em 1em 0.8em 0.5em;
}

#main-content #allpoints img
{
padding: 0;
}

#main-content .gmnoprint img
{
background: none;
}

#main-content #mapcontainer img,
#content #mapcontainer img
{
background: none;
}

#mapareas li a:link, #mapareas li a:visited, #mapareas li a:hover, #mapareas li a:active {
padding:1px 8px !important;
}



/** for scholarships **/
#scholarships-search * { margin:0; padding:0; }
#scholarships-search {  margin:2em 0; background:#eee; padding:0 0 1em; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow:hidden; border: 1px solid #ddd; }
#scholarships-search label { cursor:pointer; }
#scholarships-search .subquestion { background:#fff; padding:10px 30px; margin:10px 20px; }

#scholarships-search .form-field { padding:10px 20px; }	
#scholarships-search .options-text { background:#fff; }
#scholarships-search .submit-btn { background:transparent url(http://www.uts.edu.au/images/study/scholarships/btn-bg.png); border:0; color:#fff; font-family:arial, helvetica, sans-serif; font-size:1.4em; cursor:pointer; width:100px; height:40px; text-align:center; }
#scholarships-search .form-head { background:transparent url(http://www.uts.edu.au/images/study/scholarships/gradient.png) repeat-x left bottom; color:#222; padding:.8em 0 .6em 1.2em; font-size:1.2em; }
#scholarships-search input[type=radio],
#scholarships-search input[type=checkbox] { margin:0 6px 0 0; }

.scholarships-search-results .result-item { border-bottom:1px dotted #ccc; padding:20px 0; }
.scholarships-search-results .result-item:last-child { border: 0; }
.scholarships-search-results .scholarship-description {  color:#666; }
.scholarships-search-results .scholarship-value { margin:1em 0 0; }
.scholarships-search-results .result-item ul { margin:10px 20px; }
.scholarships-search-results .now-open { background:#7ab611; color:#fff; padding:2px 6px; }
.scholarships-search-results .closing-soon { background:#b64f11; color:#fff; padding:2px 6px; }
.scholarships-search-results .search-again { background:transparent url(http://www.uts.edu.au/images/study/scholarships/bg-gradient.png) repeat-x left top; height:80px; padding:20px; margin:0 0 -40px; }
.scholarships-search-results .search-again a { margin-right:20px; }
.tooltip {display:none;}
.tooltip-wrap { display:inline; }
.tooltip { width:400px; line-height:1 !important; padding:10px !important; }
.tooltip ul { margin:10px 0 0 30px !important; }

.scholarship-section { margin-bottom:20px; }
.scholarship-section ul br {display:none; }
