/*meatingplace universal*/
@media only screen and (-webkit-min-device-pixel-ratio : 1.5) and (orientation : landscape), only screen and (min-device-pixel-ratio : 1.5) and (orientation : landscape) {
.thrColFixHdr #buttonBar {
	height:25px;
}
.thrColFixHdr #sidebar2, .thrColFixHdr #outerContainer #container #featureContainer #contact {
	margin-top:1em;
}
#featureContainer {
	margin-top:.25em;
}
.thrColFixHdr #featureContainer h2 {
	font-size:.5em;
}
form {
	margin-top:2.5em;
}
.thrColFixHdr #news {
	margin-top:60px;
}
.thrColFixHdr #mainContent p {
	font-size:1.25em;
}
.thrColFixHdr #container #featureContainer #sidebar2 p {
	font-size:.7em;
}
.thrColFixHdr #outerContainer #footer {
	padding-top: 0px;
	position: relative;
	overflow: auto;
	border-top-width: thick;
	border-top-style: solid;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
}
.thrColFixHdr #outerContainer #container #featureContainer #tech {
	margin-top:5em;
}
.thrColFixHdr #outerContainer #container #featureContainer #featuredTechStory {
	margin-top:1em;
}
#footerAboutBut {
	padding-top: 10px;
	padding-bottom: 0;
	float: left;
	width:100%;
	padding-right: 0px;
	height: inherit;
	clear: both;
	font-size: 1em;
	text-transform: none;
	color: #817E71;
	padding-left: 0px;
	line-height: 2em;
	position: relative;
	border-right-width: none;
	border-left-width: none;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
}
#footerHelpBut {
	width:100%;
}
#footerHelpBut a {
	clear:both;
	width:100%;
	text-align:center;
	padding-top:.5em;
	padding-bottom:.5em;
	margin:0;
	float:left;
	border-right:none;
	border-bottom-style: dotted;
	border-bottom-width:1px;
	border-bottom-color: #817E71;	
	line-height:1em;
}
#footerContactBut {
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0;
	height: inherit;
	clear: none;
	font-size: 1em;
	text-transform: none;
	color: #817E71;
	padding-left: 0px;
	line-height: 2em;
	position: relative;
	text-align: left;
	width: 100%;
}
#featureContainer #resources {
	margin-top:60px;
}
.thrColFixHdr #outerContainer #container #featureContainer #news .twoColumn {
	margin-top:-1.75em;
	padding-top:-1.5em;
	display: inline-block;
	-moz-column-count: 0;
	-moz-column-gap: 0;
	-webkit-column-count: 0;
	-webkit-column-gap: 0;
	column-count: 0;
	column-gap: 0%;
}
.thrColFixHdr #searchResults {
	padding-top: 50px;
	}
.thrColFixHdr #otherNewsHeadlines{
	margin-top:0;
	padding-top:1em;
	border-top-color: none;
	border-top-width:0;
	border-top-style:none;
}
}/*/mediaquery*/
