@charset "utf-8";

/*
News CSS
*/

#header {
	background: url(/img/bg_newsheader.jpg) left top no-repeat;
}
h2 {
	width: 615px;
	height: 41px;
	background: url(/img/h2_news.gif) left top no-repeat;
	border-bottom: 1px dotted #666;
	margin-bottom: 5px;
}
h3 {
	font-size: 100%;
	margin: 12px 0;
	padding: 0 0 5px 0;
	border-bottom: 3px double #FFF;
}

#news {
	padding: 0px 0 12px 12px;
}

p.iphoto {
	width: 200px;
	text-align: right;
}
p.date {
	text-align: right;
	clear: right;
}