/* CSS Document */

#sidebar {
display: none;
}

#content {
width: 565px;
background-color: #fff;
}

#content h2 {
margin-bottom: 0;
}
