@charset "UTF-8";

div#content div.title {
	width: 540px;
	height: 207px;
	behavior: expression(IEPNGFIX.fix(this));
	position: relative;
	top: -15px;
}

div#content div.title h2,
div#content div.title ul,
div#content div.title ul li {
	margin: 0;
	padding: 0;
	height: 0;
	text-indent: -9999px;
}

