#slideMainDiv {
  position:relative;
}
#slideHeaderDiv {
}
.slideDiv {
  position:absolute;
}
#newdiv {
 background-color:#999999;
 width:124px;
 height:14px;
 padding-bottom:0px;
 margin-bottom:0px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:2px;
}

#smooth_sldr_items{padding-top:0 !important;}
.smooth_slideri{
	width:480px !important;
	}
.smooth_slideri a{color:#D21614}	
.smooth_slideri span{
   float:left !important;
   width:100% !important;
   background:#EFEFEF !important;
   padding:2px 5px;
}
.smooth_slideri .txt_{
   background:none !important ;
   width:475px !important;
   padding:5px 0 0 0;
   font-family:"Lucida Grande",Verdana,Arial,Sans-Serif;
   line-height:1.2em;
   text-align:left;
}
.smooth_slideri .txt2_{
   font-size:11px !important;
   font-family:"Lucida Grande",Verdana,Arial,Sans-Serif;
   line-height:1.2em;
   text-align:left;
}
.smooth_sldr #smooth_sliderc_nav{
	background:#EFEFEF;
	float:right;
	padding-right:13px;
	width:auto !important;
    text-align:right !important;
	margin:-112px 2px 0 0 !important;
	position:relative;
	z-index:1;
}
.smooth_sldr #smooth_sliderc_nav li{
   border:none;
   margin:0;
   float:left;
   width:auto !important;
}
.smooth_sldr #smooth_sliderc_nav li a{
	 color:#000
	}


#smooth_sliderc {
	width:480px;
	float:left;
}

.image_txt{
	position:relative; /* Relative posisioning is used to define the location of title as bottom of image */
	height:275px;
	margin-bottom:0px;
	overflow:hidden;
	}
	
.image_txt h2 {
	width:480px;
	padding:10px 0;
	position:absolute;
	z-index:2;
	bottom:0;
	opacity: .8;
    filter: alpha(opacity=80);
	background:#000 !important;
}
.image_txt h2 a {
	padding:5px 10px;
	display:block;
	font-weight:normal;
	text-align:left;
}
		