@charset "UTF-8";
.prwrapper {
	font-size: 0.7em;
	float: left;
	text-align: left;
	height: 463px;
	overflow: auto;
	font-weight: normal;
	padding-top: 10px;
	width: 488px;
	padding-bottom: 7px;
	margin-top: 10px;
	margin-left: 5px;
	clear: right;
	border: 4px double #373331;
}
.primgtxtwrapper {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: 430px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;
	display: inline;
	clear: both;
}
.prtxtartist {
	margin-bottom: -5px;
	font-weight: bold;
}
.prtextalbum {
	text-indent: 10px;
	margin-bottom: -20px;
	font-size: 0.9em;
}
.prtxtpdf {
	text-align: right;
	margin-right: 15px;
	margin-top: 3px;
}
.prtxtpdf a {
	background-image: url(../images/Clipart/pdf_img.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
.prtxtpdf a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #383832;
}
.pdfimg {
	float: left;
	margin-right: 15px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F8F8F8;
	border-right-color: #383832;
	border-bottom-color: #383832;
	border-left-color: #F8F8F8;
}
.arttext {
	background-image: url(../images/Clipart/cross.png);
	background-repeat: no-repeat;
	background-position: right center;
}
