/* CUSTOM CSS - this is where you add your own css rules !!

***********************************************************/ 

@media only screen and (min-width: 760px) {
	.album_desc {
	height:350px;
	overflow:auto;
	}

	
}
/*.product-page .mainprice .PricesalesPrice > span */
.product-price{

color: #CD2122; font-size: 28px; font-weight: bold; line-height: 1; display: block; margin: 0 0 10px; 

 }



/*@media (max-width: 760px) {
	.player-desktop{
		display:none;	
	}
}*/

#body.boxed #page_wrapper {
#background-image: url("../images/background.jpg");
#background-size: 100% 100%;
#}

#page_header.dark-blue {
  background-image: url("../images/background.png");
background-size: 100% 100%;
}
