﻿.oc_tool_link 
{ 
	font-size: 10px;
    font-family: Verdana;
	color: #0085B0;
	text-decoration: none; 
}
.oc_tool_link:hover 
{ 
	text-decoration: underline; 
	color: #FF9900; 
}
.oc_tool_text 
{
	font-size: 10px;
	font-family: Verdana;
	color: #444444;
}
#action-panel .x-plain-body {
    background-color:#cad9ec;
    padding:3px 0 0 5px;
}
#action-panel .x-plain-body {
    padding-left:3px;
}
.searchresults 
{
	position: absolute;
	top: -1px;
}
.resultrow 
{
	border-top: dotted 1px #556780; 
	padding: 3px; 
}
.resultlink 
{
	font-family: Arial, Verdana;
	text-decoration: none;
	font-size: 11px;
	color: #334560;
	font-weight: bold;
}
.resultlink:hover 
{
	text-decoration: underline;
}
.resultclass
{
	color: red;
}
.resultclassname
{
    font-family: Arial, Verdana;
	text-decoration: none;
	font-size: 9px;
	text-transform: uppercase;
	color: #445671;
}
.searchnote
{
	font-family: Arial, Verdana;
	text-decoration: none;
	font-size: 11px;
	color: black;
	padding: 5px;
}
.searchtask
{
	background-image: url(images/find.png) !important;
	background-repeat: no-repeat;
}
.x-check-group-alt {
    background: #D1DDEF;
    border-top:1px dotted #B5B8C8;
    border-bottom:1px dotted #B5B8C8;
}
