/* CSS to hide right col */

#outer {
	background: none;
}

#container {
	margin: .8em 0 0 168px;
}

#content {
	padding: 0 0 0 20px;
}

#right {
	display: none;
}

textarea{
	width:448px;
	height:272px;
}
