/* navigation bar */

div#contop {
top:8px
}

/* bottom bar */

div#conbot {
bottom:8px
}

/* content */

div#con {
top:20px;
bottom:20px
}
* html div#iccl div#con {
border-top:20px solid #FF6400;
border-bottom:20px solid #FF6400;
border-right:8px solid #FF6400;
border-left:8px solid #FF6400
}