#nav #releases #releaseList {
	font-size: x-small;
	white-space: nowrap;
}
#nav #releases #releaseList .ulreleases {
	margin-top: 0px;
	margin-left: 0px;
	list-style-type: circle;
	margin-bottom: 0px;
	padding-left: 15px;
	text-align: left;
	text-indent: 0px;
}
dl {
	font-size: smaller;
}
dt {
	font-weight: bold;
}
.subtitle {
	font-size: larger;
	font-weight: bolder;
}
#storelist {
	margin-top: 5px;
}
#nav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-right: 4px;
	padding-right: 4px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
#albumTitle {
	font-size: x-large;
}
dd {
	margin-bottom: 8px;
}
