#pagetitle-people {
	background-image: url(../images/people/pagetitle.jpg);
}

.people-highlight {
	width: 630px;
	height: 200px;
	margin-bottom: 10px;
	padding: 0 0 20px 0;
	background-image: url(../images/people/latest-people-background.jpg);
	background-repeat: no-repeat;
}

*html .people-highlight {
	overflow: hidden;
	height: 220px;
}

#people-highlights {
	overflow: hidden;
	width: 590px;
	height: 200px;
	margin: 26px 30px 0;
	padding: 0;
	position: relative;
	float: left;
}

*html #people-highlights {
	display: inline;
	margin: 26px 30px 0;
	height: 200px;
}

#people-highlights-items {
	width: 5000px;
	position: relative;
	left: 0px;
	float: left;
}

#people-highlights ul {
	list-style: none;
	width: 620px
	height: 160px;
	margin: 0;
	padding: 0;
	float: left;
}
#people-highlights li {
	width: 125px;
	height: 180px;
	margin: 0;
	padding: 0px 10px 0;
	float: left;
}

#people-highlights-items li {
	background-image: url(../images/people/item_background.jpg);
	background-repeat: no-repeat;
	background-position: 0;
}

*html #people-highlights-items li {
	background-position: 0 0;
}

#people-highlights li h5 {
	text-align: center;
	background: none;
}

#people-highlights li h5 a {
	color: #000;
}

#people-highlights li img {
	margin: 7px 0 0px 0;
}

*html #people-highlights li img {
	margin: 7px 0 0px 0;
	display: inline;
}


#people-section h2 {
	margin: 0 0 10px 0;
}

#people-section div.box {
	border-bottom: none;
}

#people-section div.people {
	width: 285px;
	height: 165px;
	padding: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: 0;
}


#people-section div.people img {
	float: left;
}

#people-section div.people h3, #people-section div.people p {
	width: 150px;
	margin: 0 0 0 130px;
	color: #FFF;
	font-size: 11px;
}

#people-section div.people h3 {
	height: 25px;
}
#people-section div.people h3 a {
	color: #FFF;
}

#people-section div.people p {
	height: 70px;
}


#people-section div.people ul {
	margin: 10px 0 0 130px;
	padding: 0;
	list-style-position: inside;
	list-style: none;
}

#people-section div.people ul a {
	color: #FFFF99;
}

#people-section ul li.news {
	background-image: url(../images/global/icons/news_yellow.png);
}

#people-section ul li.videos {
	background-image: url(../images/global/icons/videos_yellow.png);
}

#people-section ul li.images {
	background-image: url(../images/global/icons/images_yellow.png);
}

#people-politics {
	background-image: url(../images/people/section-background-politics.jpg);
}
#people-lifestyle {
	background-image: url(../images/people/section-background-lifestyle.jpg);
}
#people-sports {
	background-image: url(../images/people/section-background-sports.jpg);
}
#people-entertainment {
	background-image: url(../images/people/section-background-entertainment.jpg);
}

div.profiles ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.profiles li {
	float: left;
	padding: 5px;
	border: 1px solid #CCC;
	width: 60px;
	height: 60px;
	margin: 0 5px 5px 0;
}


*html div.profiles li {
	margin: 0 4px 5px 0;
}

#newsbox-tab-people a {
	width: 91px;
	background-image: url(../images/people/tab_people_over.gif);
	padding: 0 0 0 10px;
}

#newsbox-tab-people a:hover {
	background-image: url(../images/people/tab_people_over.gif);
}

#newsbox-tab-people.selected a, #newsbox-tab-people.selected a:hover {
	width: 91px;
	background-image: url(../images/people/tab_people_over.gif);
}

ul.tabbox-tabs li.people {
	margin: 7px 0 0 0;
	padding: 0 10px;
	float: left;
	height: 60px;
	line-height: 30px;
	overflow: hidden; 
}

#newsbox-content li.people {
	height: 60px;
	line-height: 15px;
	padding: 5px 0;
	background-image: none;
}

#newsbox-content li.people img {
	float: left;
}

#newsbox-content li.people h5, #newsbox-content li.people p {
	margin: 0 0 0 65px;
}

div.section-box h2, div.section-box h2 a {
	color: #666;
}

div.search-field {
	position: relative;
	width: 610px;
	height: 18px;
	padding: 7px 10px 10px;
	background-image: url(../images/images/search_background.gif);
}

div.search-field h3 {
	color: #666;
	margin: 0;
	padding: 0;
	float: left;
}

div.search-field #sub-search {
	position: absolute;
	float: right;
	top: -2px;
	left: 160px;
}

#section-search {
	float: left;
	background-image: url(../images/global/search/search_background_grey.jpg);
}

div.category-people {
	margin: 45px 0 0 0;
	padding: 0;
	border-top: 1px dotted #666;
	width: 630px;
}

div.people-result {
	width: 630px;
	height: 160px;
	padding: 5px 0;
	border-bottom: 1px dotted #666;
}

div.people-result img {
	margin: 0 10px 10px 0;
	float: left;
}

div.people-result h3, div.people-result p {
	width: 490px;
	margin: 0 0 0 130px;
}

div.people-result p {
	height: 118px;
}

div.people-result div.type {
	height: 20px;
	line-height: 20px;
	width: 490px;
	margin: 0 0 0 130px;
}

div.people-result a {
	color: #666;
}


