/*
==========================
Press Release page styles.
==========================
*/
	
#press #prList a:link,
#press #prList a:active,
#press #prList a:visited,
#press #prList a:hover,
#press #prList a span {
	color: #ffb60f; }
	
#press #pageContent a:hover {
	text-decoration: underline; }
	
#press #pageContent a span {
	font-style: italic;
	font-weight: bold; }

#press #pageContent .article {
	max-width: 640px;
	margin: 30px; }
	
#press .article span {
	font-weight: bold;
	font-style: italic; }
	
#press #pageContent .article h1 {
	font-size: 18px; }
	
#press #pageContent .article h2 {
	font-size: 16px;
	font-style: italic;
	font-weight: normal; }
	
#press .article p {
	font-size: 13px;
	line-height: 19px; }
	
#press .article sup {
	vertical-align: top; }

#press .article li {
	font-size: 13px;
	line-height: 17px; }
		
#press #prIntro {
	border-bottom: thin #cccccc solid; }
	
#press #prWrapper {
	background: url(../../img/global/bg-3col-lines.png) repeat-y top center;
	overflow: hidden;  }
	
#press #prSidebar {
	width: 163px;
	float: left;
	font-size: 12px;
	line-height: 18px; }

#press #prList {
	width: 428px;
	float: left; }

#press #prArchives {
	width: 125px;
	float: left;
	font-size: 12px;
	line-height: 18px; }

#press #prSidebar h3,
#press #prList h3,
#press #prArchives h3 {
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 20px; }

#press #prSidebar #contactContent {
	padding: 20px 0;
	border-bottom: thin #cccccc solid; }

#press #prSidebar #contactContent p {	
	color: #fff;
	font-size: 12px;
	line-height: 18px; }

#press #prSidebar #contactContent span {
	font-weight: bold;
	color: #ffb60f;
	font-style: normal; }

#press #prSidebar #downloads {
	padding: 20px 0;
	width: 163px;
	border-bottom: thin #cccccc solid; }
	
#press #prSidebar #downloads img {
	margin: 0 auto;
	display: block;
	padding-bottom: 10px; }
		
#press #prSidebar #downloads p {
	font-size: 12px;
	line-height: normal; }

#press #prSidebar #whatelse {
	padding: 20px 0; }

#press #prSidebar #whatelse span.communityLink {
	color: #ffb60f;
	font-weight: normal;
	font-style: normal;
}

#press #prList,	
#press #prArchives {
	padding: 20px; }

#press #prArchives #archContent ul,
#press #prList #releaseContent ul {
	list-style-type: none; }

#press div.ListStyle li,
#press #prArchives li {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #ffb60f; }
	
#press div.ListStyle ul { 
	width: 440px;
	margin: 0;
	padding: 0; }

#press div.ListStyle ul li.short {
	width: 75px; 
	float:left; }

#press div.ListStyle ul li.long {
	width: 358px; 
	float:left;
	padding-bottom: 10px; }
	
#press table.awards {
	padding-left: 20px; }
	
#press table.awards td {
	font-size: 13px; }
	
#press .dots {
	background: url('../../img/press-room/dot.gif') repeat-x bottom; }

#press span.award {
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: normal; }