#slideMainDiv {
  height:353px;
  width:678px;
  position:relative;
}
#slideHeaderDiv {
	width:680px;
	height:353px;
	padding-left:1px;
}
.slideDiv {
  position:absolute;
  left:0;
  top:0;
  width:678px;
  height:353px;
}
#newdiv {
	background-color:#990000;
	width:680px;
	height:15px;
	padding-top:2px;
	padding-bottom: 5px;
}
#playDiv{
 float:left;
 height:13px;
 width:30px
 border-right:1px solid #990000;
 padding-left:15px;
}
#showStyle0{ 
float:left;
width:13px;
height:11px;
color:#FFFFFF;
background-color:#999999;
border-top:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
border-left:1px solid #FFFFFF;
}
#showStyle1{ 
float:left;
width:13px;
height:11px;
color:#FFFFFF;
background-color:#666666;
border-top:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
border-left:1px solid #FFFFFF;
}
#showStyle2{ 
float:left;
width:13px;
height:11px;
color:#FFFFFF;
background-color:#666666;
border:1px solid #FFFFFF;
}
