div.needitfast {
overflow:hidden;
font-size:0.8em;
}

span.needitfast {
overflow:hidden;
font-size:0.8em;
}

.needitfast table {
height:46px;
width:204px;
background-image:url(../bg_counter.png);
background-repeat:no-repeat;
overflow:hidden;
margin-top:5px;
font-weight:700;
font-size:1.2em;
/**border:1px dotted grey;**/
}

.needitfast_hrs,.needitfast_min,.needitfast_sec {
padding-bottom:13px;
text-align:center;
}

.needitfast_hrs {
width:100px;
}

.needitfast_min {
width:70px;
}

.needitfast_sec {
width:100px;
}

#testemonial_container {
height:50px;
width:50px;
border:#999 1px solid;
}