@charset "utf-8";
/* CSS Document */
.stopd
{
width:48px;
height:19px;
border:0px;
text-align:center;
vertical-align:top;
background:url(stop-36.jpg) no-repeat;
color:#FFFFFF;
cursor:pointer;
font-size:10px;
}
.nextd
{

width:48px;
height:19px;
border:0px;
background:url(next-48.jpg) no-repeat;
color:#FFFFFF;
cursor:pointer;
}
.prevd
{

width:48px;
height:19px;
border:0px;
background:url(prev-48.jpg) no-repeat;
color:#FFFFFF;
cursor:pointer;
}


