#novelty-holder{
	margin:-43px 0 0;
	width:100%;
	overflow:hidden;
	padding:0 0 20px;
	position:relative;
}
#noveltyGallery {
	width: 100%;
	height: 331px;
	position:relative;
}
#noveltyGallery img {
	/* border: 2px solid #52697E;
	border-radius:148px; */
}
.spacegallery {
	position: relative;
	overflow: hidden;
}
.spacegallery img {
	position: absolute;
	left: 50%;
}
.spacegallery a {
	position: absolute;
	z-index: 1000;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* background: url(images/blank.gif); */
}
#zmag-novelty{
	margin:0 auto;
	font-size:0.8rem;
	line-height:1rem;
	position:absolute;
	bottom:36px;
	color: #a607f0;
    font-family: exo2,Arial,Verdana,Helvetica,san-serif;
    font-size: 0.9rem;
	z-index:999999;
	text-decoration:none;
	text-align:center;
	display:block;
	width:100%;
	font-weight:bold;
	/*-webkit-transform: rotate(-25deg); 
	-moz-transform: rotate(-25deg); 
	-o-transform: rotate(-25deg); 
	-ms-transform: rotate(-25deg);
	transform: rotate(-25deg);   */
}
#zmag-novelty:hover{
	text-shadow: 0 -1px 1px #fff, 0 -1px 1px #fff, 0 1px 1px #fff, 0 1px 1px #fff, -1px 0 1px #fff, 1px 0 1px #fff, -1px 0 1px #fff, 1px 0 1px #fff, -1px -1px 1px #fff, 1px -1px 1px #fff, -1px 1px 1px #fff, 1px 1px 1px #fff, -1px -1px 1px #fff, 1px -1px 1px #fff, -1px 1px 1px #fff, 1px 1px 1px #fff, 2px 2px 2px rgba(0, 0, 0, 0.75);
}
#novelty-holder h2{
	padding:0 0 20px;
	font: 2rem/1rem wienlightbold,Arial,Verdana,Helvetica,san-serif;
	color:#a607f0;
}
#novelty-holder a{
	text-decoration:none;
}