
/* Layout styles
============================================================================= */

body
{
	font-family: "Lucida Grande", "Arial", sans-serif;
	font-size: 88%;
	line-height: 1.5em;
}

.header-topright, .header-bottomright, #modal_bg, .modal_top, .noprint, .user_logout, .user_greeting
{
	display: none !important;
}

.noscreen
{
	display: block;
	margin-bottom: 10px;
}

#container
{
	width: auto;
	margin: auto;
	padding-top: 0;
}

#innerbox
{
	padding: 0;
}

.left-column
{
	width: 67%;
}

.right-column
{
	width: 30%;
}

#kids_list, #lists_list, .mylittleye-content
{
	width: auto !important;
}

.mylittleye_sidebar
{
	display: none !important;
}

.grownuparea table
{
	width: auto;
}

#footer
{
	clear: both;
	border-top: 1px solid #ccc;
	padding-top: .5em;
	font-size: .87em;
}