/* Basic CSS Import----------------------- */
@import url(../common/common.css);
@import url(../common/style.css);

/* Unique CSS ----------------------- */

#discography-head	{	background-image:url(../../images/discography/discography-head.gif);	}

#main h3	{
	width:490px;
	height:32px;
	margin:0;
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
	font-size: 1px;
	line-height: 0;
	text-indent: -9999px;
}


#melodia	{	background-image:url(../../images/discography/melodia.gif);	}
#borderless	{	background-image:url(../../images/discography/borderless.gif);	}
#other	{	background-image:url(../../images/discography/other.gif);	}


.discography-mod dt	{	text-align:center;	}

.discography-mod dt img	{	margin-bottom:5px;	}

.discography-mod dt span	{
	display:block;
	line-height:120%;
}

.album-title	{
	font-weight:bold;
	color:#ECE6E0;
	letter-spacing:1px;
	margin-bottom:3px;
}

.rerease-date	{	font-size:10px;	}

.discography-mod dd	{
	display:blodk;
	margin-left:170px;
}

.discography-mod dd strong	{
	display:block;
	letter-spacing:1px;
	margin-bottom:0;
	border-bottom:1px solid #676767;
}

.discography-mod ul	{
	border-right:1px solid #676767;
	border-bottom:1px solid #676767;
	border-left:1px solid #676767;
	padding:3px;
	font-size:10px;
	line-height:120%;
	display:block;
	margin-top:0;
	margin-bottom:10px;
}

.discography-mod li	{	margin-bottom:2px;	}

.member-txt	{
	font-size:10px;
	line-height:130%;
	display:block;
	margin-top:3px;
	margin-bottom:13px;
}