﻿.teaserwrapper {
				position:absolute;
				margin-top: 0px;
				padding: 0px;
				
			}


.list_carousel {
				z-index: 99;
				margin-top: 0px;
				margin-left: auto;
				margin-right: auto;
				width: 465px;

			}
			.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
							}
			
			.list_carousel li {
				color: #999;
				text-align: center;
				border: 0px solid #000;
				width: 465px;
				height: 270px;
				padding: 0px;
				margin-left: 0px;
				margin-right: 0px;
				display: block;
				float: left;
				
				
			}
			.list_carousel.responsive {
				width: auto;
				margin-left: 0;
			}

			
			
			.clearfix {
				float: none;
				clear: both;
			}

.teaserimg{
border: 0px solid #000;
}