body {
	font-family:"Lucida Grande","Lucida Sans Unicode","Trebuchet MS",Arial,sans-serif;
	font-size:0.8em;
}

p.news {
	color: #565656;
	font-size: 0.9em;
}

.success {
	color: #adcc42;
	text-align: center;
}

.error {
	color: #da1a1a;
	text-align: center;
}

input.text {
	border: 2px solid #B0D1D9;
	color: #757575;
	font-family: 'lucida grande';
	font-size: 0.8em;
	padding: 5px;
	width: 200px;
}