body {
	font-size:14px;
}

p, table, .page-component {
	margin-bottom:20px;
}

#recent_photos, .news_footer p {
	margin-bottom:10px;
}

.page-component #recent_photos {
	margin-bottom:0px;
}

h3 {
	color:#f60;
}

a, a:active, a:focus, a:hover, a:visited, .fauxnav {
	color:#090;
}

a:hover {
	color:#000;
}

#banner-nav {
	border-bottom:solid #090 1px;
}

#footer {
	border-top:solid #999 1px;
}

/*
#popup_component_holder {
	background-color:#f0faff;
	border:solid #090 1px;
}
*/

table.animal_details td {
	padding:0px;
	border:none;
}
#main_animal_section {
	width:552px;
}
#seperator_animal_section {
	width:17px;
}
#right_animal_section {
	width:180px;
}

#main_animal_picture {
	float: left;
	margin-right:10px;
}

input.photo_upload_notes {
	width:470px;
}

.photo_upload_filename {
	width:447px;
}

#file_upload {
	margin-bottom:15px;
}

.main_photo_edit_bar, 
.photo_edit_bar {
	position:absolute;
	background-color:#ddf;
	border:solid #090 1px;
	z-index:1;
}

.edit_animal_text {
	float:right;
}

/* reoverride the stuff I stuffed up above */
#animal_specifics td, #animal_specifics th {
    border: solid #666 1px;
    padding: 5px;
}

h2 {
	margin-top:0px;
}

h1, h2 {
	color:#90c;
}

#content h1, #content h1 a {
	font-size:18px;
}

#content h2, #content h2 a {
	font-size:16px;
}

#content h3, #content h3 a {
	font-size:14px;
}

#content h4, #content h4 a {
	font-size:14px;
}

.imageElement h3 {
	color:#aaa;
}

.show_notes_title {
	margin-bottom:10px;
	border-bottom:solid 1px #ccc;
}

.show_notes_footer {
	border-top:solid 1px #ccc;
	/*font-weight:bold;*/
	font-size:10px;
}

table .litter_list .options {
	padding-right:10px;
}

table.litter_details td {
	padding:0px;
}

#seperator_litter_section {
	padding:5px;
}

table.litter_details td,
table.litter_parents td {
	text-align:center;
	border:none;
}

table.litter_parents h3 {
	padding:0px;
	margin:0px;
}

#litter_theme_notice p,
#litter_home_notice p {
	text-align:center;
	margin-bottom:10px;
}

.littermate_description h4 {
margin-top:0px;
}

#available_now_indicator h1,
#available_now_indicator p {
	text-align:center;
}
#available_now_indicator h1 {
	margin-top:0px;
	color:red;
	font-size:28px;
}

table.animal_info {
	margin-bottom:0px;
}

#litter_photos {
	margin-bottom:0px;
}

.button_bar, .litter_list, #animal_specifics, .litter_parents {
	margin-bottom:10px;
}

.index_header {
	text-align:center;
}

div.small-bottom p {
	margin-bottom:10px;
}
