#android_tablet {
    background: url("../images/navbarBg.jpg") no-repeat scroll -406px 0;    
    width: 136px;
}



#iphone {
background: url('../images/navbarBg.jpg') no-repeat -406px 0;
}
#iphone:hover{
background: url('../images/navbarBg.jpg') no-repeat -406px -58px;
}



#android_tablet h2
{
	line-height: 22px !important;
	padding-top: 9px !important;
}





#other
{width:115px;}

#store
{width:84px;}