/* ---------- Styles for front page ---------- */

#theySaid
{
	clear: left;
}
	
#theySaid p {font-weight: bold;}

#theySaid dl {padding-left: 20px;}

p.introduction
{
	padding-top: 1em;
	/*border-top: 1px solid #CCC;*/
}

dl#testimonials dt.quote
{
	color: #515B7D;
	font-size: 1em;
}
	
div#latestRelease .coverImg,
div#italy06 .coverImg
{
	float: left;
	margin: 0 10px 5px 0;
	padding: 5px;
	border: 1px solid #666;
	background-color: #FFF;
}

div#latestRelease ul
{
	list-style-type: none;
	margin: 0;
	padding-bottom: 0;
}
		
div#latestRelease h3,
div#latestRelease dt
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #900;
	font-weight: bold;
	margin: 1em 0 0 0;
}

div#latestRelease ul li,
div#latestRelease dd
{
	padding: 3px 0;
}

p#moreGigs,
p#moreNews
{
	margin: .2em;
	font-style: italic;
	text-align: right;
}

div#italy06
{
	margin-bottom: 2em;
	height: 300px;
}