.roundcontw {
	width: 100%;
	height: 100%;
	background-color: #fff;
	color: #000;
	font-family: arial;
}

.roundcontw p {
	margin: 0 10px;
}

.roundtopw { 
	background: url(tr_white_gr.gif) no-repeat top right; 
}

.roundbottomw {
	background: url(br_white_gr.gif) no-repeat top right; 
}

img.cornerw {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}