@charset "utf-8";
/* Customizable CSS Document */

/*.innerPage-ToolBox: Controls the Toolbox "Box" Appearance */
.innerPage-toolBox{
	font-size:12px; 
	background-color:#EEEEEE;
	border-color:#CCCCCC;
	border-width:1px; 
	border-style:dotted; 
}
/*.innerPage-toolBox-Link */
.innerPage-toolBox-Link:Hover{
}