/* --- Font Size Conversion Table From Base 16px --- */
/* ---  9px = 57% --- */
/* --- 10px = 63% --- */
/* --- 11px = 69% --- */
/* --- 12px = 75% --- */
/* --- 13px = 82% --- */
/* --- 14px = 88% --- */
/* --- 15px = 94% --- */
/* --- 16px = 100% --- */
/* --- 18px = 113% --- */
/* --- 20px = 125% --- */
/* --- 24px = 150% --- */

a { }
a:hover { }
input, select, button, textarea { }
.kSitemapPageLink { 
	text-decoration: underline;
	color: #336699;
}
.kSitemapPageLink:hover { 
	text-decoration: underline;
	color: #1D3F63;
}
.kSitemapPageLinkDraft { background-color: #DDDDDD;
	color: #336699;
}
.kSitemapPageLinkDraft:hover { background-color: #FFEEAA; }
.komodoSearchPanelResultsTable {
	margin-top: 7px;
}
.komodoSearchPanelResultsTable td {
	border: 1px solid #cccccc;
}
.komodoSearchPanelHeading {
	background-color: #eeeeee;
	font-size: 127%;
	color: #00376C;
	font-weight: bold;
}
.komodoSearchPanelResultNumber { }
.komodoSearchPanelPageLinkCell { }
.komodoSearchPanelPageLink { }
.komodoSearchPanelPageLink:hover { }
.komodoSearchPanelMatchesFound { }