/* CSS Document */

/*Download FCE Elements */


.download-header h1{
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

td#download_content {
	_height: 10%;
}

.tr-header {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	height: 12px;
	vertical-align:top;
}

.header-description, .header-size, .header-language, .header-download {
	background: #999;
}

.header-icon, TD#content-icon {
	width: 16px;
}


.header-description {
	width: 300px;
}

.header-size {
	width: 50px;
}

.header-language {
	width: 70px;
}

.header-download {
	width: 70px;
}

td#content-icon, td#content-description, td#content-size, td#content-language {
	font-family: Verdana, Arial;
	color: #333;
	font-size:10px;
}

DIV.download-header {
	font-family: Verdana, Arial;
	color: #333;
	font-size:10px;
	font-weight: bold;
}

DIV.download_content a {
target: _blank;
}

DIV.download_content {
	font-family: Verdana, Arial;
	color: #333;
	font-size: 10px;

/*	list-style-type: circle; */
}

TD.spacer {
	height: 0px;
}

TD.download_content {
	vertical-align:top;
	background: #cccccc;
	_height: 10%;
}

DIV.download_content a {
	font-family: Verdana, Arial;
	font-size:10px;
	text-decoration: underline;
    color: #df0024;
}

DIV.download_content a:hover {
	font-family: Verdana, Arial;
	font-size:10px;
	text-decoration: underline;
    color: #333;
}

.downloadtable {
	border: 1px solid #cccccc;
}



.downloadtable  {
	empty-cells: hide;
	_height: 10%;
}


.downloadtable td p {
	margin: 0px;
}

.listontent-even {
	background: #e3e3e3;
}