.te_dashboard .te_previous_link, .te_dashboard .te_next_link{background-image:url("../top_up/dashboard/sprite.png");
height:29px;
width:31px;}

.te_dashboard .te_close_link {
background-image:url("../top_up/dashboard/sprite.png");
background-position:-20px 0;
height:26px;
right:-20px;
top:-10px;
width:28px;
}

.te_dashboard .te_corner, .te_dashboard .te_rib {
background-image:url("../top_up/dashboard/sprite.png");
}
.te_dashboard .te_middle .te_middle {
background:url("../top_up/dashboard/middle.png") repeat scroll 0 0 transparent;
}

.te_dashboard .te_title {
font-weight:bold;
text-shadow:1px 1px 1px grey;
top:-9px;
}

.te_title {
color:black;
font-family:"Lucida Grande","Arial";
font-size:11px;
position:absolute;
text-align:center;
width:100%;
z-index:1001;
}

.te_dashboard .te_controls {
background-image:url("../top_up/dashboard/sprite.png");
background-position:0 -178px;
bottom:-25px;
height:29px;
left:50%;
margin-left:-33px;
padding-left:5px;
width:63px;
}
