.roundcont {
	width: 350px;
	background-color: #f90;
	color: #fff;
}

.roundcont p#outputfield {
	margin: 0 10px;
	background-color: #f90;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
