#dogs .section	{
	padding-bottom: 12px;
	background-color: #efece6;
	}

#dogs h2	{
	margin-top: 10px;
	margin-bottom: 1.0em;
	text-indent: -9999px;
	height: 139px;
	background: transparent url(../images/bg_header.gif) no-repeat left top;
	}

#dogs ul.thumb	{
	list-style-type: none;
	margin: 0;
	padding: 0 0 1px 12px;
	background: transparent url(../images/footer_box.gif) no-repeat left bottom;
	}

#dogs ul.thumb li	{
	float: left;
	width: 165px;
	margin-top: 12px;
	padding-right: 12px;
	}

#dogs ul.thumb li.double	{
	float: left;
	width: 342px;
	margin-top: 12px;
	padding-right: 12px;
	}

#dogs ul.thumb li div	{
	border-top: 1px solid #9293a5;
	border-right: 1px solid #9293a5;
	border-left: 1px solid #9293a5;
	padding: 4px;
	background-color: #ffffff;
	}

#dogs ul.thumb li div strong	{
	display: block;
	padding: 3px 5px;
	color: #ffffff;
	background-color: #000066;
	}

#dogs ul.thumb li div span	{
	margin-left: 0.5em;
	font-weight: normal;
	color: #ffffff;
	font-size: 10px;
	}

#dogs ul.thumb li div em	{
	display: block;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #000066;
	background-color: #efece6;
	padding: 3px 3px 3px 20px;
	border-bottom: 1px dotted #000066;
	background: #efece6 url(../images/list_dogs.gif) no-repeat 3px 3px;
	}

#dogs ul.thumb li div p	{
	margin-top: 0.25em;
	padding-top: 0.25em;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	line-height: 1.4;
	}

#dogs .indexnav	{
	padding: 0.25em 0;
	border-bottom: 3px solid #000066;
	text-align: right;
	}

	#dogs .indexnav#headnav	{
	margin-bottom: 1.0em;
	}

	#dogs .indexnav#bottomnav	{
	margin-top: 1.0em;
	padding: 0.25em 0;
	border-top: 3px solid #000066;
	border-bottom: none;
	}

#dogs p.right	{
	margin-top: 2.0em;
	}

#dogs ul.thumb:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
	} 

#dogs ul.thumb {
	display: inline-block;
	}

/* Hides from IE-mac \*/ 
* html #dogs ul.thumb {
	zoom: 1;
	}

#dogs ul.thumb {
	display: block;
	} 
/* End hide from IE-mac */
