.FormNo{
	padding-top: 0px;
	padding-bottom: 10px;
	width: 675px;
	padding-left: 10px;
	min-height: 250px
}

.FormNo img{
	float:right;
	border: 2px solid;
	border-color: #444;
}

.FormNo a{
	text-decoration: none;
	color: #222;

}

.FormNo a:hover{
	text-decoration: none;
	color: #000;

}

.roundcont {
	width: 700px;
	background-color: #f90;
	color: #000;
	margin: 0px auto;
	
}

.roundcont p {
	margin: 0 10px;
}

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

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

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