.top {
	color:#54469c;
	font: 1em/1.5em Verdana, san-serif;
	padding:0; margin:0;
	margin:0 auto;
	}


.top {
	width: 400px;
	background-color: #f2f2f2;
}

#box {
	padding: 0 10px;
}

.top2 { 
	background: url("corners/tr.gif") no-repeat top right; 
}

.bottom {
	background: url("corners/br.gif") no-repeat bottom right; 
	}
	
img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}