<!DOCTYPE html>
<p>There should be two black vertical lines below.</p>
<div style="width:604px; height:100px;">
<div style="float:left; width:200px; height:100%; background:white; border-right:2px solid;"></div>
<div style="float:left; width:200px; height:100%; background:white; border-right:2px solid;"></div>
<div style="float:left; width:200px; height:100%; background:white;"></div>
</div>