/********************
Biographies related 
*********************/

/**-- Buttons --**/
#b_next	{
	height: 15px;
	width: 30px;
	background-image: url(/common/graphics/news/buttons/next.gif);
}
#b_prev	{
	height: 15px;
	width: 49px;
	background-image: url(/common/graphics/news/buttons/previous.gif);
}

#t_biographies	{
	height: 17px;
	width: 80px;
	background-image: url(/common/graphics/News/titles/biographies.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}

