.toolkit_content  {
	padding-right:4%;
	width:94%;
	float: right;
}
	.toolkit_content h1  {
		
	}
	.toolkit_content h2  {
		color:#889e49;
	}
	.toolkit_content h4  {
		color:#889e49;
	}
	.toolkit_content h5  {
		
	}
	.toolkit_content h6  {
		
	}
	.toolkit_content p  {
		
	}
	.toolkit_content ul, .toolkit_content ol  {
		padding: 10px 25px;
		width: 385px;
		border: 1px solid #ccc;
		background-color: #f6f6f1
	}
	.toolkit_content ul {
		list-style: circle outside;
	}
	.toolkit_content ol {
		list-style: decimal outside;
	}
	.toolkit_content li  {
		
	}
	.toolkit_content em  {
		
	}

	.toolkit_content table.styled {
		border: 1px solid #d9d1b6;
		width: 100%;
	}
	.toolkit_content table.styled th, .toolkit_content table.styled thead td {
		font-size: 1.2em;
		padding: 10px;
		
	}
	.toolkit_content table.styled td {
		font-size: 1.2em;
		padding: 5px 10px;
		text-align: center;
		background-color: #d9d1b6;
	}
	.toolkit_content table.styled tr.alt td {
		background-color: #fff;
	}
.ui-dialog-overlay{
	background: transparent url(/images/global/bg_popin.png) repeat;
	filter:alpha(opacity=95); 
-moz-opacity: 0.95; 
opacity: 0.95;
}
