/*********************************************/
/*LINK BUTTON*/
/*********************************************/
a.linkButton span.bottomPanelLink
{
	display: block;
	display:inline-block;
	width: 100%;
	height: 17px;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

/*********************************************/
/*BOTTOM PANEL*/
/*********************************************/
div.bottomPanel
{
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
}