@charset "UTF-8";
#beat {
	position:absolute;
	width:565px;
	margin: 0px;
	padding: 0px;
}
/* CSS Document */

.GrayStyle {
	font-size: 10px;
	font-family: Calibri, Arial, verdana;
	text-transform: capitalize;
	color: #A0A0A4;
}
.MainTx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.NameStyle {
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.RedContentTag {
	color: #AA0000;
	font-weight: bold;
	font-size: 12.5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.playButton {
	background-color: #FFF;
	height: 55px;
	width: 37px;
	padding-right: 5px;
	padding-left: 2px;
}
.beatName {
	background-color: #FFF;
	padding-left: 3px;
	padding-top: 13px;
	padding-right: 1px;
	width: 270px;
}
.price {
	background-color: #FFF;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 13px;
	width: 90px;
}
.genreStyle {
	background-color: #FFF;
	padding-left: 6px;
	padding-bottom: 15px;
}
.codeCell {
	padding-bottom: 15px;
	padding-left: 6px;
	background-color: #FFF;
}
.buyNow {
	background-color: #FFF;
	width: 140px;
	height: 55px;
}
.stylebar {
	background-image: url(/images/grad-title.gif);
}
