/* Alternate, fixed-width styles */

#wrap {
	width: 760px;
	}
#theme li#theme-fluid {
	display: inline;
	}
#theme li#theme-fixed {
	display: none;
	}

