﻿img#artist {
	border-top: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	margin-bottom: 15px;
}

img.secondArtist {
	margin-top: -3px;
}

div#sideBar {
	width: 300px;
	left: 500px;
	top: 175px;
}

div#sideBarContent {	
	width: 260px;
}

div#mainContent {
	width: 459px;
}

div#headerBox {
	width: 660px;
}

p.caption {
	font-size: 11px;
	font-style: italic;
	color: #ffffff;
	margin-top: -10px;
}