.headerleft
{
      background: transparent url(/images/contactadvertenties/bg_msg_left.png) top repeat-x;
      height:36px;
      width:8px;
}

.header
{
      background: transparent url(/images/contactadvertenties/bg_msg_mid.png) top repeat-x;
      height:36px;
      font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	  font-size: 9pt;
	  color: #000000;

}

.headerright
{
      background: transparent url(/images/contactadvertenties/bg_msg_right.png) top repeat-x;
      height:36px;
      width:8px;
}

.msgcontent
{
	border-left-width:1px;
	border-left-color:#d6d6d6;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#d6d6d6;
	border-right-style:solid;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
	padding-top:8px;
	background-color:#f4f4f4;
}

