.clear { clear: both; }



	.thumbnail_wrapper { margin: auto; position: relative; width: 1031px; padding: 0px; visibility: visible;}

		.thumbnail_wrapper .holder { width: 1031px; height: 182px; overflow: hidden; position: relative; }

			.thumbnail_wrapper .holder .home_slider div.pane { width: 1031px; 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; margin: 5px 0 5px 43px; float: left; width: 281px; height: 146px; padding: 0px; list-style-image: none; list-style-type: none; border:12px solid #e66a12; }

						.thumbnail_wrapper li.first { margin-left: 0px }
						
						.thumbnail_wrapper li img { margin:0 5px 0px 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; } 
						
						.thumbnail_wrapper li .details_wrapper { position: absolute; bottom: 0px; left: 0px; width: 281px; height: 62px; overflow: hidden;}

						.thumbnail_wrapper li .details_wrapper .details {position: absolute; width: 281px; height: 62px; background: url('../images/detail_bg.png') no-repeat; color: #ffffff; }
						
							.thumbnail_wrapper li .details_wrapper .details a {color: #FFFFFF; border: none}
							
							.thumbnail_wrapper li .details_wrapper .details h3 { margin: 0px 0 3px 15px; font-size: 14px; font-weight: bold; }

							.thumbnail_wrapper li .details_wrapper .details h4 { margin: 0px 15px; font-size: 12px; font-weight: normal; text-transform: uppercase; }

				.left-tab { position: absolute; top: 0px; left: -16px; width: 55px; height: 182px; 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; top: 0px; right: -16px; margin-left: -7px; width: 55px; height: 182px; z-index: 1; }

