.slide-desc-bg {

	/*background: #222;

	opacity: 0.6;*/

	filter: alpha(opacity = 60);

}

.slide-desc-text {

	color: #000000;
text-align: left;
font-size: 15px;
font-family: Microsoft New Tai Lue;
line-height: 24px;

}

.slide-desc-text .slide-title {

	font-size: 1.5em;

	color: #eeee88;

	margin-bottom: 5px;
        margin-top:15px;

}

.slide-desc-text .slide-title a {

	font-size: 14px; font-family:'Open Sans', sans-serif;
line-height: 24px;
font-weight: normal;
margin: 0;
padding: 10px 0 15px 0;
min-height: 48px;
text-decoration: none;
color: #a6ce39;

}
.readmore {
float: right;
background: url('readmore-green.png') no-repeat scroll 78px 4px;
width: 100px;
height: 18px;
color: #a6ce39;
}
a.readmore:hover{opacity: .65 !important; color: #a6ce39;}
.slide-desc-text .slide-title a:hover {color: rgb(204, 235, 120);}

.djslider .navigation-container a {

	outline: none;

}

.djslider-loader {

	background: url(loader.gif) center center no-repeat;

}



.djslider li {

	text-align: center;

}



span.load-button {

	width: 12px;

	height: 12px;

	display: inline-block;

	background: #222;

	border: 1px solid #fff;

	box-shadow: 0 0 2px #fff;

	margin: 0 3px;

	cursor: pointer;

	border-radius: 7px;

	opacity: 0.4;

	filter: alpha(opacity = 40);

}

span.load-button-active {

	opacity: 0.8;

	filter: alpha(opacity = 80);

}



/*** image on the left and 100% height of description area ***/

/*

#slider45 li {

	text-align: left;

}

#slider45 .slide-desc,

#slider45 .slide-desc-in {

	height: 100%;

}

#slider45 .slide-desc-bg {

	opacity: 1;

	filter: alpha(opacity = 100);

}

*/

