.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 430px; /*width of featured content slider*/
height: 280px; border: solid 1px #818181;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: transparent;
width: 430px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
}

/* Them Vao*/
#Title1,#Title2, #Title3, #Title4, #Title5, #Title6 {
  position: absolute; width: 430px;
  height: 70px;
  z-index: 1; left: 0px; top: 230px;
  opacity:.50; background:#000000; filter:alpha(opacity=50); -moz-opacity: 0.50;
}

#Title1 .fdsfsdfds, #Title1 a.fdsfsdfds:link, #Title1 a.fdsfsdfds:visited {
font-size: 16px; font-family:Tahoma;  font-weight: bold;
	color:#fff;
        text-decoration: none;
}
#Title2 .fdsfsdfds, #Title2 a.fdsfsdfds:link, #Title2 a.fdsfsdfds:visited {
font-size: 16px; font-family:Tahoma, serif;  font-weight: bold;
	color:#fff;
        text-decoration: none;
}
#Title3 .fdsfsdfds, #Title3 a.fdsfsdfds:link, #Title3 a.fdsfsdfds:visited {
font-size: 16px; font-family:Tahoma, serif;  font-weight: bold;
	color:#fff;
        text-decoration: none;
}
#Title4 .fdsfsdfds, #Title4 a.fdsfsdfds:link, #Title4 a.fdsfsdfds:visited {
font-size: 16px; font-family:Tahoma, serif;  font-weight: bold;
	color:#fff;
        text-decoration: none;
}
#Title5 .fdsfsdfds, #Title5 a.fdsfsdfds:link, #Title5 a.fdsfsdfds:visited {
font-size: 16px; font-family:Tahoma, serif;  font-weight: bold;
	color:#fff;
        text-decoration: none;
}
#Title6 .fdsfsdfds, #Title6 a.fdsfsdfds:link, #Title6 a.fdsfsdfds:visited {
font-size: 16px; font-family:Tahoma, serif;  font-weight: bold;
	color:#fff;
        text-decoration: none;
}
#Title1 .Datefdsfdsfdsf, #Title2 .Datefdsfdsfdsf, #Title3 .Datefdsfdsfdsf, #Title4 .Datefdsfdsfdsf {
  font-family: Tahoma; font-size:11px; color:white;
}

#Summary5, #Summary6, #Summary1 {
  position: absolute; width: 430px; display: none;
  height: 120px;
  z-index: 1; left: 0px; top: 260px;
  opacity:.50; background:#000000; filter:alpha(opacity=50); -moz-opacity: 0.5;}
#Summary2, #Summary3, #Summary4 {
  position: absolute; width: 430px; display: none;
  height: 120px;
  z-index: 1; left: 0px; top: 430px;
  opacity:.50; background:#000000; filter:alpha(opacity=100); -moz-opacity: 1;
}
#Summary1 .Summarygfdgfdg, #Summary2 .Summarygfdgfdg, #Summary3 .Summarygfdgfdg, #Summary4 .Summarygfdgfdg {
  font-family:Arial; color:white; font-size:12px; font-weight:none; display: none;
}



/*HET Them Vao*/
.pagination{
width: 430px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: transparent;
padding: 5px 1px;
}

.pagination a{
padding: 1px 5px;
text-decoration: none;
color: #FFFFFF;font-family:Tahoma; font-size: 11px;
background: #434343;
}

.pagination a:hover, .pagination a.selected{
color: #fff;
background-color: #000000; font-family:Tahoma; font-size: 11px;
}



