﻿/* BODY   
----------------------------------------------------------*/

.body {
margin-top:20px;
width:1000px;
}


/* SIDEBAR   
----------------------------------------------------------*/

.sidebar {
    width:247px;
font-size:11px;
}

/* SPACER   
----------------------------------------------------------*/

.spacer {
width:15px;
}

.spacerHeight 
{
height:15px;
}


/* CONTENT   
----------------------------------------------------------*/

.content {
width:724px;

}