div.mainmenu {
	top: 155px;	
}

#companies p {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16pt;
	font-weight: bold;
}

#companies p.companies {
	color: rgb(153,153,153);
	font-size: 14pt;
}

#questions {
	font-size: 26pt;
	color: rgb(255,55,55);
	margin-bottom: 0;
}

#answers {
	font-size: 14pt;
}

table.newspaper {
	margin-top: 10px;
}

table.newspaper h3 {
	font-size: 12pt;
	margin-bottom: 0;
}

table.newspaper p {
	font-size: 10pt;
}

table.newspaper p span.more {
	font-size: 8pt;
}

a.question, span.question {
	color: red;
	font-weight: bold;
}

a:hover.question {
	text-decoration: underline;
}

table.newspaper p.more {
	font-size: 8pt;
	font-weight: bold;
	color: red;
}

img.question.left {
	margin-right: 3px;
}

img.question.right {
	margin-left: 3px;
}