/* ------------------------------------------ */
/*EDIT DEFAULT CONTENT HEIGHT HERE*/
div#content {
	height: 490px;
}
div#content div.column div.content {
	height: 400px;
}
/*end default content height*/
/* ------------------------------------------ */

#content #column-two {
	width: 631px;
}
#content #column-three {
	width: 31px;
}

