﻿a 
{
    color				: #101444;
}

a:hover 
{
    color				: #a1a1a1
}
span.searchWord 
{
	background-color	: #52a2e7;
	color				: #ffffff;
	font-weight			: bold;
}
td.libEntryRowLabel
{
	position			: relative;
	font-weight			: bold;
	vertical-align		: top;
	text-align			: right;	
	white-space			: nowrap;
}
td.libEntryRowImage
{
	text-align			: right;
	white-space			: nowrap;
}
td.lolFormTitle
{
	font-weight			: bold;
	font-size			: 1.1em;
	background-color	: #CCCCFF;
}
td.lolFormLabel
{
	font-weight			: bold;
	text-align			: right;
}
/*td.lolFormData .textbox, */
td.lolFormData .checkbox,
td.lolFormData .button
{
	border				: outset thin gainsboro;
}