/**
 * press.css
 * type: press only skin
 */

/* 1em:12px */

/* press release (lead)
--------------------------------------------------------------*/
table.pressRead{
	width:580px;
}
table.pressRead .read{
	font-size:medium;
}
table.pressRead .date{
	white-space:nowrap;
	padding-left:10px;
	padding-bottom:10px;
	font-size:small;
	vertical-align:top;
	text-align:right;
}


/* press release table Tag
--------------------------------------------------------------*/
table.presstbl{
	margin-top:10px;
	border-top:1px solid #878787;
	border-left:1px solid #878787;
	width:100%;
	font-weight:normal;
}
table.presstbl thead th{
	padding:2px 10px;
	background-color:#686868;
	border-bottom:1px solid #878787;
	border-right:1px solid #878787;
	color:#FFF;
}
table.presstbl tbody th{
	padding:2px 10px;
	background-color:#CBCBCB;
	border-bottom:1px solid #878787;
	border-right:1px solid #878787;
	font-weight:normal;
	text-align:left;
}
table.presstbl tbody th.center{
	padding:2px 10px;
	background-color:#CBCBCB;
	border-bottom:1px solid #878787;
	border-right:1px solid #878787;
	font-weight:normal;
	text-align:center;
}
table.presstbl td{
	padding:2px 10px;
	border-bottom:1px solid #878787;
	border-right:1px solid #878787;
}


/* 
--------------------------------------------------------------*/
.pressttl{
	margin-top:20px;
	font-size:medium;
	font-weight:bold;
	text-align:center;
}



/* ol
--------------------------------------------------------------*/
ol{
	font-weight:normal;
}

/* bold type */
ol.strong{
	font-weight:bold;
}
ol.strong li p{
	font-weight:normal;
}

ol.strong table{
	font-weight:normal;
}

ol.strong ul{
	font-weight:normal;
}



h2.simple {
	border-left:0px;
	padding-left:0px;
	margin:0px;
	font-weight:bold;
	font-size:small;
}
.uln {
	text-decoration:underline;
}

/*---------------------------------------------------------------*/
table.c_presstbl{
	margin-top:10px;
	border-top:1px solid #878787;
	border-left:1px solid #878787;
	width:100%;
	font-weight:normal;
}
table.c_presstbl td{
	padding:2px 10px;
	border-bottom:1px solid #878787;
	border-right:1px solid #878787;
}
table.c_presstbl thead th{
	padding:2px 10px;
	background-color:#CBCBCB;
	border-bottom:1px solid #878787;
	border-right:1px solid #878787;
	font-weight:normal;
}
table.clearformat{
	font-weight:normal;
}
table.clearformat td{
	vertical-align:top;
}


table.presstbl th.cen{
	text-align:center;
}

span.pdf {
	display:block;
	padding:3px 0 5px 20px;
	background-image: url(/english/images/widgets/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
span.pdf2 {
	padding:3px 5px 5px 5px;
}
