@media only screen and (max-device-width: 480px) {


	#the_menu {
		display:none;
	}
	#wrapper {
		position:absolute;
		top:0px;
		left:0px;
		height:88px;
		/*background: #fff url('/art/bg/gradient_bg_1x44.jpg') repeat top left;*/
		background: #4168C7 url('/art/bg/gradient_bg3a_1x54.png') repeat top left;
		background-size:1px 44px;
		text-align: center;
		vertical-align: middle;
		width: 100%;
	}
	#container {
		position:relative;
		top:0px;
		left:0px;
		width:100%;
		margin: 0 auto;
	}
	#menubar {
		height:88px;
		width:100%;
		position:relative;
	    clear: both;
	    overflow: visible;
	}
	#canvas {
		top:0px;
		width:auto;
		position:relative;
		text-align: left;
	    clear: both;
	    overflow: visible;
	    border: 0px solid #ccc;
		background-color:#fff;
		min-height: 400px;
		padding-bottom:0px;
		
	}
	#tutuneme_logo {
		position:relative;
		top:6px;
		margin: 0 auto;
		width:148px;
		height:34px;
		/*background: transparent url('/art/logos/tutuneme_logo_2.png') no-repeat top left;*/
		background: transparent url('/art/logos/tutuneme_logo_4.png') no-repeat top left;
		background-size:148px 27px;
		color:transparent;
	}
	#footer {
		width:99%;
		font-size: 8px;
	}

	#themeGallery_table{
		/*width:300px;*/	
		width:auto;	
	}
	.FAQ_spot_container {
		width: 280px;
		margin: 0 auto;
		border:1px solid #ccc;
		padding:8px;
		margin-bottom:10px;
		margin-top:5px;
	}

	#menu_item_app {
		top:44px;
		left:0px;
		border-width: 0px 1px 0px 1px;
	}
	#menu_item_app:hover  {
		top:44px;
		left:1px;
	}
	#menu_item_support {
		top:44px;
		left:80px;
	}
	#menu_item_themes {
		top:44px;
		left:160px;
	}

	#menu_item_color {
		top:44px;
		right:0px;
		border-width: 0px 1px 0px 0px;
		width:78px;
	}

	#content {
		position:relative;
		top:-10px;
		width:auto;
		left:10px;
		padding:10px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	#title {
		padding:0px 10px 0px 10px;
		margin:0px 0px 5px 0px;
		text-align:center;
	}

	a.menu_item {
		font-family: Lucida Grande, Helvetica, Arial, sans-serif;
		position:absolute;
		color: white;
		display: block;
		font-size: 15px;
		font-weight: bold;
		font-style: normal;
		letter-spacing: -1px;
		padding: 0px;
		border-style: solid;
		border-color: #555;
		width:80px;
		top:0px;
		border-width: 0px 1px 0px 0px;
		height:44px;
		line-height:44px;
	}
	a.menu_item:hover, a.menu_item_selected, a.menu_item_selected:hover {
		background: #999 url('/art/bg/gradient_bg_1x44.png') repeat-x top left;
		border-width: 0px 1px 0px 1px;
		border-style: solid;
		border-color: #555;
		position:absolute;
		font-family: Lucida Grande, Helvetica, Arial, sans-serif;
		color: white;
		display: block;
		font-size: 15px;
		font-weight: bold;
		font-style: normal;
		letter-spacing: -1px;
		padding: 0px;
		width:80px;
		top:0px;
		height:44px;
		line-height:44px;
	}


	.iPhone_body {
		background-color:#fff;	
	}
	.themeDownloadIcon {
		right:20px;
	}

}
