#logindisplay { display:none; }
#Login-bar { display:none; }

#page-container { width:320px; }
#content-wrapper { width:320px; }
#content-container { width:320px; }
#sidebar1 {width:320px; }

#login-mobile { display:block; }
#login-mobile a  {
	color:White; 
	margin: 10px auto; 
	text-decoration:none; 
	background-color:#293955; 
	padding:10px 0 10px 120px; 
	border-radius:10px; 
	font-size:1.3em;
	font-weight:bold;
	width:180px;
	display:block;
}

/* LogOn header */
.header_img { display:none; }
.mobile img { width:300px; }

.t-grid { width:320px; }
.t-grid table tr th { padding:0; }
.t-grid .t-header { padding:0; width:auto; }

.t-grid table tr td { background-color:White; padding:1px; }
.t-grid table tr.t-alt td { background-color:#F7F7F7; }

.ui-tabs { padding:0; }
#tab-container { width:320px; }

.mobile { display:block; }
.desktop { display:none; }
#description_text { background-color:#002D68; color:White; }