@charset "utf-8";
/* CSS Document */


#availability_animal_container_left {
	background-color: #FFFFFF;
	float: left;
	width: 325px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #e77844;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #e77844;
	margin-top: 10px;
	border-top-color: #e77844;
	border-bottom-color: #e77844;
	border-top-style: solid;
	border-top-width: 1px;
	margin-left: 13px;
	}


#animal_header_leftside {
	background-color: #e77844;
	float: left;
	width: 135px;
	border-bottom-color: #e77844;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#animal_header_rightside {
	text-align:right;
	float: left;
	width: 180px;
	border-bottom-color: #e77844;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}

#animal_container_leftside {
	float: left;
	height: 165px;
	width: 140px;
}

#animal_container_leftside img {
	margin-top:14px;
	margin-left:14px;
	border: 0px;
}


	#animal_container_rightside_copyonly {
	float: left;
	height: 160px;
	width: 175px;
	border-bottom-color: #e77844;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
	padding-left: 4px;
	padding-top: 3px;
	padding-right: 3px;
}


	#animal_container_rightside_copyonly p {
	font-size: 0.8em; !important
	}

#animal_container_bottom {
	float: left;
	height: 20px;
	width: 325px;
	background-color: #e77844;
	}

#nofloat {
	clear:left;
	float:none;
}

input.mini {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: gray;
border-style: dashed;
border-width: 1px;
border-color: #F6F6F2;
font-size: 8pt;
}

.linie {
border-top-style: solid;
border-top-width: 1px;
border-color: silver;
}