.roundedbox-showhide-container{
	background-color:#edf1f4; /*change background-color*/
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	padding:5px;
}