﻿@import "Search.css";

/*Generic class for the print image. Implement this in each service's theme folder*/
.printbutton
{
    visibility: hidden;
    display: none;
}
.printbuttonbottom
{
    visibility: hidden;
    display: none;
}

.DocListRowColour
{
	background-color: #F7F6F3;
}
.DocListAlternateRowColour {}

.FAQListRowColour
{
	background-color: #F7F6F3;
}
.FAQListAlternateRowColour {}

.GlossaryLink
{
	COLOR: #d22e2e !IMPORTANT;
}