
/* root element for accordion. decorated with rounded borders and gradient background image */
.toolsaccordion {
	/*background:#333333 url(/img/global/gradient/h600.png) 0 0;*/
	width: 200px;
	/*border:1px solid #333333;*/
}