/* 
	CSS for http://www.keltica-band.com/ 
	contact.html page only 
*/

.contact DIV{
	clear:both;
	width:740px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	padding:5px;
	_padding-bottom:0;
	background:#070707;
	text-transform:uppercase;
}
.contact DIV P{
	width:50%;
}
