#latestmusic {
	position: absolute;
	top: 30px;
	left: 5px;
	text-align: center;
	width: 171px;
	border-top-style: dotted;
	border-top-width: 1px;
}

#latestartwork
 {
	position: absolute;
	top: 30px;
	left: 185px;
	width: 175px;
	text-align: center;
	border-top-style: dotted;
	border-top-width: 1px;
}

#text img.latest {
	border: 2px solid #505050;
}

#latestmusiclinks {
	position: absolute;
	top: 145px;
	left: 27px;
	text-align: center;
}

#latestartworklinks {
	top: 145px;
	left: 217px;
	position: absolute;
	text-align: center;
}


