#primary {
width: 75%;
float: right;
}
#secondary {
display: block !important;
width: 25%;
float: left;
padding: 0 20px 20px 20px;
}