body {
	color: black;
	background-color: #ececec; /* light grey */
	font-size: 12px;
	font-family : tahoma,arial,sans-serif;
	margin: 0;
	padding: 0;
}

table {
	border-width: 0px;
	border-spacing: 0;
	border-collapse: collapse;
}


table.top {
	background-color: white;
	width: 780px;
	border-width: 0px;
	margin-top: 30px;
}

table.main {
	background-color: white;
	width: 780px;
	border-color: #e4e4e4; /* must stay the same as tr.mainbody since otherwise IE does not interpret it correctly */
	border-width: 0px;
	border-style: solid;
	border-spacing: 0;
	border-collapse: collapse;
	margin-top: 6px;
}

table.subfooter {
	width: 780px;
	border-width: 0px;
	margin-top: 5px;
}

table.footer {
	width: 780px;
	border-width: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}

table.questionmain {
	background-color: white;
	width: 792px;
	border-color: #e4e4e4; /* must stay the same as tr.mainbody since otherwise IE does not interpret it correctly */
	border-width: 0px;
	border-style: solid;
	border-spacing: 0;
	border-collapse: collapse;
	margin-top: 30px;
}

table.questionbody {
	width: 772px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 10px;
	margin-right: 10px;
	border-width: 0px;
	border-style: solid;
}

table.questionfooter {
	width: 780px;
	border-width: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}

table.middlecolumn {
	margin-bottom: 30px;
}

table.product {
	border-width: 1px;
	border-color: gray;
	margin-bottom: 10px;
}

