﻿.wiki_Title
{
	font-family: Arial;
	font-size: 17px;	
	font-weight: bold;
}
.wiki_SubTitle
{
	font-family: Arial;
	font-size: 14px;	
	font-weight: bold;
}
.wiki_ListPanel
{
	width: 100%;
	height11: 450px;
	border11: solid 1px #999999;
	background-color: #fafafa;
}
.wiki_Toolbar
{
	background-color: #f0f8ff;
	border: solid 1px #cedff6;
	filter1: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#CEDFF6', endColorStr='white', gradientType='0'); 
	width: 100%;
}
.wiki_ToolbarButton
{
	border: solid 1px #f0f8ff;
	cursor: default;
	color: #000088;
}

.wiki_StaticMenuItem
{
	white-space:nowrap;
}