/*
	Whispering Words
	Version: umpteeth
	Layout: Tessa Vermeulen
	Website: http:www.whispering-words.com
	Created: February 2010
*/

body, table {
	font-family: verdana, arial;
	font-size: 10px;
	color: #406F99;
	line-height: 14px;
	text-align: left; }
	}
	
.content {
         position:absolute;
         top:230px;
         left:40;
         width:470px;
         padding-bottom:15px;
         background: transparent;
         filter: alpha(opacity=70, style=0);
         -moz-opacity: 70%;}

div.h3 {
    text-transform: UPPERCASE;
	font: 12px "Arial Unicode MS";
	text-align: right;
	color: #213E68;
	font-weight: none;
	border-bottom: 1px dashed #213E68;
	}
	
div.h4 {
    text-transform: UPPERCASE;
	font: 11px "Arial Unicode MS";
	color: #213E68;
	font-weight: none;
	border-bottom: 1px dashed #213E68;
	}

.disclaimer {
	text-transform: UPPERCASE;
	font: 11px "Arial Unicode MS";
	color: #213E68;
	text-align: center;
	font-weight: none;
	border-bottom: 1px dashed #213E68;
	letter-spacing: 3px;