div#press h2.press{
	clear:both;
	border:none;
	padding:0;
}

div#press{
	border-left:1px solid #999;
	padding:0 0 0 5px;
	width:799px;
	float:left;
	margin-bottom:10px;
}

div#press dl{
	float:left;
	margin:0;
}

div#press dl dt{
	font-size: 1.167em; /* 14px */
	font-weight: normal;
	padding:0 0 10px 0;
}

div#press dl dd{
	margin:0px;
	padding:0px;
 	font-size: .917em; /* 11px */
	color:#BBB;
}


div#press dl{
	float:left;
	width:394px;
	border-left: 1px solid #999;
	padding-left:5px;
	margin-left:5px;
}

div#press dl#first{
	border-left: none;
	padding-left:0px;
	margin-left:0;
}

div#press dl dd{
	margin-bottom:3px;
}

div#press dl dd a#text, div#press dl dd a#text:visited{
	color:#666;
}

div#press a.black, div#press a.black:visited{
	color:#000;
	font-size:.917em; /* 11px */
	font-family: Tahoma, Arial, Verdana;
}
