#branding img {
	height: auto;
	margin-bottom: 0px;
	width: 100%;
	margin: 0px 0 0;
	border-bottom: 1px dashed #ddd;
}
#access {
	
	margin: 0 auto;
	position: absolute;

	
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 6px;
	width:940px;
	top: 0px;
}

#branding, #access, #page {
-moz-border-radius: 10px 10px 0 0;
-webkit-border-radius: 10px 10px 0 0;
-khtml-border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;
}