.box01 {
	text-align: center;
	vertical-align: top;
	width: 240px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9E9E9;
	border-left-color: #E9E9E9;
}
.box02 {
	text-align: center;
	vertical-align: middle;
	height: 162px;
	width: 240px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
}
.box03 {
	background-image: url(../boxes/03.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	padding-top: 38px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.ing_cv {
	background-image: url(../boxes/ing_cv.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 820px;
	text-align: left;
	vertical-align: top;
	height: 165px;
}

