body {
	font-family: 'Trebuchet MS',verdana,sans-serif;
	padding: 0 3em;
}
#logo { 
	float: left;
	margin-right: 1.5em;
}
h1, h2, h3 {
	margin:0;
	padding:0;
}
h2 {
	padding-bottom: 0.4em;
}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	text-decoration: none;
	font-family: 'Helvetica Neue', Arial, Helvetica, 'Liberation Sans', FreeSans, 'sans-serif sans-serif';
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}
h2#twitter {
	padding-bottom: 1em;
}

p {
	line-height: 1.4em;
}
ul li {
	margin-left:-1em;
}
#X, #NP, #bookm, #photos, #comm {
	padding: 0.4em 0.6em;
	border: 1px dashed #666;
}
#X {
	margin-bottom: 2em;
}
#X em {
	font-style: normal;
	white-space: nowrap;
}
#NP, #bookm, #photos, #comm {
	float: right;
	width: 25%;
	margin: 0 0 0.3em 1em;
}
#bookm {
	margin-top: 2.5em;
}
#bookm h4, #photos h4, #comm h4, .pres h4 {
	margin: 0.2em 0 0.5em 0;
	padding: 0.1em 0.2em;
}
#bookm ol, #comm ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#photos a:link, #photos a:visited, #photos a:hover, #photos a:active {
	float: right;
	display: block;
	text-decoration: none;
}
#photos img {
	height: 75px;
	width: 75px;
}
#bookm em, #comm em {
	display: block;
	font-style: normal;
	padding-bottom: 0.2em;
}
#comm p em {
	display: inline;
}
#comm p {
	font-size: 80%;
	margin: 0.5em 0;
}

iframe.ss {
	height: 355px;
	width: 425px;
	margin-bottom: 1em;
}

label {
	white-space: nowrap;
}