#content .error {color:#FF0000}

div#menu_navigation a.side_image {
margin-left:-0.5em;
}

ul.bulletList {list-style-type:disc;}
ul.bulletList li {font-size:1.2em; margin-left:1.5em;}

#profiles td {
	vertical-align:top;
	font-size:1.0em;
	padding-left:5px;
}

#statdec {width:100%;}
#statdec td {font-size:1.0em; border:1px solid #DDDDDD;}

table.payRates {width:100%;}
table.payRates td, table.payRates th {border:1px solid #DDDDDD;}
tr.subHeading td {font-weight:bold; text-align:center;}
tr.ratesContent td {text-align:center;}
tr.ratesContent th {
	background-color:#FFFFFF;
	color:#000000;
	font-weight:normal;
}
table.payRates h4 {font-style:italic;}

/* Scholarship display */
#scholarship_table table {
	width:100%;
	border-collapse:collapse;
	border: 1px #cccccc solid;
	background:#F4F4F4;
}

#scholarship_table th {
  background:#F4F4F4;
	color:#000000;
	padding:10px;	
	width:120px;
}

#scholarship_table td {padding:10px;}

div#scholarship_table ul {
	margin: 1em 0 0 1.5em;
}

div#scholarship_table li {
	color: #000000;
	margin-top: 0.75em;
	line-height: 1.4em;
	font-size:1.0em;
}

#alertMessage p {
	border: 1px #cccccc solid;
	background:#FFFFCC;
	text-align:center;
	font-weight:bold;
	padding:1.0em;
}

/* Small content help section */
#small_content_help {
	background-color:#E6E6E6;
	width:176px;
}
	
#help_header {
	background:url(../images/backgrounds/helpBG.jpg) repeat-x;
	color:#FFFFFF;
	font-style:italic;
	width:81px;
	float:left;
	height:60px; 
}

#help_header .topHeading {font-weight:normal;}

#help_header_left {
	background:url(../images/backgrounds/helpLeft.jpg) no-repeat; 
	height:60px; 
	width:15px;
	float:left;
}

#help_header_right {
	background:url(../images/backgrounds/helpRight.jpg) no-repeat; 
	height:60px; 
	width:80px;
	float:right;
}

#help_header h2 {margin-top:0.5em}
#help_body {padding:0 10px 5px}
#help_body p, #help_body h3{line-height:1.3em;}

p.featureLink a {
	font-size:1.2em;
	font-weight:bold;
	text-decoration:underline;
	padding-left:1.5em;
}

p.featureLink {height:1.4em;}

#undergradPage p.featureLink {background: url(../images/arrowUG.gif) no-repeat left;}
#postgradPage p.featureLink {background:url(../images/arrowPG.gif) no-repeat left;}
#internationalPage p.featureLink {background:url(../images/arrowInter.gif) no-repeat left;}

/* Contact Form */
#contactForm .noBullet {list-style:none;}
#contactForm label {width:150px; float:left;}
#contactForm label.longLabel {width:250px}
#contactForm .mediumInput {width:200px;}
#contactForm .submitButton {margin-left:150px;} 

#enquiryIntro {
  border:1px solid #CCCCCC;
  background-color:#FFFFCC;
  padding: 1.0em 0 0 1.0em;
  color:#000000;
  margin:0 2.0em 2.0em 2.0em;
  width:550px;
}
