#centerpanel {

  background:#fff url(/images/backgrounds/why-choose-megaman.jpg) no-repeat;

min-height:1000px;


}


#content {

width:530px;
position:absolute;
top:80px;
left:20px;

}

#content h1 {

  display:none;

}

#content p {

margin:0;
padding:0;

}


.feature {

margin-top:20px;
min-height:65px;
}


.feature img {

float:left;
margin-right:5px;

}

.feature .description {

font-size:12px;

}

.feature .description span {

font-weight:bold;

}

.clear {

clear:both;
margin-bottom:10px;

}
