/* This line should sold a lot of layout problems, but floated elements into a body of text will suffer. It might be best to set them on a per-item basis */
* {position: static !important;float: none !important;text-indent: 0px;}

/* In this case, I've reset the IMGs to float right, so they don't result in huge breaksi in the content */
img {float:right !important;margin:1.5em 1.5em 1.5em 0;}

body {line-height:1.5;font-family:Arial, Helvetica, sans-serif;color:#000;background:none;font-size:10pt;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;}
h1, h2, h3, h4, h5, h6 {font-family:Arial, Helvetica, sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
a img {border:none;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
a:link:after, a:visited:after {content:" (" attr(href) ") ";font-size:90%;}

/* Site-specific styles */

h1 a:after, .country_header img, h3.find_contrib, #contrib_search, .share_icon_lg img, .tip_noflash img, .contributor img, .story_preview img, ul.login, #login_form, #nav, #content_sub, .container_sub, .tools, #flashCarousel, .carousel_wrap, .story_location, .country_list, .topic_list, .user_badge img, .icon img, .comment_form { display: none; }
#gallery_wrapper img{ float:none !important;}

#login_wrapper,
#header .search,
#header .header_ad,
#header #nav,
.user_badge .icon,
.comments h4,
.comments form,
#FB_HiddenContainer {display:none;}

#footer .footer_logo a {display:none;}
#footer .footer_logo p {margin-top:10px; padding-top:10px; border-top:2px solid #696767; color:#696767; font-size:1.2em; font-weight:bold;}

#footer .footer_text {display:none;}

