/*
#index #indexHeader
{

	border-top: 1px solid #eee;
	border-bottom: 1px solid #333;
}




#fbFooter #fbMenu
{

}

.fbPaginationMinor 
{
	color: #ccc;
	margin-left: 10px;
}



*/


#fbFooter {
	background-image: url(footer_bg.gif);
}

a.button
{
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -999em;
	width: 30px;
	height: 29px;
	float: left;
	margin-left: 10px;
}

#fbFooter a#epLink
{
	background-image: url(logo.gif);
}

#index #indexHeader
{
	background: #000 url(index_header.gif) no-repeat top left;
	line-height: 30px;
}

#index
{
	background: #000 url(index_bg.gif) repeat-x bottom left;
}

#fbIndex { width: 114px; background-image: url(index.gif);}
#fbZoomButton { background-image: url(magnify.gif);}
#fbPrintButton { background-image: url(print.gif);}
#fbBackButton { background-image: url(prev.gif);}
#fbForwardButton{ background-image: url(next.gif);}
#fbSubscribeButton{ background-image: url(subscribe.gif);}
#fbEmailButton{ background-image: url(friend.gif);}


#index #closeIndex
{
	width: 24px;
	height: 24px;
	background: transparent url(close.gif) no-repeat top left;
	display: block;
}

#index #closeIndex:hover
{
	background: transparent url(close_hover.gif) no-repeat top left;
}

#pageLinks
{
	background-color: #000;
}

#pageLinks #showLinks
{
	display: block;
	line-height: 24px;
	color: #ffffff;
	background: transparent url(minus.gif) no-repeat top left;
	padding-left: 32px;
	text-decoration: none;
}

#pageLinks.inactive #showLinks
{
	background: transparent url(plus.gif) no-repeat top left;
}

#linkContainer a
{
	display: block;
	padding: 5px 5px 5px 32px;
	color: #eee;
	text-decoration: none;
	font-size: 11px;
}

#linkContainer a:hover
{
	background-color: #333;
}