<style media="screen" type="text/css">
	
	h6.trigger {
	color: #666666;
	margin-top: 5px;
	padding: 5px;
	line-height: 18px;
	font-size: 11px !important;
	font-weight: normal;
	float: left;
}
	h6.trigger a { 
	margin-bottom: 5px !important;
	margin-right: 0;
	margin-top: 0;	font-size: 11px;
	color: #666666 !important;
	text-decoration: none;
	display: block;
}
	h6.trigger a:hover { font-size: 11px; color: #666666; }
	h6.active {
	color: #666666;
	font-size: 11px;
} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
	
	.toggle_links {
	color: #666666;
	margin-left: 0px;
	margin-bottom: 30px;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
	overflow: hidden;
	font-size: 11px;
	width: 100%;
	clear: both;
}
	.toggle_links .block {
	border-color: white;
	border-width: 1px;
	border-style: solid;
	padding: 10px; /*--Padding of Container--*/ /*--Bottom rounded corners--*/
}	

	.toggle_links a {
		text-decoration: none;
		font-family: monospace;
		color: #666666;
		font-size: 11px;
	}

	.toggle_links h3 {
		padding-bottom: 10px;
		font-size: 13px;
		margin-top: 0px !important;
		padding-top: 0px !important;
		color: #666666;
	}

	.toggle_links ul {
		padding: 10px;
		margin-right: 20px;
		float: left;
		width: 170px;
	}

	.group {
		clear: both;
	}

	.footer_link_wrap {
		padding-bottom: 20px;
		padding-top: 20px;
		margin-right: auto;
		margin-left: auto;
		width: 870px;
	}

</style>
