/* CSS Document */
#tour img{
margin-top:12px;
margin-right:12px;
}
#tour h2{
font-size:2em;
}


#result{
margin:12px;
}

#lead h3{
font-size:1.8em;
border:0;
}

#lead p{
font-size:1.2em;

}

#lead h1{
margin-top:14px;
}


#result tr{
border-bottom:solid 1px #999;
}



#result td{
border-bottom:1px solid #999;
padding:2px 2px;
}

#result th{
border-bottom:2px solid #999;
padding:2px 2px;
background-color:#eee;
}


#pict {
margin-left:20px;
}

#pict img{
margin:0 5px 5px 0;
}

#pic img{
margin:0 5px 5px 0;
}

h1{
line-height:130%;
}

