@charset "utf-8";
/* CSS Document */

.group {
	-moz-border-radius:5px;/* Firefox */
	-webkit-border-radius:5px;  /* Safari and Chrome */
}
.groupb {
	-moz-border-radius:5px;/* Firefox */
	-webkit-border-radius:5px;  /* Safari and Chrome */
}
