



	.thumbnail_wrapper {
	margin: auto;
	position: relative;
	width: 830px;
	padding: 0px;
	visibility: visible;
	background-color: #e2e1d9;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333333;
}

		.thumbnail_wrapper .holder { width: 830px; height: 182px; overflow: hidden; position: relative; }

			.thumbnail_wrapper .holder .home_slider div.pane {
	width: 830px;
	margin: 0px;
	padding: 0px;

	
	
}

				.thumbnail_wrapper ul {padding: 0px; margin: 0 15px; z-index: 0; list-style-image: none; list-style-type: none;}

					.thumbnail_wrapper li.post {
	overflow: hidden;
	position: relative;
	float: left;
	width: 150px;
	height: 182px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 15px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 0px;
}

						.thumbnail_wrapper li.first { margin-left: 0px }
						
						.thumbnail_wrapper li img { margin: 0px; border: none}
						
						.thumbnail_wrapper li a {border: none; outline: none}

						.thumbnail_wrapper ul li .details_wrapper .details { visibility: hidden; }

						.thumbnail_wrapper ul li:hover .details_wrapper .details {
	visibility: visible;
	text-align: left;
} 
						
						.thumbnail_wrapper li .details_wrapper {
	position: absolute;
	bottom: 14px;
	width: 140px;
	height: 50px;
	overflow: hidden;
}

						.thumbnail_wrapper li .details_wrapper .details {
	position: absolute;
	width: 140px;
	height: 45px;
	color: #434343;
	line-height: .8em;
}
						
							.thumbnail_wrapper li .details_wrapper .details a {color: #888179; border: none}
							
							.thumbnail_wrapper li .details_wrapper .details h3 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 5px;
}

							.thumbnail_wrapper li .details_wrapper .details h4 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

				.left-tab {
	position: absolute;
	top: -3px;
	left: -30px;
	width: 55px;
	height: 184px;
	z-index: 1;
	
	

}

				.left-tab img, .right-tab img { cursor: pointer; outline: 0px;}
				
				.left-tab a img, .right-tab a img {  outline: none; border: none;}

				.right-tab {
	position: absolute;
	margin-left: -7px;
	width: 39px;
	height: 181px;
	z-index: 1;
	top: 0px;
	right: 0px;
}
				
				
