/* CSS Document */

#c-wrap{
	width: 100%;
}

/* remove firefox bug */
#content{
	float: none;
	width: 100%;
}
#right{
	display: none;
}
