@charset "UTF-8";
/* CSS Document */

body {
	font-size: 100%;
}



#leftContent img {
	display: none;
}

#banner {
	background-image:url(../images/common/iphone_header.gif);
}

h1 {
	font-size: 140%;
	margin-top: 20px;
}

h2 {
	font-size: 120%;
}

#rightContent {
	/*display:none;*/
}

#masterMenu {
	width: 10em;
}

#leftContent {
	width: auto;
	border-right: none;
}
