body{
    background-color: #fff;
	padding-top: 5px;
}
body, 
a, 
p, 
td, 
input, 
textarea, 
select{
    font-family: verdana, Geneva, Arial, sans-serif;
    font-size: 10px;
    color: #000;
}
a, a:visited{
    text-decoration: underline;
}
a:hover{
    text-decoration: none;
}
p {
	padding: 0px;
	margin: 0px;
}

h2, h3, h4 {
	font-size: 10px;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
}
h2 {
	font-size: 11px;
	margin-bottom: 5px;
}
h3 {
	padding-top: 5px;
	margin-top: 5px;
}
h4 {
	padding: 0px;
	margin: 0px;
	margin-bottom: -10px;
}

div.finding p {
	margin-bottom: -8px;
}

form, .noclear {
	display: inline;
}

.bold{
    font-weight: bold;
}
.autosize{
    overflow: auto;
}
input.inputclass, textarea.inputclass, select.inputclass{
	border: 1px solid #000;
	background-color: #fff;
}
input.inputclass{
	height: 15px;
}
textarea.inputclass{
	font-size: 12px;
}
a.commlink,a.commlink:visited{
	float: right;
	text-decoration: none;
	color: #ccc;
	padding-right: 2px;
}
a.commlink:hover{
	text-decoration: underline;
}
.darkgray{
	color: #919191;
}
#linksroll{
	position: absolute;
	background-color: #eee;
	width: 200px;
	border: 1px solid #000;
	padding: 2px;
	visibility: hidden;
	top:20px;
	left:20px;
}
.red{
	color: #FF0000;
}
#headertitle{
	display: none;
	visibility: hidden;
}

#topnav {
	float: left;
}

.userlink a{
	padding:4px;
	background:#eee;
	color:#aaaaaa;
	margin-right:1px;
	font-size:9px;
	text-decoration:none;
}

.userlink_sb a{
	padding:4px;
	background:#eee;
	color:#aaaaaa;
	font-size:9px;
	text-decoration:none;
	margin: 0px 1px 1px 0px;
	display: inline;
	float: left;
}

.userlink a:hover, .userlink_sb a:hover{
	background-color:#8A8797;
	color:#fff;
}
.userlink{float:left;}

td.remote_cell {
	 border-bottom: 1px solid #eee;
}

/* 2004-11-13 */

table {
	border-collapse: collapse;
	padding: 0px;
}
th {
	text-align: left;
}

img {
	border: 0px;
}

#header {
	text-align: right;
	background: #fff url(../images/quickbrownfox.gif) top left no-repeat;
}

#container {
	clear: both;
	width: 100%;
}

#center { 
	width: 760px;
	margin: 0px auto;
}

#top_page, #bottom_page {
	width: 760px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}
#top_page {
	height: 670px;
}

#linkslist {
	float: left;
	width: 254px;
	height: 100%;
	border-right: 2px solid #000;
}
#linkslist p.linkitem {
	padding: 1px;
	background: #fff url(/images/dot.gif) bottom left repeat-x;
}
#linkslist p.linkitem a {
	background-color: #fff;
	padding-right: 3px;
}

#tillweekend {
	text-align: right;
	padding-right: 5px;
	border-bottom: 2px solid #000;
	margin-left: 254px;
}

#external, #findings {
	padding-left: 255px;
	padding-right: 2px;
	padding: 3px 0px;
}
#external {
	border-bottom: 2px solid #000;
}
#external #loading {
	height:190px;
}
#external #remotesrc {
	display: none;
	height:190px;
	border: 0px;
	overflow: hidden;
	overflow: -moz-scrollbars-vertical;
	overflow-y: auto;
	padding-left: 3px;
}
#external p.exlinks {
	float: right;
	padding-right: 5px;
}
#external #remotesrc p.replies, #external #remotesrc p.subject {
	 border-bottom: 1px solid #eee;
}
#external #remotesrc p.replies {
	float: right;
}

#findings {
	height: 448px;
	_width: 490px;
	margin: 2px 0px;
	overflow: hidden;
	overflow: -moz-scrollbars-vertical;
	overflow-y: auto;
	padding: 3px;
}

#findings .nav, #log_entries .nav {
	padding: 10px 0px;
	clear: right;
	float: right;
}

.finding, .logentry {
	clear: right;
	padding-bottom: 10px;
	_padding-top: 5px;
	border-bottom: 1px solid #eee;
}


#bottom_page {
	margin-top: 20px;
	height: 324px;
}

#bottom_page img.artwork {
	float: left;
	border-right: 2px solid #000;
}

#bottom_page #log_entries {
	margin: 3px 0px 0px 0px;
	padding: 3px;
	height: 312px;
	overflow: hidden;
	overflow: -moz-scrollbars-vertical;
	overflow-y: auto;
}

#bottom_page #log_entries p {
	padding-right: 105px;
}

img.being {
	float: right;
}

#footer {
	margin-top: 20px;
	background: #fff url(../images/itdoes.gif) bottom right no-repeat;
}

fieldset {
	padding: 0px 0px 3px 0px;
	margin: 3px 0px 0px 5px;
	width: 240px;
}
fieldset legend {
	font-weight: bold;
	color: #000;
}

ul.del-icio-us {
	list-style: none;
}
ul.del-icio-us li.date {
}
ul.del-icio-us li.link {
	margin: 0 0 5px 10px;
}
ul.del-icio-us a {
	margin: 1px;
	padding: 1px;
}
ul.del-icio-us a:hover {
	background-color: #777;
	color: #fff;
}
