.curbebox{
	font-size : medium;
	
	
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right : 0px;
	margin-bottom: 10px;
	width : 560px;
	float : none;
  text-align : left;
  margin-left : 50px;
}
.curvebox h6{
	font-size: 15px;
	font-weight: bold;
	background-image : url(upper.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.curvebox p{
	line-height: 1.6em;
	padding-left: 15px;
	padding-right: 15px;
}