/* CSS Document */

/*Download FCE Elements */


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

td#download_content {
	_height: 10%;
	height:12px;
}

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

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

.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: #DEDEDE;
	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.advantages {
	width: 171px;
}

DIV.specs {
	width: 171px;
}

DIV.extra_text {
	width: 330px;
}

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

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

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

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

.downloadtable, .download-main-table {
	border: 1px solid #cccccc;
	empty-cells: hide;
	_height: 10%;
}


.downloadtable td p {
	margin: 0px;
}

.listontent-even {
	background: #e3e3e3;
}