/* CSS Document */

.leftnav { 
	display:none;
	width:0;
 }
.content {
	margin-left: 0px;
	border-left: none;
	padding: 0 em;
}