

/* CLIENTS */
#clients-container {
	margin: 38px 0px 0px 0px;
	padding: 0px 0px 0px 24px;
	background: url(/site/imgs/who/clients_frame.gif) no-repeat top left;
}

#clients-container table {
	width: 678px;
}

#clients-container td, #clients-container th {
	width: 167px;
	vertical-align:top;
	color: #c8ada6;
	padding-top: 8px;
	text-align: left;
}

#clients-container td.first-col, #clients-container th.first-col {
	width: 177px;
}




/* NEWS */
#news-leader {
	width: 701px;
	margin-top: 6px;
}

#news-leader-img {
	padding-top: 4px;
	float: left;
	width: 258px;
	text-align: center;
}

#news-leader-txt {
	float: right;
	width: 443px;
}

#news-leader-txt h1 {
	font-size: 14px;
	font-weight: normal;
	color: #e94419;
	margin: 0px;
	padding: 0px 0px 4px 18px;
}

#news-leader-txt h2 {
	font-size: 12px;
	font-weight: normal;
	color: #646457;
	margin: 0px;
	padding: 2px 0px 2px 18px;
	border-top: 1px solid #464953;
	border-bottom: 1px solid #464953;
}

#news-leader-txt p {
	color: #c8ada6;
	font-size: 12px;
	padding-left: 18px;
	line-height: 1.2em;
}

#news-leader-txt a.download-link {
	padding-right: 12px;
	padding-left: 18px;
	background: url(/site/imgs/who/download-arrow.gif) no-repeat 100% 5px;
}

#news-leader-txt a.download-link:hover, #news-leader-txt a.download-link:active {
	background-position: 100% -13px;
}

#news-table {
	clear: both;
	width: 718px;
	padding-top: 38px;
}

#news-table a {
	text-decoration: none;
}


#news-table table {
	width: 100%;
}

#news-table th {
	border-top: 1px solid #60636e;
	border-bottom: 1px solid #60636e;
	color: #7d7d6e;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}

#th-date {
	border-right: 1px solid #60636e;
}

#th-source {
	border-right: 1px solid #60636e;
}

#news-table td {
	color: #c8ada6;
	font-size: 12px;
}


#news-table td, #news-table th {
	padding: 4px 4px 4px 10px;
}

#news-table td.first-col, #news-table th.first-col {
	padding-left: 24px;

}

#news-table td.first-col, #news-table td.second-col {
	border-right: 1px solid #60636e;
}

#tr-last td {
	border-bottom: 1px solid #60636e;
}


#pr-container {
	padding: 30px 0px 0px 24px;
}

#pr-container p {
	color: #c8ada6;
}

#send-email-link {
	margin-top: 20px;
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	width: 142px;
	height: 21px;
	background: url(/site/imgs/global/sendemail.gif) no-repeat top left;
}

#send-email-link:hover, #send-email-link:active {
	background-position: 0px -42px;
}