// ActionScript Communications Document

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

.roundcont p {
	margin: 0 0;
	background-color: #45C1FF;
}

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

.roundbottom {
	background: url(images/br.gif) no-repeat bottom right;
	background-color: #45C1FF;
}; 
}

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