#gigpress-banner-wrap {
	position:relative;
	overflow:hidden;
	height:100%;
	
}

#gigpress-banner {
	font-size: 28px; 
	text-align: right;
	
	position: absolute;
	right:0;
	z-index: 3;
}

#gigpress-banner li {
	list-style: none;
}

#gigpress-banner a {
	text-decoration: none;
	color:#cdcdcd;
}

#gigpress-banner a:hover {
	color:white;
}

#gigpress-banner .small-date {
	font-size: 20px;
}


/* override */
#slider-1 .info_line a {
	background: #6A266E !important;
}