.da-slider{
	background: rgba(0,0,0,0.65);
	background/*\**/: url(../images/transparent.png) repeat 0% 0%\9;
	box-shadow: 0px 10px 50px rgba(0,0,0,0.7), 0px 0px 1px #000;
}

.da-arrows span{
	background: #0e0e0e;
	visibility: hidden;
}
.da-dots span{
	background: #0e0e0e;
}
.da-slide p{
	color: #fff;
	z-index: 10;
}
.da-slide h2{
	color: rgb(252,175,23);
}
a {
	color: #757575;
}

.da-link{
	
	bottom: 50px; /* new in v0.6 */
	border-radius: 0px !important;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color: #000 !important;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border: 0px !important;
	padding: 4px 0px 3px 10px !important;
	font-size: 18px !important;
	width: 264px !important;
	text-align: left !important;
	z-index: 10;
	
}
.da-link:hover{
	
}