div#header {
	background-image: url(../images/header_media.jpg);
}

#media thead {
	background: #fff url(../images/bg_thead.gif) no-repeat scroll bottom;
}

#media tr {
	background: #fff url(../images/bg_td.gif) no-repeat scroll bottom;
}

#media th {
	background: transparent;
	padding: 0 0 18px 0;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

#media td {
	background: transparent;
	padding: 2px 0 8px 0;
}

#media td p {
	margin: 0;
}

#media td.icon {
	width: 25px;
	background: #fff url(../images/icn_pdf.gif) no-repeat;
}

#media td.icon2 {
	width: 25px;
	background: #fff url(../images/icn_swf.gif) no-repeat;
}

#media td.date {
	width: 120px;
	font-weight: bold;
}

#media td.publication {
	width: 250px;
	font-weight: bold;
}

#media td.title {
	width: 250px;
}

#media td.download {
	width: 80px;
}


div.hrule {
	background-image: url(../images/bg_hrule3.gif);
}

a.pdf {
	display: block;
	width: 70px;
	margin-top: 3px;
	background: transparent url(../images/bg_pdf.gif) no-repeat;
	padding: 0 20px;
}

div.tvcitem {
	height: 150px;
	padding: 10px 10px 20px 13px;
	_padding-bottom: 6px;
	position: relative;
	background: #fff url(../images/bg_photo.gif) no-repeat;
	margin: 10px 23px 0 -4px;
}

div.tvcitem img {
	width: 150px;
	height: 150px;
	display: block;
	float: left;
}

div.tvcitem div {
	float: left;
	padding-left: 25px;
}