#container #middle .sire {
	padding: 2px;
	border: 1px solid #00541D;
	margin-top: 4px;
	margin-right: 4px;
}
#container #middle #sireListing .sire .description {
	font-size: 9px;
	line-height: 12px;
}
#container #middle #sireListing #button2 {
	background: #593607;
	width: 160px;
}
#container #middle #sireListing .info {
	color: #593607;
	font: 12px Arial, Helvetica, sans-serif;
}
#container #middle #sireListing .info .price {
	border-top: 1px solid #00541D;
	border-bottom: 1px solid #005716;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #00541D;
	margin-top: 5px;
}
#container #middle #sireListing ul {
	font-size: 12px;
	padding: 0px 5px 0px 15px;
	margin-top: 15px;
	list-style: url(../images/bullet.gif);
}
#container #middle #sireListing ul li {
	padding-bottom: 5px;
	line-height: 18px;
}
#container #middle #sireListing {
	font: 11px Arial, Helvetica, sans-serif;
}
#container #middle #sireListing .name {
	color: #FFF;
	font-size: 12px;
	background: #005122;
	padding: 3px;
	height: 15px;
	width: 265px;
}
#container #middle #sireListing .number {
	color: #FFF;
	padding: 3px;
	text-align: center;
	background: #005122;
	height: 15px;
}
#container  #middle #sireListing .btn a {
	text-align: center;
	color: #FFF;
	text-decoration: none;
}
#container #middle #sireListing .btn {
	text-align: center;
	background: #35724E;
	height: 15px;
	padding: 3px;
}
#container #middle #sireListing .btn a:hover {
	text-align: center;
	color: #BBD0C3;
	text-decoration: none;
}
