
.inlineStyle 
{ 
	BORDER-RIGHT: darkgray 6px solid; 
	BORDER-TOP: darkgray 6px solid; 
	BORDER-LEFT: darkgray 6px solid; 
	BORDER-BOTTOM: darkgray 6px solid; 
}

.WikiLinksPanel
{
	width:250px;
}	
a.Menu_Arrow_Level0_Item, a.Menu_Arrow_Level0_Item:link, a.Menu_Arrow_Level0_Item:visited {
background:none repeat scroll 0 0 #C8D7E3;
color:#000033;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:23px;
line-height:23px;
text-decoration:none;
text-indent:10px;
width:99.9%;
}

#DnnWiki pre {
	background-color:#FAFAFA;
	border:1px solid #DADADA;
	margin:1em 1em 1em 1.6em;
	white-space:pre-wrap;
	overflow-x:auto;
	padding:2px;
	width:95%;	
}
