#main_container {
	margin-right: 180px;
}

#sidebar {
	float: right; 
	width: 150px; 
	padding-left: 12px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-top:10px;
	margin-right: -174px; /*166 + 8 (padding) */
	border-left: 1px solid #CCCCCC;
	position: relative;
	overflow: hidden;
}

#sidebar h2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5C5B5B;
	padding: 20px 0 8px 0; margin: 0;
	background: url(../../images/anu/dotedline.gif) repeat-x bottom left;
}

#HomeWhatsNew table th {
	background: #F2F2F2;
	color: #5B5B5B;
}
#HomeWhatsNew table .emphazed {
	background: white!important;
}

#HomeWhatsNew table td, #HomeWhatsNew table th {
	height: 2.2em;
}

.home_box {
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 20px;
}

#HomeSurvey label input {
	float: right;
}
#HomeSurvey a{
	 font-weight: bold;
}
#HomeSurvey ul {
	margin: 4px 0 4px 0; padding: 0;
	list-style: none;
}
.SurveyVote, .SurveyResults {
	margin-bottom: 10px;
}
.SurveyVote li {
	display: block;
	clear: both;
	text-align: left;
	margin-bottom: 3px;
}
.SurveyResults img {
	float: left;
	display: block;
	margin-top: 0.1em;
}
.SurveyResults li {
	clear: both;
	text-align: right;
	font-size: 10px;
}

#HomeLinks ul {
	margin: 4px 0 10px 20px;
	padding: 0;
	list-style: url(../../images/default/menu/bullet.gif);
}