body {
	font-size: 140%;
	}

#header_o, #content_o, #footer_o {
	width: 100%;
	text-align: center;
	}
#header_i, #content_i, #footer_i {
	width: 90%;
	margin: auto;
	text-align: left;
	}
#main_o, #sidebar_o, #main_i, #sidebar_i {
	width: 100%;
	float: none;
	}

	
#header_o {
	background-color: #efefef;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	padding-top: 3px;
	border-bottom: 1px solid #ccc;
	text-align: center;
	height: 160px;
	}
#header_o h2 {
	float: none;
	}
#header_o h2 a {
	display: block;
	text-indent: -999999px;
	width: 600px;
	height: 51px;
	background: transparent url('images/EE-iphone-logo.gif') no-repeat;
	}
#header_menu ul {
	list-style: none;
	margin-bottom: 0;
	float: left;
	}
#header_menu li {
	display: inline;
	border-left: 1px solid #888;
	padding: 0 10px;
	font-size: 0.6875em; /* 11px */
	line-height: 4.54;
	}
#header_menu li.first {
	display: inline;
	border-left: none;
	padding-left: 0;
	}
#header_o #appstore {
	float: left;
	margin-top: 10px;
	}
#header_o #appstore a#download {
	height: 50px;
	width: 122px;
	text-indent: -999999px;
	background:transparent url(images/appstore.png) no-repeat scroll 0 0;
	display:block;
	float:none;
	}
	
#sidebar_o {
	font-size: 1em;
	}
#sidebar_menu .book .book_meta {
	width: 350px;
	float: left;
	margin-right: 0;
	}	
#sidebar_text {	
	border-bottom: 1px dotted #000; 
	margin: 10px 0;
	}
	
#searchform {
	font-size: 150%;
	}
	
#main_o .col2_container .row .col .text {
	font-size: 140%;
	} 
