.moduletable_vslide {
	display:inline;
	float:left;
	width:972px;
	height:313px;
}

.vertical_slide {
	background: none;;
	color: #8A7575;
	padding: 0px;
	border: none;
	font-weight: bold;
	width:242px;
	height:266px;
}

.picture {
	height:313px;
	width:242px;
	overflow:hidden;
	float:left;
	border-right:1px solid #DBCDBC;
}

#picture_last {
	border-right:1px solid #FFF;
}

.html_slide {
	width:242px;
	height:313px;
	background:none;
	background:#CCC;
}

.hidden {
	display:inline;
	float:left;
	width:242px;
	height:313px;
	margin-left:-243px;
}

.slide_header {
	display:inline;
	float:left;
	height:30px;
	width:210px;
	margin:10px 0px 0px 17px;
}

.slide_title, .slide_title2, .slide_title3, .slide_title4  {
	display:inline;
	float:left;
	width:210px;
	color:#FFF;
	clear:both;
	line-height:16px;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.slide_title_bot {
	color:#738936;
}

.slide_title2_bot {
	color:#22466A;
}

.slide_title3_bot {
	color:#772813;
}

.slide_title4_bot {
	color:#CE7E05;
}

.under_title {
	display:inline;
	float:left;
	color:#FFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:1px;
}

.slide_content {
	display:inline;
	float:left;
	width:210px;
	margin:27px 0px 0px 18px;
}

.slide_content span {
	display:inline;
	float:left;
	width:210px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}

.slide_content a {
	display:inline;
	float:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5D712C !important;
	text-decoration:none !important;
	height:14px;
	background:url(../images/slide_link_green_back.jpg) no-repeat left;
	padding-left:20px;
	margin-top:15px;
}

.slide_content a:hover {
	text-decoration:none !important;
	color:#FFF !important;
	}

.slide_content2 a {
	background:url(../images/slide_link_brown_back.jpg) no-repeat left;
	color:#22466A !important;
}

.slide_content3 a {
	background:url(../images/slide_link_red_back.jpg) no-repeat left;
	color:#772813 !important;
}

.slide_content4 a {
	background:url(../images/slide_link_orange_back.jpg) no-repeat left;
	color:#A36302 !important;
}
