.slide {
	display: table-cell;
	width: 600px;
	height: 520px;
	text-align: center;
}

.slide #top_text {
	width: 600px;
	height: 75px;
	padding: 10px;
}

#top_text {
	text-align: center;
}

#top_text bigblueh3 {
	text-align: center;
	font-size: 20px;
	font-weight: lighter;
	color: #23adfe;
	padding-bottom: 4px;
}

#top_text h4, #bottom_text h4 {
	text-align: center;
	font-size: 15px;
	font-weight: lighter;
	color: #2d2d2d;
	padding-bottom: 2px;
}

#image_caption {
	position: absolute;
	right: 7%;
	bottom: 22%;
}

#image_caption h4 {
	font-size: 12px;
	text-align: left;
}

.slide img {
	padding-top: 10px;
}

#image_caption {
	position: absolute;
	right: 7%;
	bottom: 22%;
}

#image_caption h4 {
	font-size: 12px;
	text-align: left;
}

#batchpic {
	height: 115px;
	position: absolute;
	display: block;
}

.batchrib {
	position: absolute;
	display: inline-block;
	bottom: 18%;
	left: 0;
}

.slide .bottom_link {
	position: absolute;
	display: block;
	width: 600px;
	height: auto;
}

.bottom_link #right_block_program {
	position: absolute;
	display: inline-block;
	width: 450px;
	bottom: 0;
	right: 0;
}

#right_block_program h4 a, #right_block_program h4 a:visited {
	text-decoration: none;
	text-align: right;
	font-size: 12px;
	color: #48adf4;
	float: right;
}


html, body {
text-align: center;
}
p {text-align: left;}
