/***********************************************************
*  Innehåll från Cision (f.d. Observer)
*
***********************************************************/
.dForm
{
	width: 600px;
	background: #f9faf9;
}
.backForm
{
	background: #f9faf9;
	padding: 10px;
}
.backTab
{
	background :#f9faf9;
	padding: 0 6px 6px 6px;
}
.backTabWhite
{
	background: #fff;
	padding: 0 6px 6px 6px;
}
.headForm
{
	color: #3c5c3c;
	font-weight: bold;
}
.padding
{
  padding: 0 0 6px 0;
}
td, tr, table
{ 
	border-style: none;
	font-size: 11px;
	color: #333;
}
p
{
	font-size: 11px;
	color: #333;
	margin: 0;
}
input, select, textarea
{
	font-size: 10px;
	color: #333;
}
input.settings, select.settings, textarea.settings 
{
  width: 140px;
}
table.ticker th,
table.ticker td
{
  padding: 3px;
  border: solid 1px #fff;
  background: #f9faf9;
  text-align: right;
}
table.ticker td.icon
{
  border-top: none 0 #fff;
  border-left: none 0 #fff;
  border-bottom: none 0 #fff;
  background: #fff;
}
table.ticker td.icon img
{
  margin: 0 8px 0 0;
}