input {
	margin-bottom: 0.5em;
}

#profile-text {
margin-bottom: 10px;
}

select {
	width: auto;
	margin-bottom: 0.5em
}

#admin, #profile, #recent-submissions, #recent-comments{
	float:left;
	margin: 10px;
}

#profile .contentb, #admin .contentb {
	padding: 10px;
}
	
.profile-item, .admin-item {
	margin:5px;
}

.edit-item{	
	text-align: right;
}

.edit-comment:hover, .oak-item:hover{
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
}

#left-column{
	min-height:400px;
	margin-left: 10px;
	margin-right: 10px;
}

#right-column{
	position:relative;
}

#map{
	position:absolute;
	margin:10px;
	height:350px;
}

input[type="submit"]{
      margin: 10px;
}

#edit-profile label {
	float: left;
	display: block;
	clear: left;
	width: 10em;
	font-weight: bold;
	text-align: right;
	line-height: 1em;
}

#edit-profile {
	width: 400px;
	margin: 5px auto;
	text-align: center;
}

#edit-profile .contentb {
	padding: 20px
}

#profile-title, #admin-title {
	border-bottom: 1px solid black;
}

input#CommunityOakOakSpeciesOther, input#CommunityOakEnvSettingOther{
	display:none;
	width:300px;
} 

select#CommunityOakEnvSetting {width: 300px;}
select#CommunityOakOakSpecies {width: 150px;}

textarea#CommunityOakDescription {
	height:70px;
	width:300px;	
}

div.checkbox label{font-weight:normal;}

label {
	display: block;
	float: left;
	clear: left;
	width: 10em;
	padding-right: 1em;
	font-weight: bold;
	text-align: left;
	line-height: 1em;
	width: 10em;
}

input[type=text]{
	display: block;
	float: left;
	clear: right;
}

#password-box {
	width: 375px;
	margin: 10px  auto;
}

.contentb {
	  padding: 10px;
	  text-align: center;
}

.input {
	text-align: left;
	clear:both;
}

object {
margin-left: 20px;}
/*
.comment-item, .oak-item{position:relative;}
.trash img {margin:0px 5px 0px 5px;position:absolute;right:0px;}
*/
.trash img {margin:0px 5px 0px 5px;}

#body {margin: 0 20px}
