/* Hack to make the front page have smaller main column seeing as blogger won't let me change the class in the template dynamically */

#main {
    width: 548px;
}