
#Column1 {
padding: 1.8333em 2.5em;
float:left;
width:45.5em;
min-height:100%;
height:100%;
}

/* Resize width to compensate for box model of IE6. */
#Column1, #PageDiscussion {
*width: 50.5em;
}

#Column1 h2 {
color: #00CC00;
font-size:1.2em;
margin-top: 1em;
}

#Column2 {
background-color: #EEEEEE;
float:right;
padding: 1.8333em 0.8333em;
width:15.5334em;
*width:17.2em;
min-height:100%;
	height:50em;
}





