/* 
	CSS for http://www.keltica-band.com/ 
	news.html page only 
*/

.gigs DIV{
	clear:both;
	width:740px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	padding:5px;
	_padding-bottom:0;
	background:#070707;
}
.gigs H2{
	margin-bottom:0;
}
.gigs H3{
	font-weight:normal;
}
.gigs P{
	margin:0;
	margin-top:10px;
	margin-bottom:1.0em;
	padding:0;
}
.gigs IMG{
	float:left;
	margin:0;
	padding:0;
}
.gigs UL{
	clear:both;
	list-style:none;
	margin-bottom:1.0em;
}
.gigs LI{
	line-height:1.5em;
}
.gigs .small-print{
	margin:0;
	margin-bottom:20px;
	padding-top:0;
	font-size:0.9em;
	color:#F00;
}
