/************************************************/
/*												*/
/*	IL DISORDINE DELLE COSE						*/
/*	CSS - GENERALE								*/
/*	DEVEL BY TIWI								*/
/*												*/
/************************************************/

@media only screen and (min-width : 960px) and (max-width : 1050px) {
	
	section.start.album #album-container .albums .album .packaging .cd {
		left:140px;
	} section.start.album #album-container .albums .album .packaging .tracks {
		left:470px;
	}
	
}