div#ifr_container {
	margin-left: 10px;
	width: 460px;
	background-color: transparent;
	padding-bottom: 10px;
}

div.cd_container {
	margin-top: 10px;
	width: 460px;
	background-color: transparent;
}

div.cd_container_left {
	width: 114px;
	background-color: transparent;
	float: left;
}

div.jkt_img {
	width: 110px;
	border: solid 1px #A4ADB3;
	padding: 1px;
}

div.jkt_img_ext {
	margin-top: 5px;
	width: 110px;
	border: solid 1px #A4ADB3;
	padding: 1px;
}

div.cd_container_right {
	width: 336px;
	background-color: transparent;
	float: right;
}

h3.cd_title {
	background-color: transparent;
}

h4.artistname {
	background-color: transparent;
}

p.cd_data {
	margin-top: 5px;
	background-color: transparent;
}

h5.cd_incl {
	margin-top: 10px;
	background-color: transparent;
}



/* extension btns *******************************/


ul.ext_btns {
	margin: 0px;
	width: 114px;
	background-color: transparent;
	padding: 0px;
	list-style: none;
	overflow: hidden;
}

ul.ext_btns li a {
	display: block;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 114px;
	height: 17px;
	background-color: transparent;
	text-indent: -9999px;
	text-decoration: none;
	list-style: none;
}

li.dtls a {
	background-image: url("../img_clr01/btn_dtls.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

li.rlsinfo a {
	background-image: url("../img_clr01/btn_rlsinfo.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

li.lnnts a {
	background-image: url("../img_clr01/btn_lnnts.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


/* set_rollover */

li.dtls a:hover,
li.rlsinfo a:hover,
li.lnnts a:hover {
	background-position: 0px -17px;
}

/* set_active */

li.dtls a:active,
li.rlsinfo a:active,
li.lnnts a:active {
	background-position: 0px -34px;
}
