div.panel-col-first{
border-right: solid 1px #A6A6A6;
height:260px;
}
div.panel-col-first h2.title{
display:none;
}
div.panel-col{
height:260px;
}
div.panel-col-last{
border-left: solid 1px #A6A6A6;
height:260px;
}