#list {
	float:left;
	clear: left;
	width:314px;
/*	font-size:10px;*/
	text-align:left;
	color:#444;
}

/*#bird_report_data {
	float: left;
	width: 300px;
	text-align: left;
	color:#444;
	margin-bottom: 10px;
}*/

#list .title {
	width: 100%;
	font-size: 1.1em;
	font-weight: 700;
	margin: 0px;
	margin-bottom: 3px;
}

#list .info {
	width: 100%;
	font-size: 1.1em;
	font-weight: 400;
	margin-bottom: 5px;
}

#list .field_notes {
	width: 100%;
	font-size: 1.1em;
	font-weight: 400;
	margin-bottom: 5px;
	color: #00f;
}

#list .field_notes img {
	vertical-align: middle;
}

#headline_bar {
	float: right;
	width: 700px;
	margin: 0px;
	padding: 0px;
}

#headline_bar img {
	vertical-align: middle;
}

#bird_list {
	float: right;
	width:700px;
/*	min-width:650px;*/
	text-align:left;
	font-size:10px;
	line-height:18px;
/*	margin-bottom: 10px;*/
}

#bird_list img {
	vertical-align: middle;
}

#bird_report_image {
	float: right;
	width: 700px;
	text-align: left;
	font-size: 12px;
}


#bird_report_image .photo_info {
	width: 100%;
	text-align: left;
	font-size: 0.9em;
}


.Country {
	font-size: 1.1em;
	font-weight: 700;
}

.State {
	font-size: 1.1em;
	font-weight: 400;
	margin-left: 10px;
}

.Place {
	font-size: 1.0em;
	font-weight: 400;
	margin-left: 20px;
}

.Trip_Date {
	font-size: 10px;
	font-weight: 400;
	margin-left: 30px;
}

#list fieldset {
	border: none;
	margin: 0px;
}

#bird_list fieldset {
	border: 1px solid #ccc;
}

.photo_info fieldset {
	border: 0px;
}

#search {
	margin-top: 10px;
	margin-left: 0px;
	border: none;
}

.Bird_Num {
	width: 20px;
	font-size: 10px;
}

.tick {
	color: rgb(0,128,0);
	font-size: 10px;
	font-weight: 700;
	width: 20px;
	text-align: center;
}

.got_photo {
	width: 20px;
	font-size: 10px;
	text-align: center;
}

.key {
	width: 125px;
	font-size: 10px;
	display: inline-block;
}

.Order {
	width: 100%;
	font-size: 11px;
	font-weight: 700;
}

.Family {
	font-size: 11px;
	font-weight: 400;
	margin-left: 10px;
	margin-top: 5px;
}

.Name_Common {
	font-size: 10px;
	margin-left: 15px;
	width: 195px;
}

.Name_Scientific {
	font-size: 10px;
	font-style: italic;
	width: 170px;
	display: inline-block;
}

.Bird_Num, .Name_Common, .Name_Scientific, .tick, .got_photo {
	display: inline-block;
}

#trip_report {
	width: 100%;
	float: left;
}

#map_canvas {
	width: 100%;
	height: 420px;
	margin-top: 5px;
}
