@charset "utf-8";
/* CSS Document */

#home-left {
	display: inline;
	float: left;
	width: 490px;
	margin-top: 30px;
	margin-bottom: 5px;
}

#home-right {
	display: inline;
	float: left;
	width: 413px;
	margin-top: 30px;
	margin-bottom: 5px;
}

#left-corner {
	width: 18px;
	height: 36px;
	display: inline;
	float: left;
	background: url(../images/left-corner.gif);
}

#right-corner {
	width: 18px;
	height: 36px;
	display: inline;
	float: left;
	background: url(../images/right-corner.gif);
}

#middle-info {
	margin-bottom: 5px;
	height: 36px;
	display: inline;
	float: left;
	background: url(../images/middlebg.gif) repeat-x;
}


#play-box {
	display: inline;
	float: left;
	width: 26px;
	height: 26px;


}

p.music-title {
	display: inline;
	float: left;
	width: 242px;
	margin: 10px 0 0 4px;
	font-size: 1em;
}

p.music-price {
	display: inline;
	float: left;
	width: 57px;
	margin: 10px 0 0 0;
}

p.music-details {
	display: inline;
	float: left;
	width: 58px;
	height: 18px;
	background: url(../images/details.gif);
	margin: 10px 0 0 0 ;
}

p.music-details a {
	display: block;
	width: 58px;
	height: 18px;
	text-indent: -5000px;
}

p.royalty-free-music-loops {
	display: block;
	text-indent: -5000px;
	width: 439px;
	height: 81px;
	background: url(../images/1.gif) no-repeat;
	margin-bottom: 18px;
	margin-top: 47px;
}

p.lowest-cost {
	display: block;
	text-indent: -5000px;
	width: 439px;
	height: 81px;
	background: url(../images/2.gif) no-repeat;
	margin-bottom: 18px;
}

p.instant-access {
	display: block;
	text-indent: -5000px;
	width: 439px;
	height: 81px;
	background: url(../images/3.gif) no-repeat;
}