table.selection {
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

table.admin {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 4px;
	margin-right: 4px;
}

table.questionadmin {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 4px;
}

table.comments {
	width: 96%;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

table.compatibility {
	width: 96%;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

table.ranktable {
	width: 180px;
	border-width: 1px;
}

table.wideranktable {
	width: 400px;
	border-width: 1px;
}

td {
	border-width: 0px;
	border-color: gray;
	border-style: solid;
}

td.item1selected {
	width: 200px;
	text-align: left;
}

td.item1notselected {
	width: 200px;
	background-color: silver;
	border-right-width: 1px;
	border-right-color: gray;
	text-align: left;
}

td.item2selected {
	width: 200px;
	text-align: left;
}

td.item2notselected {
	width: 200px;
	background-color: silver;
	border-right-width: 1px;
	border-right-color: gray;
	text-align: left;
}

td.compatibilityselected {
	width: 124px;
	text-align: left;
}

td.compatibilitynotselected {
	width: 124px;
	background-color: silver;
	text-align: left;
}

td.selectlegend {
	padding-top: 7px;
	padding-right: 5px;
	text-align: right;
}

td.select {
	text-align: left;
}

td.suggestnew {
	padding-top: 8px;
	padding-left: 4px;
}

td.top{
	font-size: 11px;
	color: gray;
	vertical-align: bottom;
	padding-right: 6px;
	padding-bottom: 4px;
	text-align: right;
}

td.toptop{
	font-size: 11px;
	color: gray;
	vertical-align: top;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 10px; /* kicks in when logos are thin */
	text-align: right;
}

td.subfooter {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: gray;
}

td.footer {
	font-size: 11px;
	color: gray;
}

td.footerlast {
	font-size: 11px;
	color: gray;
	padding-bottom: 20px;
	width: 33%;
}
 
td.logo{
	text-align: left;
	width: 200px;
}
	
td.leftcolumn {
	width: 128px;
	vertical-align: top;
	padding: 4px;
	padding-top: 20px;
}

td.rightcolumn {
	width: 128px;
	vertical-align: top;
	padding: 4px;
	padding-top: 20px;
}

td.middlecolumn {
	vertical-align: top;
	padding: 4px;
	padding-top: 20px;
	padding-bottom: 16px;
}

td.input {
	padding-right: 0;
	padding-top: 4px;
	vertical-align: top;
}

td.inputbottom {
	padding-top: 16px;
	padding-bottom: 6px;
	vertical-align: top;
}

td.inputbottomnotop {
	padding-top: 4px;
	padding-bottom: 2px;
	vertical-align: top;
}

td.inputright {
	padding-top: 5px;
	padding-right: 5px;
	vertical-align: top;
	text-align: right;
	width: 150px;
}

td.inputtext {
	padding-right: 0;
	padding-top: 5px;
	vertical-align: top;
	text-align: left;
}

td.right {
	padding-top: 5px;
	vertical-align: top;
	text-align: left;
}

td.rightinformation {
	padding-top: 5px;
	vertical-align: top;
	text-align: left;
	color: green;
}

td.rightsmall {
	padding: 2px;
	vertical-align: top;
	text-align: left;
	font-size: 11px;
	border-width: 1px;
}

td.wrong {
	color: red;
	font-weight: bold;
	vertical-align: top;
	padding-left: 4px;
	padding-top: 4px;
}

td.columntop {
	color: blue;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 3px;
	padding-bottom: 5px;
	font-size: 11px;
}

td.column-odd {
	padding-left: 2px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 11px;
	background-color: #ececec; /* light grey */
}

td.column-even {
	padding-left: 2px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 11px;
}

td.columnheading {
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 6px;
	padding-left: 0;
	font-size: 12px;
}

td.column {
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0;
	font-size: 11px;
}

td.testtopic {
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #006189; /* light blue */
}

td.testline {
	padding-left: 2px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 11px;
}

td.nameandflagodd {
	vertical-align: top;
	background-color: #fffded; /* yellowy */
}

td.nameandflageven {
	vertical-align: top;
	background-color: #ececec; /* greyish */
}

td.commenttextodd {
	background-color: #fffded; /* yellowy */
}

td.commenttexteven {
	background-color: #ececec; /* greyish */
}

td.commenttextunderlinedodd {
	border-bottom-color: #f1f629;
	border-bottom-width: 1px;
	background-color: #fffded; /* yellowy */
}

td.commenttextunderlinedeven {
	border-bottom-color: silver;
	border-bottom-width: 1px;
	background-color: #ececec; /* greyish */
}

td.pdescriptionleft {
	vertical-align: top;
	width: 100px;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #1524ad; /* blue */
}

td.pdescriptionright {
	font-size: 11px;
	text-align: left;
	padding-left: 4px;
	color: black;
}

td.ranktable {
	padding: 4px;
	vertical-align: top;
}

td.prodlisteven {
	font-size: 11px;
	vertical-align: top;
}

td.prodlistodd {
	font-size: 11px;
	vertical-align: top;
	background-color: #ececec; /* greyish */
}

td.prodlistmanufacturer {
	font-size: 12px;
	font-weight: bold;
	color: #ff6000; /* orangy */
	padding-bottom: 4px;
	padding-top: 6px;
	vertical-align: top;
}

td.resultlegend {
	font-size: 12px;
	color: #006633; /* green */
	padding-right: 4px;
	padding-bottom: 4px;
	text-align: right;
	vertical-align: top;
	width: 180px;
}

td.resultresult {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
	vertical-align: top;
}	

td.announcement {
	font-size: 11px;
	color: green;
}

td.resultstable {
	padding: 4px;
	border-width: 1px;
}

td.leftcolumndisplay {
	padding-right: 6px;
	padding-bottom: 4px;
	vertical-align: top;
	text-align: right;
	width: 200px;
}

td.rightcolumndisplay {
	padding-bottom: 4px;
	vertical-align: top;
	text-align: left;
	color: #006633; /* green */
}
	
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px; /* Chrome assumes this to be about 6px, IE 0px */
	margin-bottom: 10px;
	color: #006189; /* light blue */
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #006189; /* light blue */
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #006189; /* light blue */
}

h4 {
	font-size: 12px;
	margin-bottom: 10px;
	color: #006189; /* light blue */
}
	
img.logo {
	margin-left: 9px;
	margin-top: 4px;
	margin-bottom: 4px;
	border-style: none;
}

img.suggestnew {
	border-style: none;
}

img.sortsymbol {
	padding-bottom: 3px;
}

img.inline {
	vertical-align: -4px;
}

textarea.description {
	font-size: 12px;
	font-family : tahoma,arial,sans-serif;	
}

textarea.editquestion {
	font-size: 12px;
	font-family : courier,monospace;
	width: 100%;	
}

p {
	margin-bottom: 10px;
	margin-top: 0;
	line-height: 1.4;
}

p.small {
	font-size: 11px;
}

p.product {
	margin-bottom: 4px;
	maring-top: 4px;
}

p.commenttext {
	margin: 4px 4px 4px 4px;
	line-height: 1;
	font-size: 11px;
}

p.displaytext {
	margin-bottom: 10px;
	line-height: 1;
}

select.manufacturer {
	margin-top: 6px;
	width: 160px;
}

ul.bulletlist { /* note that IE uses left-margin for indent while Mozilla uses padding */
/*	list-style-image: url(images/bullet.gif); */
	margin-left: 1.6em;
	padding-left: 0;
}

li {
	padding-bottom: 4px;
	line-height: 1.4;
}

li.last {
	padding-bottom: 0px;
	line-height: 1.4;
}

li.bulletlist {
	list-style-image: url(images/bullet.gif);
	vertical-align: text-bottom;
}

li.pdf {
	list-style-image: url(images/pdf.gif);
	padding-left: 3px; /* bullet to text distance */
	margin-left: -20px;
}

form { /* note that IE by default has a margin on top */
	margin: 0;
	padding: 0;
}

select.countryselect {
	width: 160px;
}

input.radio {
	margin-top: 0px;
	vertical-align: -3px;
}

span.currentpage {
	color: black;
	background-color: silver;
	padding: 3px;
}

/* ------ */

a:link {
	color: gray;
}

a:link.top,
a:link.footer {
	color: gray;
	text-decoration: none;
}
a:link.nounder {
	color: #006189; /* light blue */
	text-decoration: none;
}

a:visited {
	color: #acacac; /* silverish */
}

a:visited.top,
a:visited.footer {
	color: gray;
	text-decoration: none;
}
a:visited.nounder {
	color: #006189; /* light blue */
	text-decoration: none;
}

a:focus {
}

a:hover {
	color: #acacac; /* silverish */
}
a:hover.top,
a:hover.footer {
	color: #acacac; /* silverish */
}
a:hover.nounder {
	color: #acacac; /* silverish */
}

a:active {
}

a img {
	border: none;
}
