html {
width:100%;

/* 
	min-width: 320px !important;
	max-width: 440px !important;
 */

}
body {
	/* width:480px !important;  */
	width:100%;
	margin:  10px 10px 0 10px;
	padding: 0;
	color: #111;
	background: white;
	font: 24px "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* #header, */

#header {position:absolute;}
#content { width:100%;}

#header {
	width:100%;
	position: absolute;
	margin: 0 0 0 0;
	padding: 0;
	top: 0;
	left: 0;
	height: 76px;
	z-index: 5;
	border-bottom: 1px solid #d9d9d9;
	background: #eee;
}
#topspacer {
	width:480px;
}
#navcontainer {
	width:480px;

}
#main1 {
	width:480px;
	margin: 0 30px 0 0;
	padding:0 0 0 0;
	background-color: #fff;
}
#middle3 {
	width:480px;
	margin: 0 30px 0 0;
	background: #fff;
}
#middle2 {
	width:480px;
	margin: 0 30px 0 0;
	background: #fff;
}
#footertxt, .nextprev {
	width:480px;
	margin: 0 30px 0 30px;
}
h2, .entryContent h2 {
	font-size:17px !important;
}

small {	
	font-size:13px !important;

}

.only_mobile {
display:block;
}

.ok_mobile_001 {
	float:left;
}

#extra {
width:90%;
}
/* #appsblurb,#footer,.entryBlock, */
/* img, */
.no_mobile,
#leftcontent,
#phpleftcontent,
#rightcontent, .rightcol,
#right,
#left,
#menu,#sochook,
#searchcontainer,
.entryContent .dload,
.entryContent .dlpdf,
.entrynav,
.socmenu {
	display:none;
}
img {
width:100%;
} 
.scrsht
{
	margin-left:-20px;
    text-align: center;
    display: block;
    overflow: hidden;
    padding-bottom: 1em;
    padding-top: 0;
    max-width:100%;
}
