.banners{
	border: 1px solid #000;
	padding: 15px;
}

.banner_title{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.banner_text{
	text-align: center;
	line-height: 135%;
}

.banner_text a{
	color: #33ccff;
	font-weight: bold;
}

#slideshow{
	width: 730px;
	height: 120px;
	margin-bottom: 20px;
	overflow: hidden;
}
