.css {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	
	border:solid 1px #000000;
	height:180px;
	width:401px;
	background-color:#000000;
	
	white-space: pre-wrap;
	color: #000;
	background-color: #fff;
	background-image: none;
	line-height: normal;
    font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	margin: 1em 0;
	display: block;
	
	overflow: auto;
}
/*.xx{
height:20px;
width:100px;
border:solid 1px #000000;
}*/



input {
BORDER-BOTTOM: #000000 1px solid; 
BORDER-LEFT: #000000 1px solid; 
BORDER-RIGHT: #000000 1px solid; 
BORDER-TOP: #000000 1px solid; 
font-family: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 11px
}
.title {
font-family: Verdana, Arial, Helvetica;
font-weight: bold;
font-size: 12px
}
.message {
font-family: Verdana, Arial, Helvetica;
font-weight: none;
font-size: 11px
}