.sliderwrapper{
     position: relative; /*leave as is*/
     overflow: hidden; /*leave as is*/
     border:0;
     border:0;
     width:400px; /*width of featured content slider*/
     height: 250px;
     vertical-align:text-top
}

.sliderwrapper img{
	 height:200px;
	 width:400px;
	 border:0;
	 right:0;
	 left:0;
	 vertical-align:text-top

}

.sliderwrapper .contentdiv{
     visibility: hidden; /*leave as is*/
     position: absolute; /*leave as is*/
     left: 0;  /*leave as is*/
     top: 0;  /*leave as is*/
     padding:0;
     width: 400px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
     height: 100%;
     vertical-align:text-top
}

.pagination{
	 width:400px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	 text-align: right;
	 background-color:#000000;
     padding:0;
	 border:0;
}

.pagination a{
     text-decoration: none; 
     background:#E80A0A;
	 padding:0;
}

.pagination a:hover, .pagination a.selected{
     color: #000;
}

#wenehewal img{
	 height:200px;
	 width:400px;
	 border:0;
	 right:0;
	 left:0;
	 vertical-align:text-top

}
#wenehewall{
     width:400px;
	 height:50px;
	 vertical-align:text-top
}
#wenehewall a{
	 padding:0px;
	 font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	 font-size:13px;
	 font-weight:bold;
	 right:0;
	 text-align:center
}
