@media screen and (max-width: 480px) {
	.NDDIBluePage {margin:0 6px 0 0;}
	#IntranetLogo, #IntranetTitle, nav#mainmenu {display:none;}
	#MainHeader {padding:0;}
	#NavHeader {font-size:1.3em; text-align:center;}
	#CurrentCompanySelect {display:inline-block; padding-left:7px;}
	/*footer {display:none;}*/
	.NDDIBlueTabbandT {padding:0;}
	#TUIMENU.V.R1.LIST1.CONTROL.CONTENTWRAPPER {height:auto;}
}
@media only screen and (min-width:321px) and (max-width: 480px)/*Landscape Layout*/ {
	.page {width: 98%;}
}

/*Global Styles
--------------------------------------------------------*/
a.phone {color:#034af3; text-decoration:underline;}
address a {color: #034af3; text-decoration:underline;}
address a:visited {color: #034af3;}

/*Headings
--------------------------------------------------------*/
h1 {font-size: 1.5em;}
h2.State {font-size:1.4em;}

/*Header/Footer
--------------------------------------------------------*/
header .bg, header .dividerBar {display:none;}
/*footer {display:none;}*/

/*Navigation
--------------------------------------------------------*/
.Quicklink {padding-right:10px;}
/*nav, #loginStatus {position: static; padding: 10px 0px; background-color: #515673; height:inherit; width:inherit;}
	nav ul li {padding:0; float:none;}
	nav#mainNav {background:#515673;}
	nav a, #loginStatus {
		color: #a6abc5;
		display: block;
		margin: 15px;
		padding: 9px;
		border: 1px solid #a6abc5;
		background: url(../images/mobile_link_arrow.png) no-repeat right center;
		-moz-border-radius: 12px !important;
		-webkit-border-radius: 12px !important;
		border-radius: 12px !important;
	}
	nav a:visited, footer a, footer a:visited, #loginStatus {color: #a6abc5;}
	nav a:hover, #loginStatus {color: #fff; background-color: rgba(255,255,255,.15);}*/

/*Page Structure
--------------------------------------------------------*/
/*a:mobile {width:310px;}*/
.searchGrid .NDDIBlueGridData {padding: 2px 0px;}
#dashboard section.page {margin:0 auto; padding-left:180px; max-width:480px;}