/* CSS Document */
/*Hide elements that have javascript dynamic effects applied*/

#content,#page_title,#footer,#frontdoor {
	display:none;
}



