 
h2 {
	color: #62925C;
}

#header a {
	display: inline;
}

#nav2 a:hover {
	color: #333;
}

#nav2 {
	height: 24px;
	font: bold 13px verdana, arial, sans-serif;
	background-color: #c6dcb2;
	padding: 5px 0 0 6px;
	margin: -4px 0 16px 0;
}

#nav2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
/*	height: 19px;  makes no difference on konq or firefox */
	color: #666;
}

#nav2 li {
	float: left;
	background: url("/images/tab_reg_l.gif") no-repeat left top;
	margin: 0 0 0 1px;
/*	height: 24px; makes no difference on konq or firefox */ 
	padding: 0 0 0 6px;
}

#nav2 a {
	float: left;
	display: block;
	width: .1em;
	background: url("/images/tab_reg_r.gif") no-repeat right top;
	padding: 3px 15px 3px 7px;
	text-decoration: none;
	margin: 0;
	font-weight: bold;
	height: 18px;
	color: #666;
}

#nav2 > ul a {
	width: auto;
}

#nav2 .navselected {
	background: url("/images/tab_active_l.gif") no-repeat left top;
	border-width: 0;
}

#nav2 .navselected a {
	background: url("/images/tab_active_r.gif") no-repeat right top;
	color: #666;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#nav2 a {
	float: none;
}

/* End IE5-Mac hack */

.disabled {
	color: #999;
}


th {
	text-align: right;
	padding: 5px 10px 5px 0;
}

#content img, #contentwide img { border-width: 0px; float: none; margin: 0; }

.mashlettitle {
	font-size: 14px;
	padding: 3px 0 5px 0;
	display: block;
}

.facebook {
	font-size: 13px;
}

.mashletcontent {
	font-size: 12px;
	padding: 8px 0 13px 0;
	border-bottom: 1px dotted #AAA;
}

.msg {
	background-color: #FFFCC1;
	border: 1px solid #D0CC9E;
	padding: 4px 8px;
	font-size: 11px;
	margin: 15px 0 5px 0;
}

td.timestamp {
	font-size: 10px;
	color: #999;
	text-align: right;
	padding: 10px 12px 13px 0;
	vertical-align: top;
	border-bottom: 1px dotted #AAA;
}

div.ago {
	font-size: 13px;
	font-weight: bold;
}

tr.mashlet td {
	vertical-align: top;
}

#jsinclude table {
	padding: 6px;
}

#friendfeed.widget {
	border-width: 0 !important;
	margin-bottom: 50px !important;
	font-family: "Lucida Grande", Arial, sans-serif !important;
}

#friendfeed .logo img { display: none; }


#friendfeed .feed .entry .body .text {
  font-size: 16px !important;
  margin-bottom: 5px;
}

#friendfeed .feed .entry .body .text a { font-size: 16px !important; }

#friendfeed .bottom { display: none; }










