/*
 * IT-Sundhed
 * Lasse F. Pedersen
 * 13/Aug/2004
 */
/*#frame #content #text table.tripleteaser table {
  width           : auto;
}

table.tripleteaser {
  border-collapse : collapse;
  border          : 0px;
}

table.tripleteaser td {
  padding         : 0px;
  margin          : 0px;
  vertical-align  : top;
}

table.tripleteaser td.spacer {
  width           : 13px;
}

table.tripleteaser td.bottom {
  padding-top     : 5px;
}

/*

/*
 * IT-Sundhed
 * Lasse F. Pedersen
 * 13/Aug/2004
 */

/*#frame #container #centerLeft #center #content #text table.tripleteaser table {
  width             : 124px;
}*/



DIV.teaser {	
PADDING-RIGHT: 3px;	
PADDING-LEFT: 3px;	
MARGIN-BOTTOM: 10px;	
PADDING-BOTTOM: 3px;	
WIDTH: 130px;	
PADDING-TOP: 3px;	
BACKGROUND-COLOR: #ffffff;
color : Black;
}

div.teaser a {
  color             : Black;
}

table.tripleteaser {
  border            : none;  
}

table.tripleteaser tr {
  
  
}

table.tripleteaser td {
  margin            : 0px;
  vertical-align    : top;
  width             : 124px;
  background-color  :White;
}

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 0px 4px 5px;
  margin-right      : -7px;
  width             : 130px;
  color             : #ffffff;
}

div.Blue {
  background-color  : #006983;
}

div.Red {
  background-color  : #822433;  
}

div.Green {
  background-color  : #317325;
}

div.Orange {
  background-color  : #d46820;
} 

