﻿.toolboxHeader{
	width:184px;
	height:60px;
	background:url('toolboxHeader.gif') top left no-repeat #ecebdb;
}
.toolboxBody{
	color:#09347a;
	padding:0px 15px;
	background:#ecebdb;
	font-size:12px;
}
.toolboxBody a{
	text-decoration:none;
	display:block;
}
.toolboxBody a:hover{
	color:#fff;
	background:#09347a;
}
.toolboxFooter{
	width:184px;
	height:10px;
	background:url('toolboxFooter.gif') bottom left no-repeat #ecebdb;
}
