#slider {width:540px}
.header_slide {
	width:520px;
	font-weight:bold;
	margin-top:20px;
	cursor:pointer;
	background:url(images/header.gif);
	color: #4A78B0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9ac1c9;
}
.header_slide:hover {
	background:url(images/header_over.gif);
	color: #7599C6;
}
.content {overflow:hidden}
.text {
	width:490px;
	padding:15px;
	background-color: #eeeeee;
}