/* Press Page */
#press{
	float:left;
	width:735px;
	margin:0 0 11px 17px;
	background:url(../img/bck.gif);
}
* html #press{
	margin:0 0 11px 9px;
}
#press #right{
	float:right;
	width:516px;
	color:#FFFFFF;
	background:#594F4A url(../img/right.gif) no-repeat top;
	padding:0 25px 0 25px;
}
#press #right h2{
	font-size:11px;
	font-weight:bold;
	margin:29px 0 19px 0;
	padding:0 0 11px 0;
	border-bottom:1px dotted #FFFFFF;
	text-transform: uppercase;
}
#press #left{
	float:left;
	width:125px;
	font-size:9px;
	background:#433A35 url(../img/left.gif) no-repeat top;
	padding:33px 22px 0 22px;
}
#press #left h3{
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
	border-bottom:1px dotted #C2B1A9;
	border-top:1px dotted #C2B1A9;
	padding:7px 0 7px;
	margin:0 0 4px 0;
	text-transform: uppercase;
}
#press #left ul{
	margin:0;
	padding:0 0 11px 0;
	list-style-type:none;
}
#press #left ul li{
	display:block;
	height:15px;
	background:#372F2A url(../img/li.gif) no-repeat;
	padding:2px 4px 0 4px;
	margin:0 0 3px 0;
}
#press #left a:link, #press #left a:active, #press #left a:hover, #press #left a:visited{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/arw.gif) no-repeat left;
	padding:0 0 0 12px;
}
#press #bottom{
	clear:both;
	border-top:1px solid #1D1A21;
	width:735px;
	height:28px;
	background:url(../img/fbottom.gif) no-repeat;
}
table.downloads{
	background:#4A413C;
}
table.downloads th.empty{
	background:#594F4A url(../img/tr.gif) repeat-x;
	height:13px;
}
table.downloads th{
	text-align:left;
	background:#4A413C url(../img/th.gif) no-repeat left;
	height:34px;
	width:62px;
	padding:0 10px 0 10px;
}
table.downloads td{
	padding:0 10px 0 10px;
}
table.downloads td.desc{
	background:#938075;
	color:#E3DDDA;	
	width:176px;
}
table.downloads td.download{
	background:#FF6C00 url(../img/download.gif) no-repeat right; 
}
table.downloads td.download a {
	background:#FF6C00 url(../img/download.gif) no-repeat right; 
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

/* Press Page */

