#_headerThumb{
  _width: 75px;
  _height: 75px;
  display: inline;
 	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-left: 3px;
	border: medium solid #ff0000 ;
  }
#_headerDesc{
	float: right;
  display: inline;
	border: medium solid #ff0000 ;
  }
  
body {
	background: #EEEEEE;
	background-image: url("mozextBg.png");
}

td {
	vertical-align: top;
}

a:link, a:visited {
	color: black;
	font-weight: bold;
}

a:hover {
	color: #FFCC00;
}


#toplinks {
	color: #686868;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	font-size: 10pt;
	padding: 2px;
}

#toplinks .start {
	letter-spacing: 4px;
}

#toplinks a {
	color: white;
	text-decoration: none;
}

#toplinks a:hover {
	color: #FFCC00;
}

.content {
	background: white;
	border: 2px solid black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

.section {
	padding: 5px 0px 5px 0px;
}

.para {
	padding: 10px 30px 10px 30px;
}

.heading {
	font-size: 12pt;
	font-weight: bold;
	color: #FFCC00;
	background: black;
	padding: 1px 0px 0px 10px;
	letter-spacing: 5px;
}
#mainHeading{
	font-size: 14pt;
	height:30px;
  }

.thumb {
    border: 1px dashed black;
}

.extsummary a {
	text-decoration: none;
}

.exttitle {
	font-size: 12pt;
	font-weight: bold;
}

.extmore {
	white-space: nowrap;
}

.extupdate {
	color: #686868;
	font-size: 8pt;
}

.extupdate a {
	color: #686868;
}

.infobutton {
	padding: 5px 5px 0px 5px;
}

.installbutton {
	/*marging: 5px 0px 0px 0px;*/
	width:73px; height:19px;
  background-image: url(button_download.png);
  }
.installbutton:hover {
  background-image: url(button_download.png);
  }

.heading .toplink {
	float: right;
	font-size: 8pt;
	padding: 3px 5px 0px 0px;
	letter-spacing: 0px;
}

.heading .toplink a {
	color: white;
	text-decoration: none;
}

.emphasize {
	/*text-transform: uppercase;
	font-size: 8pt;*/
	font-weight: bold;
	color: #CC6600;
}

#versiontable {
	border: 1px solid #cccccc;
}

#versiontable td {
	vertical-align: middle;
	border: 1px solid #cccccc;
	padding: 1px 10px 1px 10px;
}

