@import url(popcornpages.css);

body { 
width:100% !important;
margin:0 !important;
padding:0 !important;
line-height: 1.4;
word-spacing:1.1pt;
letter-spacing:0.2pt;
color: #000;
background: none;
font-size: 10pt;
}

h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1{font-size:15pt;}
h2{font-size:13pt;}
h3{font-size:11pt;}
h4,h5,h6{font-size:10pt;}

img { float: left; margin: 1em 1.5em 1.5em 0; }
a img { border: none; }

#header {
	padding: 0;
	margin: 0 0 10px 0;
	border-bottom: 0;
}
#header h1#logo a {
	display: block;
	width: auto;
	height: auto;
	text-indent: 0;
	overflow: hidden;
	background: url(../img/logo.png);
	position: static;
}

#search,
#search-results,
#member,
#content,
#form-container,
/* Start #user-account blocks */
#notification,
#messages,
#status,
#buzz,
#admin,
#delete,
/* End #user-account blocks */
#messages-list,
#invoice,
#error-http {
	padding: 5px 0;
	margin: 5px 0;
	border-bottom: 0;
}

.people,
#catcher,
#header #lang,
#header ul#nav,
.link-back,
#footer {
    display: none !important;
}
