/*
File:			cmom2.css
Description:	Custom styles for Thesis - applies to 2 column template only

This was developed for Susan Heid by Rick Anderson:

*/

/*******************************************************************
*
*   Redefine the content
*
********************************************************************/

#content
{
    float: left;
    width: 740px;
}
.post_box
{
    margin-left:75px;
}



