/* CSS Document */
#myaccount {
	display:none;
}

#sidebar1 {
	width:50px;
}

#content {
	margin-left:50px;
}

.page {
	width:700px;
}

#footer {
	clear:both;
	top:-20px;
}