h1{
font-size:18px;
height:40px;
margin:0px;
}
h2{
margin:15px 0px 0px 0px;
padding:0px;
font-size:14px;
line-height:18px;
}
#featurebox h2{
margin:0px;
}

.gui{
background:transparent url("/images/ttd/titles_gui.gif") top left no-repeat;
}
.eat{
background:transparent url("/images/ttd/titles_eat.gif") top left no-repeat;
}
.nat{
background:transparent url("/images/ttd/titles_nat.gif") top left no-repeat;
}
.kid{
background:transparent url("/images/ttd/titles_kid.gif") top left no-repeat;
}
.wal{
background:transparent url("/images/ttd/titles_wal.gif") top left no-repeat;
}
.cul{
background:transparent url("/images/ttd/titles_cul.gif") top left no-repeat;
}
h2#ttd{
background:#ffffff url("/images/ttd/menu/select.gif") top left no-repeat;
}
/*h3{
margin:0px 0px 3px 0px;
}*/

/* FACT BOX **************************/
.fact{
float:right;
width:200px;
background:#009632 url(/images/frames/fact_top.gif) top left no-repeat;
font-size:15px;
color:#ffffff;
margin:0px 0px 10px 10px;
}
.fact h2{
color:#ffffff;
font-size:16px;
font-weight:bold;
margin:15px 15px 0px 15px;
}
.fact p{
color:#ffffff;
margin:10px 15px 5px 15px;
}

/* POPUP LAYERS **************************/
.pop{
display:none;
position:absolute; 
border:3px solid #009632; 
color:#009632;
background-color:#dbeb8c; 
padding:0px 10px 0px 10px;
width:350px;
}
.pop p{
line-height:12px;
font-size:11px;
}
/*a.popup{
color:#666666;
}
a.popup:hover{
text-decoration:none;
}*/

