h3 {
	color:#808080;
	border-bottom:2px solid #ddd;
	font-size:16px;
	margin:25px 0 10px 0;
	clear:both;
}

#left-sidebar h3 {
  border-bottom:none;
}

#page-header h2 {
	margin-right:180px;	
}

h4 {
	font-size:15px;
}

.profile-page {
	color:#666;
}

.profile-page p {
	margin:12px 0;
	color:#808080;
}

#map {
	width:280px;
	height:250px;
	overflow:visible;
}

#map div {
	overflow:visible;
}

#profile-photo {
	float:left;
	margin:0 15px 15px 0;
}

#about-us {
	clear:both;
}

#tagline {
	font-weight:bold;
	font-size:15px;
}

#supporters li, #tags li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;	margin-right:3px;
}

#supporters li a, #tags li a {
	text-decoration:underline;
}

#supporters, #tags {
	clear:both;	overflow:hidden;
}

#activate-button {
 background:url(/images/buttons/tab_orange.gif) repeat-x bottom;
}

#activate-button:hover {
	background:url(/images/buttons/tab_orange_over.gif) repeat-x bottom;
}

