.clear80 {
	filter: Alpha(Opacity=50);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.grey {
	background-image:  url(images/grey.jpg);
}
.top_shadow {
	background-attachment: fixed;
	background-image:  url("images/top_shadow.png");
	background-repeat: no-repeat;
	background-position: center top;
}
