@charset "utf-8";
/* CSS Document */

#site {
	width:100%;
	height:100%;
}

#leftCol {
	display:none;
}

#content {
	overflow:visible;
	width:100%;
}

h3 a img {
	display:none;
}

img.profile {
	display:none;
}
