

.PRContainer {
    margin-bottom: 15px;
}
.PRTop {
    width: 630px;
    height: 30px;
    z-index: 10;
    margin-left: 5px;
}
.PRBtm {
    width: 630px;
    background-color: #FFFFFF;
    margin-left: 5px;
}
.PRTitle { 
    font-size: 2.0em;
    padding-left: 10px;
    line-height: 30px;
}
.PRViewerS {
    top: 10px;
    margin: 0;
    padding: 0;
    width: 620px;
}
.PRItem {
    float: left;
    text-align: left;
    width: 145px;
    padding: 0 5px 0 5px;
	font-size:12px;
}
.PRItemImgLink {
    margin: 0 auto;
    text-align: center;
}
.PRItemImgLink
{
    height: 75px;
    position: relative;
}
.PRItemImgLink img {
    position: absolute; 
    top: 0;
	left: 0;
}

.PRNavL {
    float: left;
    position: relative;
    top: 100px;
}
.PRNavL img {
    border: 0;
    padding-left: 10px;
}
.PRNavM {
    float: left;
    display: block;
}
.PRNavR {
    float: right;
    position: relative;
    top: 100px;
}
.PRNavR img {
    border: 0;
    padding-right: 10px;
}


.pButton {
	background-color:#DADADA;
	border:medium none;
	height:20px;
	margin-top:5px;
	padding-left:5px;
	padding-right:3px;
	text-align:left;
	width:110px;
}
.pButton1 {
    border: none; 
    background-color: #DADADA;
    text-align: center;
    margin-top: 5px;
    height: 20px;
    width: 110px;
}
.pButton a, .pButton1 a {
    text-decoration: none;
    font-size: 11px;
    color: #3A3A3A;
    line-height: 1.9em;
}
.pButton a:hover, .pButton1 a:hover {
    text-decoration: underline;
}
.pButton a img, .pButton1 a img {
    border: 0;
    vertical-align: middle;
}

.PRItem h3 {
    padding-top: 10px;
    font-size: 1.18em;
    line-height: 1.1em;
	padding-bottom:5px;
}
.PRItem h3 a {
    text-decoration: none;
	color:#ED0677;
}

.pTitle {
    color: #291E0A;
} 
.pArtist {
    color: #665C53;
    display: block;
    font-size: .85em;
}

.pPrice {
    color: #ED0677;
    font-size: 1.2em;
    font-weight: bold;
}
.PRItem a img {
    border-style: none;
}

