/*
 * IT-Sundhed
 * Lasse F. Pedersen
 * 13/Aug/2004
 */

/*#frame #container #centerLeft #center #content #text table.tripleteaser table {
  width             : 124px;
}*/

div.teaser {
  width             : 130px;
  background-color  :#ffffff;
  padding           : 3px;
  margin-bottom     : 10px;
}

div.teaser a {
  color             : Black;
}

table.tripleteaser {
  border            : none;  
}

table.tripleteaser tr {
  
  
}

table.tripleteaser td {
  margin            : 0px;
  vertical-align    : top;
  width             : 124px;
}

table.tripleteaser td.spacer {
  height            : 10px;
  background-color  : Transparent;
}

table.tripleteaser td.bottom {
  background-color  : #f5f3f4;
  padding           : 3px 3px 3px 3px;
  
}

div.headline {
  font-size         : 10px;
  font-weight       : bold;
  padding           : 4px 4px 4px 5px;
  margin-right      : -13px;
  width             : 121px;
  color             : #ffffff;

}

div.Blue {
  background-color  : #006983;
}

div.Red {
  background-color  : #822433;  
}

div.Green {
  background-color  : #317325;
}

div.Orange {
  background-color  : #d46820;
} 

