@CHARSET "UTF-8";

.roundCorners {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px
}