a.quaint{
float:none;
display:block;
margin-top:15px;
width:250px;
height:44px;
background:url(images/top.gif) no-repeat;
background-position: 48% 0px;
}

a.topquaint:hover {
background-position: 48% -53px;
}

a.quaint_photo{
float:none;
display:block;
margin-top:15px;
width:130px;
height:44px;
background:url(images/top.gif) no-repeat;
background-position: 48% 0px;
}