#accessability,
#nav-wrapper,
#main-wrapper .sidebar,
#customer-area {
	display: none;
}

dl { width: 100%; }
dt { float: left; clear: left; }
dd { float: left; }

p { clear: both; }


