#internalRight {
	position: relative;
	float: right;
	width: 530px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #5D5D5D;
}

#internalRight th{
	background-color: #FFD439;
	background-image: url(http://www.adam.com.au/images/th_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-size: 12px;
	font-weight: bold;
	color: #2D3E90;
	text-align: left;
	padding-left: 20px;
	border-right-color: #A1A1A1;
	border-bottom-color: #A1A1A1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-top: 7px;
	padding-bottom: 3px;
}

#internalRight td{
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-right-color: #A1A1A1;
	border-bottom-color: #A1A1A1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	vertical-align: top;
	padding-right: 5px;
}

#internalRight table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A1A1A1;
	border-left-color: #A1A1A1;
}

#internalRight table.picTable {
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-left-style: none;
}

#internalRight table.picTable TD {
	text-align: left;
	padding: 0px;
	border-right-style: none;
	border-bottom-style: none;
	vertical-align: top;
}

#internalRight ul {
	margin: 0px;
	padding: 0px;
}

#internalRight li {
	margin: 6px 0px 0px 17px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(http://www.adam.com.au/images/home_list.gif);
	list-style-type: square;
}



#internalRight	a:link {
		text-decoration: none;
		color: #5D5D5D;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #5D5D5D;
	}
	
#internalRight	a:visited {
		text-decoration: none;
		color: #5D5D5D;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #5D5D5D;
	}
	
#internalRight	a:hover {
		text-decoration: none;
		color: #5D5D5D;
		border-bottom-width: 1px;
		border-bottom-style: none;
		border-bottom-color: #5D5D5D;
	}
	
#internalRight	a:active {
		text-decoration: none;
		color: #5D5D5D;

		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #5D5D5D;		
	}

#internalRight	h2 {
	font-size: 16px;
	font-weight: bold;
	color: #C00000;
	}

#internalRight	h3 {
	font-size: 12px;
	font-weight: bold;
	color: #2D3E90;
	line-height: 20px;
	}

#internalRight	h6 {
	font-size: 9px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
