p {
	margin: 10px 0px 10px 0px;
}
p.ok {
	color: #090;
	text-align: center;
	font-weight: bold;
}
p.error {
	color: #c00;
	text-align: center;
	font-weight: bold;
}
ul li {
	margin: 5px 0px 5px 25px;
}
ul.special {margin-bottom: 20px;}
ul.special li {
	color: #0285db;
	font-size: 1.2em;
	font-weight: bold;
}
h1.special {
	color: #fff;
	text-align: center;
	line-height: 30px;
	background: #fff url(../gfx/highlight_box.jpg) center center no-repeat;
	margin-top: 20px;
	text-transform: uppercase;
}
.news h3, .news h3 a, .news h3 a:visited  {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666;
	text-decoration: none;
}
.news h3 a:hover {color: #000;}
.news p {margin: 5px 0px 5px 0px;}
p.date {
	font-size: 0.9em;
	margin: 0px 0px 5px 0px;
}
p.sorry {
	font-size: 1.1em;
	font-weight: bold;
	color: #c00;
}
