<style type="text/css" media="all">
	#ul li { float:left;} 
	
	.wrapper {

		width: 380px;
		margin: 0px ;
		padding: 0 0 0 0px;
		background:url(/img/bg_feature.gif) top left no-repeat;width:388px;height:508px;
	}
	.carousel {
		background-color: #ccc;
		margin: 0 0 0px 0px;
		width: 380px;
		align: center;
		padding: 0 0 0px 0px;

                		
	}
	.carousel ul {
		margin: 0;
		padding: 0 0 0 0 ;
		list-style: none;
		display: block;
	}
	.carousel li {
		font-size: 0px;
		color: #999;
		text-align: center;
		border: 0px 
		width: 50px;
		height: 50px;
		padding: 0;
		margin: 0px;
		float: left;
		margin-left: 0;
		display: inline;     
				
	}
	.carousel.responsive {
		width: auto;
		margin-left: 0;
	}
	.clearfix {
		float: none;
		clear: both;
	}
	.prev {
		float: left;
		margin-left: 10px;
	}
	.next {
		float: right;
		margin-right: 10px;
	}
	.pager {
		float: left;
		width: 300px;
		text-align: center;
	}
	.pager a {
		margin: 0 0px;
		text-decoration: none;
	}
	.pager a.selected {
		text-decoration: underline;
	}

	.tileMe ul {     
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		list-style: none;
		display: block;
	} 	
	.tileMe li {     
		font-size: 0px;
		text-align: center;

		width: 380px;
		height: 457px;
		padding: 0px 0 0 4px;
		margin: 0 0 0 0x;
		float: left;
		display: inline; 
	} 
	

	.paginationCarousel {
		text-align: center;
	}
	.paginationCarousel a {
		background: url(/img/carouFredSelSpriteMap.png) 0 0px no-repeat transparent;
		width: 10px;
		height: 10px;
		margin: 0 5px 0 0;
		display: inline-block;
	}
	.paginationCarousel a.selected {
		background-position: -15px 0px;
		cursor: default;
	}
	.paginationCarousel a span {
		display: none;
	}
	.clearfix {
		float: none;
		clear: both;
	}			
	
div.wrapper div#carousel div.caroufredsel_wrapper ul.tileMe {margin:0;padding:0;}

div.wrapper div#carousel  {background:url(/img/bg_feature.gif) no-repeat top left;width:388px;height:508px;}
div.wrapper div#carousel  div.image {margin:0;padding:4px 0px 10px;margin:0;}
div.wrapper div#carousel  div.image div.shadow {position:absolute;top:4px;left:4px;width:380px;height:10px;background:url(/img/bg_feature.png) no-repeat top left; z-index: 900;}
div.wrapper div#carousel  div.image ul.tileMe img {width:380px;height:457px;}



</style>