.custom #header {
height: 120px;
padding:5px;
}
.custom .right {
float: right;
}
.custom .left {
float: left;
}
.custom .sidebar {
background:#ccc;
}