@CHARSET "UTF-8";

.Topbanner {
	line-height: 0;
}

.Topbanner img {
	margin-bottom: 0px;
}

.Skybanner {
	width: 160px;
	position: absolute;
	top: 40px;
	right: 0;
	margin-right: -160px;
	line-height: 0;
}

.Skybanner img {
	margin-bottom: 10px;
}

#site {
	margin-top: 0;
}

.site {
	margin-top: 0;
}

.transparent h1 {
	position: absolute;
	width: 410px;
	bottom: 0;
	margin-bottom: 20px;
}

/*
* History-Date Styles
*/
.historydate_container {
/* 	float: right; */
	background: #bfdbdf;
	border: 0px ridge white;
/* 	padding: 2px; */
	margin: 0 0 5px 0;
}

.historydate_container input {
	background: url(/images/hg-history.png);
	width:100px;
	padding-left:8px;
}


.historydate_input {
	width: 80px;
	margin: 0;
}