/* * * * * * * .newRelease * * * * * * * * * */

.newRelease{
	padding: 10px 0px 0px 0px;
}

.newRelease h2{
	color: #112335;
	background-color: #E9F0F8;
	padding: 6px 0px 0px 10px;
	border-bottom: 1px #336699 solid;
	border-left: 8px #336699 solid;
}

.item{
	font-size: 9pt;
	vertical-align: top;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	border-right: 1px #CCCCCC solid;
	width: 101px;
}

.cd{
	margin: 6px 3px 2px 4px;
	border: 1px #333333 solid;
	width: 92px;
	height: 92px;
}

.dvd{
	margin: 6px 3px 2px 4px;
	border: 1px #333333 solid;
	height: 92px;
}


.item h3{
	font-size: 9pt;
	text-align: center;
	padding-top: 8px;
	height: 3em;
}

.item p{
	font-size: 80%;
	text-align: center;
}

.saturn{
	font-size: 90%;
}

.item-{
	font-size: 9pt;
	vertical-align: top;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	width: 101px;
}

.item- img{
	margin: 6px 3px 2px 4px;
	border: 1px #333333 solid;
	width: 92px;
	height: 92px;
}

.item- h3{
	font-size: 9pt;
	text-align: center;
	padding-top: 8px;
	height: 2em;
}

.item- p{
	font-size: 8pt;
	text-align: center;
}

/* * * * * * * .releaseTop * * * * * * * * * */

.releasesTop{
	padding: 10px 0px 0px 0px;
}

.releasesTop h2{
	color: #112335;
	background-color: #E9F0F8;
	padding: 6px 0px 0px 10px;
	border-bottom: 1px #336699 solid;
	border-left: 8px #336699 solid;
}

.item2{
	font-size: 9pt;
	vertical-align: top;
	text-align: center;
	margin-bottom: 2px;
	border-right: 1px #CCCCCC solid;
	width: 91px;
}

.cd2{
	margin-top: 6px;
	margin-bottom: 4px;
	border: 1px #333333 solid;
	width: 82px;
	height: 82px;
}

.dvd2{
	margin-top: 6px;
	margin-bottom: 4px;
	border: 1px #333333 solid;
	height: 82px;
}

.item2 h3{
	font-size: 9pt;
	text-align: center;
	padding-top: 8px;
	height: 2em;
}

.item2 p{
	font-weight: normal;
	font-size: 8pt;
	text-align: center;
}

.item2-{
	font-size: 9pt;
	vertical-align: top;
	text-align: center;
	margin-bottom: 2px;
	width: 91px;
}

.item2- img{
	margin-top: 6px;
	margin-bottom: 4px;
	border: 1px #333333 solid;
	width: 82px;
	height: 82px;
}

.item2- h3{
	font-size: 9pt;
	text-align: center;
	padding-top: 8px;
	height: 2em;
}

.item2- p{
	font-size: 8pt;
	text-align: center;
	font-weight: normal;
}

.space4{
	height: 4px;
}

/* * * * * * * .newstopics * * * * * * * * * */

#newstopics{
	padding: 6px 0px 0px 0px;
	clear: both;
}

#newstopics h2{
	color: #112335;
	background-color: #E9F0F8;
	padding: 8px 0px 0px 10px;
	border-bottom: 1px #336699 solid;
	border-left: 8px #336699 solid;
}

#newstopics .right{
	text-align: right;
	display: block;
}