h4 {
  color: #464646;
}

.people {
	width: 100%;
	float: left;
	padding-left:0;
	margin-bottom:30px;
}

.people li {
	display: block;
	float: left;
	list-style-type: none;
	height: 150px;
	margin-right: 12px;
	width:131px;
}

.people li .thumb {
	width: 131px;
	height: 98px;
	display: block;
	margin-bottom: 5px;
	float: left;
	overflow:hidden;
	background: transparent url(../images/icons/person.gif) no-repeat top left;
}

.people li .thumb img {
	display:block;
}

.people li h4 {
	margin: 0;
	font-size:12px;
}

.people li h4 a {
	color: #666;
	text-decoration: none;
}

.content .hr {
	width:100%;
	clear:left;
	background: transparent url('../images/border_dotted_orange.gif') repeat-x bottom left;
	height:1px;
	margin:10px 0;
}

#main_col {
	color:#707070;
	line-height:1.3em;
}

#main_col p, #main_col ul, #main_col ol {}

#careers {
	padding-left:0;
	list-style:none;
}

.careers #content .content {
	width:405px;
	padding:0 10px 10px 10px;
}

#careers li {
	display:block;
	margin-bottom:20px;
	display:block;
}

.athletes #sidebar div p, .athletes #sidebar div ul, .athletes #sidebar div a, .athletes #sidebar div ol {
	color:#000;
	font-size:11px;
}
#dogs {
	margin-right:-5px;
	margin-top:10px;
	margin-bottom:-7px;
	float:left;
	width:425px;
}
#dogs a.flash {
	float:left;
	display:block;
	margin-right:5px;
}
