/*	[#CONTAINER]
	------------------------------------------------------------------------  */

/* ----- [#CONTENT] */
div#content {
	padding-bottom: 15px !important;
}

	div#content h2 {
		display: block !important;
		height: 95px !important;
		margin: 0 0 0.5em 0 !important;
		text-indent: -9999px !important;
		background: transparent url(images/h2.png) left top no-repeat;
	}
	
	div#content h3 {
		display: block !important;
		height: 0 !important;
		margin: 0 !important;
		text-indent: -9999px !important;
	}
	
	div#content ul {
		line-height: 14px !important;
		list-style-type: square !important;
	}
	
		div#content ul li {
			margin: 0 !important;
		}