
#contentbox {
	background-image:url(img/mlbl_buy.jpg);
	background-position:100% 0%;
	background-repeat: no-repeat;
}

#mainbox {
	background-image:url(img/bg_disk.jpg);
	background-position:100% 100%;
	background-repeat: no-repeat;
}


.online_order {
	background:url(img/form.gif) 0 0 no-repeat;
	padding:8px 0 8px 85px;
	margin:0 0 30px 15px;
}

.online_order a {
	text-decoration:none;
	background:url(img/underline.gif) 0px 1.1em repeat-x;
	padding:0 2px;
}

.info {
	background:url(img/info.gif) left top no-repeat;
	padding:5px 0 5px 40px;
	display:inline;
	margin-right:30px;
}

.cash {
	background:url(img/cash.gif) left top no-repeat;
	padding:5px 0 5px 40px;
	display:inline;
}

.music {
	background:url(img/music3.gif) left top no-repeat;
	padding:5px 0 5px 40px;
	display:inline;
}


.tracklist {
	font-size:70%;
}

.tracklist b {
	font-weight:normal;
}

.tracklist a {
	font-size:120%;
}

* html .tracklist li {
	margin-top:2px;
} /* IE fix */

