body {
	background: url('/images/news/body_bg.png') repeat-x 0 98px;
}

#topbar {
	background: url('/images/news/main_bg.jpg') no-repeat 0 72px;
}

#morenews a {
	color: #1b2065;
}

#news {
	margin-top: 44px;
	padding: 0 0 20px 30px;
	background: url('/images/news/bg.png') no-repeat bottom right;
}

h2 {
	margin: 0;
}

h2 img {
	height: 23px;
}

div.buttonbar {
	margin-top: 30px;
}

div.buttonbar a {
	color: #fff;
	padding: 3px 4px;
	font-size: 0.8em;
	background: #1b2065;
}

div.buttonbar a.delete {
	background: red;
}

div.newsarticle, #newsarticle {
	width: 630px;
	margin-top: 35px;
}

div.newsarticle h3, #newsarticle h3 {
	margin: 0;
	font-size: 1em;
	color: #333;
}

div.newsarticle h3 a {
	color: #333;
}

div.newsarticle span.date, #newsarticle span.date {
	font-weight: bold;
	font-size: 0.8em;
}

div.newsarticle p, #newsarticle p {
	margin: 20px 0 0 0;
	font-size: 0.8em;
	line-height: 1.4em;
}

div.newsarticle a.readmore {
	font-size: 0.8em;
	color: #1b2065;
	font-weight: bold;
}

#newsarticle a {
	color: #1b2065;
	text-decoration: underline;
}

#pager {
	margin-top: 40px;
	font-size: 0.8em;
}

#pager a {
	color: #1b2065;
	font-weight: bold;
}

#errors {
	width: 597px;
}

div.fieldblock {
	width: 630px;
}

div.fieldblock input.text {
	width: 500px;
}

div.fieldblock textarea {
	width: 500px;
	height: 200px;
}

#save {
	float: right;
	color: #fff;
	padding: 3px 4px;
	background: #1b2065;
	border: 0;
	cursor: pointer;
}
