table{
  width:90%;
}

.ui-navigation,
span.zoom,
.CalendarAction,
.zoneBottom{
  display:none;
}

#footer{
  display:none;
}

#page-inside{
   background:none;
}


h2{
	float:none;
	clear:both;
}

.placeHolderContent{
	float:none;
	clear:both;
}

input[type=button],
input[type=submit],
input.submit,
input.button,
button{
 display:none;
}

textarea.textarea{
   height:10em;
}

a:link:after, a:visited:after {
	content: " ";
	font-size: 90%;
}

img{
 width:90%
}