#mainContent h2 {
	text-indent: -9999px;;
	background: #990000 url(../images/title_info.gif) no-repeat top left;
	width: 800px;
	height: 50px;
	margin: 0;
	color: #ffffff;
}

#content {
	margin: 0 50px 50px 50px;
}

h3#new-release {
	background: #ffffff url(../images/subtitle_newreleases.gif) no-repeat left top;
	border-bottom: 1px solid #bb0000;
	padding-bottom: 3px;
	height: 19px;
	text-indent: -9999px;
}

h3#new-release+P {
	padding-left: 20px;
}

ul.new-release-list {
	list-style: none outside;
	margin: 0;
	padding-left: 20px;
}

ul.new-release-list li {
	display: block;
	float: left;
	width: 270px;
	padding: 0;
}

.new-item dl {
	margin: 0;
	padding: 0;
}

.new-item dl dt {
	font-size: 16px;
	font-weight: bold;
}

.new-item dl dd {
	margin: 0;
	padding: 0;
}

.new-item p {
	width: 200px;
	margin-top: 0;
	margin-bottom: 50px;
	text-align: center;
}

h3#update-history {
	clear: both;
	background: #ffffff url(../images/subtitle_updatehistory.gif) no-repeat left top;
	border-bottom: 1px solid #bb0000;
	padding-bottom: 3px;
	height: 24px;
	text-indent: -9999px;
}

dl.history-list {
	margin-left: 20px;
}

dl.history-list dt {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

dl.history-list dd {
	margin-bottom: 1em;
	font-size: 14px;
	color: #666666;
}
