@import url(urbans.css);

#urbanSlide{
	z-index:5;
}
a.global {
}
.umSlideshow{
	display: none;
	overflow: hidden;
	position: relative;
	width: 958px;
	height: 266px;
	margin: 0 0 0 0;
	margin-top:0px;
	margin-bottom:0px;
}
.umSlideshow img{
	border: 0px;
	margin: 0 0 0 0;
}
.umSlideshow .slideElement{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}
.umSlideshow .slideInfoZone{
	position: absolute;
	z-index: 10;
	margin: 0;
	text-indent: 0;
}
.umSlideshow .slideInfoZone h2{
	padding: 0; 
	margin: 5px 5px 0 5px; 
}
.umSlideshow .slideInfoZone p{
	padding: 0; 
	margin: 5px 5px 0 5px;
}
.umSlideshow a{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}
