.slide-desc-bg {	background: #000000;	opacity: 0.5;	filter: alpha(opacity = 50);}.slide-desc-text {	color: #ffffff;	font-weight: normal;	padding: 10px;	text-align: left;}.slide-desc-text a {    color: #ffffff;	font-weight: bold;}.slide-desc-text .slide-title {	font-size: 16px;	font-weight: bold;	color: #ffffff;	margin-bottom: 5px;}.slide-desc-text .slide-title a {	color: #ffffff;	font-weight: bold;	text-decoration: none;}.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: block;	background: #334;	float: left;	margin-right: 4px;	cursor: pointer;	border-radius: 5px;	-moz-border-radius: 6px;	border-radius: 6px;	opacity: 0.2;	filter: alpha(opacity = 20);}span.load-button-active {	opacity: 0.6;	filter: alpha(opacity = 60);}/*** 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);}*/