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

	.roundcont p {
		margin: 0 10px;
}

	.roundtop { 
		background: /images/tr-01.png no-repeat top right; 
}

	.roundbottom {
		background: /images/br-01.png no-repeat top right; 
}

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

