/*
	Yes this layout was inspired by lightbox v2.0's page, the reason being, the layout works really well for a doc 
*/

body {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
}

.hidden {
	display : none;
}
