/* $Id: langoverlay_en-gb.css,v 1.2 2008-06-27 22:03:29 achai Exp $ */  
#home {
	width:78px;
}

#music {
	width:78px;
	background-position: -78px top;
}

#sports {
	width: 77px;
	background-position: -156px top;
}

#arts {
	width:150px;
	background-position: -233px top;
}

#family {
	width: 191px;
	background-position: -383px top;
}

a.btn-remove img,
a.btn-remove:hover img { 
	width:52px;
	height:12px;
	background-image: url('../img/sys/common_new/edp/btn-remove-sprites.png');	
}


