/*
===================================================
Sole: Press
===================================================
*/

div#title_press
	{
	width: 140px;
	height: 27px;
	background: url(../images/title_press.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	}

div.press_entry
	{
	clear: left;
	float: left;
	display: inline;
	padding-left: 13px;
	background: url(../images/link_arrow.gif) 0 5px no-repeat;
	margin-bottom: 20px;
	}

h4
	{
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #a39278;
	}
	

h4.article_name {
	font-weight: normal;
	color: #a39278;
	font-size: 14px;
	margin: 0;
	padding-top: 25px;
}

p.name {
	padding: 0;
	margin: 0;
}


.quote_special {
	color: #8a8a8a;
	font-style: italic;
	font-size: 14px;
	line-height: 20px;
}

.source {
	display: block;
	font-size: 11px;
	padding-left: 40px;
}

.article_item {
	margin-left: 145px;
	width: 335px;
}

.article_item p {
	display: block;
	margin: 0px;
	margin: 0px;
}

.article_source {
	font-weight: bold;
	font-style: italic;
}

.article_source_img {
	padding-top: 15px;
	float: left;
	}

div#title_recent_press
	{
	margin-top: 60px;
	margin-bottom: -15px
	width: 75px;
	height: 11px;
	background: url(../images/title_recent_press.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	}

/* BEGIN: Link and Publications */
ul#link_publications {
	padding: 0;
	margin: 0 0 0 12px;
	list-style-type: none;
	}
/* END: Link and Publications */

.clear {
	clear:both;
}