body {height:auto;}
* {
	max-width: 100%;
	/*overflow: hidden;*/
}

img {
	max-width: 100%;
	height: auto !important;
}

#wrap {
	max-width: 100% !important;
	border-right: none !important;
 	min-height: inherit !important;
	padding-top:30px;
}

#wrap * {max-width: 100% !important;}
#wrap table {width: 100%;}
.item-page {padding: 0 !important;}
table {	border-spacing: 0 !important;}
#all {padding:10px; background:none; background-color:#fff;}
#logo {position:relative; width:170px;
    height:38px; margin:auto; top:10px;}
#left, #headerimg {display:none;}
#mobilemenu { display:block; width:100%; /*padding:2px 0px; background:#009442;*/}
#mobilemenu select{width:100%;border:none; background:#fff;font-size:15px; border:1px solid #009442;}
#content {width:100%; padding:0px; padding-top:20px; padding-bottom:20px; border:none; clear:both;}
.actions {display:none;}
.blog h2 {margin-bottom:0px;}
.leading-0 h2, .item h2 {margin-bottom:15px !important;}
h2 {font-size:20px;}
#right {width:100%;}
/*MHP Plugin Desktop/Mobile only
---------------------------------------------------------------------------------*/
.desktoponly {display:none;}
.mobileonly {display:block;}
