/*----
They must be all ID tags, and are referenced from the file /includes/header.asp
Make sure when changing the link style that you change all the styles in the list, not just the first one.
------*/
.headertable {
	height: auto;
	position: absolute;
	font-size: 9px;
	line-height: 1px;
	padding: 0px;	
	margin: 0px;
	width: 772px;
}

	#locationdiv {
		visibility: hidden;
		overflow: hidden;
		height: 82px;
		top: 105px;
		position: absolute;
		left: 21px;
		width: 194px;
		margin-left: 0px;
		margin-top: 0px;
		padding-left: 5px;
		padding-top: 5px;
		border-style: solid;
		border-width: 1px;
		border-color: #000000;
		z-index: 1;
		background-image: url(http://movies.kinesis.com.au/kicssites/bendigo/localimages/userinterface/header/dropdownfiller.jpg);
		background-position:top;
		background-repeat: repeat-x;
	}
