div.RoundedCorner {
	padding: 8px;
	background-color: #ffffff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-bottom: 5px !important;
	margin-bottom: 5px;
}

