
body {
	margin: 0;
}

div#bigPondHeader a img, div#tvHeader a img {
	border-width: 0 !important;
}

div#bigPondHeaderWrapper {
	background: #fff url(/webedge/images/bigpond/header/bg_header.gif) repeat-x bottom left;
}

div#bigPondHeader {
	position: relative;
	margin: 0 auto;
	height: 55px;
	overflow: hidden;
}

div#bigPondHeader ul#bigPondLinks {
	position: absolute;
/*	right: 54px;*/
	left: 180px;
	top: 7px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#bigPondHeader ul#bigPondLinks li {
	float: left;
	clear: none;
	margin: 0;
	padding: 0 8px 0 9px;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 9px;
	background: transparent url(/webedge/images/bigpond/header/gr_links_divider.gif) no-repeat left center;
}

div#bigPondHeader ul#bigPondLinks li.first {
	background: none;
}

div#bigPondHeader ul#bigPondLinks li a:link, div#bigPondHeader ul#bigPondLinks li a:visited {
	color: #666;
	text-decoration: none;
}

div#bigPondHeader ul#bigPondLinks li a:hover, div#bigPondHeader ul#bigPondLinks li a:active {
	color: #1177AA;
	text-decoration: underline;
}

div#bigPondHeader div#searchSensis {
	position: absolute;
	top: 30px;
	left: 694px;
	width: 170px;
}

div#bigPondHeader div#sensisLogo {
	position: absolute;
	top: 1px;
	left: 1px;
	width: 108px;
	height: 15px;
	float: left;
	background: url(/webedge/images/bigpond/header/bg_sensis_logo.gif) no-repeat;
	z-index:2;
}

div#bigPondHeader div#searchSensis input#find {
	width:107px;
	float:left;
	font-size:10px;
	border: 1px solid #A5ACB2;
	padding: 2px;
	background: #fff;
	margin:0;
	z-index:1;
}
div#bigPondHeader div#bigPondHeaderAd {
/*
	width:60px;
	height:60px;
	background:red;
*/
	position: absolute;
	top: 0;
	right: 1px;
}

div#bigPondHeader div#bigPondLogo {
	position: absolute;
	left: 0;
	top: 10px;
	height: 55px;
}

div#bigPondHeader ul#channelsNav {
	position: absolute;
	top: 25px;
	left: 147px;
	height: 30px;
	overflow: hidden;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#bigPondHeader ul#channelsNav li {
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
}


div#GHC div.floatLeft { float: left; width: 114px; }
div#GHC div.floatRight { float: right; clear: right; width: 150px; padding-top: 10px; }

#bigBlogLogo div.bigBlogLogo {
	height: 1000px;
	
	
}