#main #content-what {
	width: 725px;
	background-color: #CCCCCC;
	clear: both;
	margin: 0px 10px 20px 20px;
	height: auto;
}
#what-bg {
	background-image:    url("../img/what-bg.jpg");
	background-repeat: no-repeat;
	width: 685px;
	height: auto;
	margin: 0px 10px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#what-bg p{
	line-height: 250%;
	color: #000000;
	font-size: small;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
}
#what-bg .big {
	font-size: x-large;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 10px;
}
