.error {
	color:#BB0000;
	font-weight:bold;
	white-space:nowrap;
}
.error span {
	background-color:#BB0000;
	color:white;
	padding:0 5px;
}
#main .text {
	width:700px;
}
#main .short {
	width:670px;
}
