its the content box in the middle
ittl show up weird in ie.
css:
.bottom-row {
height: 3px;
background-color: #0099FF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}
html:<div class="bottom-row"></div>
please help.
