@charset "utf-8";

.last { margin-right:0px!important; }
.clear { clear:both; }

@media handheld, only screen and (max-width: 767px) {

body, #wrapper, #outer-topnavigation, #outer-header, #outer-navigation, #outer-slideshow, #outer-main, #outer-clientfooter, #outer-footer,#inner-topnavigation, #inner-header, #inner-navigation, #inner-slideshow, #inner-main, #inner-clientfooter, #inner-footer, #sidebar-left, #sidebar-right, #content  {
	width: 100%;
	min-width: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#inner-footer #disclaimer {
	display:none!important;
}

}
