.roundcont3 {
	width: 100%;
	height: 100%;
	background-color: #009900;
	color: #fff;
	float: center;
}

.roundcont3 p {
	margin: 0 10px;
}

.roundtop3 { 
	background: url(tr_green.gif) no-repeat top right; 
}

.roundbottom3 {
	background: url(br_green.gif) no-repeat top right; 
}

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