.igBottomLinks
{
	border-top: solid 1px #c9ccd1;
}
.igBottomLinks
{
	background-color: #c9ccd1;
}
.igBottomLinksNotSelected
{
	color: Black;
	background-image: url(../arrow_black.png);
}
.igBottomLinksNotSelected a, .igBottomLinksNotSelected a:visited, .igBottomLinksNotSelected a:active
{
	color: Black !important;
}
.igBottomLinksNotSelected a:hover
{
	color: Black !important;
}
.igBottomLinksSelected
{
	color: White;
	background-image: url(../arrow_white.png);
}
.igBottomLinksSelected a, .igBottomLinksSelected a:visited, .igBottomLinksSelected a:active
{
	color: White !important;
}
.igBottomLinksSelected a:hover
{
	color: White !important;
}
