#sectionhead{
height:124px;
}

But if you need to change the color, the doc needs this:

#sectionhead{
height:124px;
}


#wlcontent{
border-left: #006699 3px solid;
border-right: #006699 3px solid;
border-bottom: #006699 3px solid;
}

.wlnavigation {
border-left: #006699 3px solid;
border-right: #006699 3px solid;
border-bottom: #006699 0px solid;
}

