#wrapper3 {
    height: 262px;
    left: 50%;
    margin: -124px 0 0 -441px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    width: 524px;
}
#images {
width: 524px;
height: 262px;
}
#images img {
display: block;
float: left;
}
#timer,
#captions {
    background: rgba( 0, 0, 0, 0.1 ); 
    width: 524px;
    height: 5px;
    position: absolute;
    left: 0;
    bottom: 0;
}
#timer {
 background: rgba( 35, 3, 42, 0.9 );  
}
#captions .carousel > div {
    color: #FFFFFF;
    float: left;
    font-family: arial;
    font-size: 17px;
    height: 31px;
    line-height: 32px;
    text-indent: 11px;
    text-transform: uppercase;
    width: 524px;

}
.pager {
    float: right;
    line-height: 32px;
    padding: 0px 50px 0 0;
}
.pager a {
border: 1px solid #fff;
border-radius: 10px;
display: none;
width: 10px;
height: 10px;
margin: 0 3px;
}
.pager a:hover {
background: rgba( 255, 255, 255, 0.3 );
}
.pager a.selected {
background: #fff;
}
.pokerkiukiu .pager .p1,
.pokerkiukiu .pager .p2,
.kartu .pager .p3,
.kartu .pager .p4{
display: inline-block;
}