* {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
h1,h2,h3 {
	margin-bottom: 0.5em;
}
p {
	margin-bottom: 1.5em;
}
li, blockquote {
	margin-left: 1em;
}
#rates{ background-color:#FFFFCC; font-size:11px; border:1px solid #CCC;}
#sidebar img.imgbtn{
	padding-bottom: 10px;
	border: 0px;
}
#tableNews td{ padding:3px; border-bottom:0px solid #ccc; }
#tableTour td{ padding:5px; border-bottom:0px solid #ccc; text-align:center; }
/*
#tableTour{ border:1px solid #ccc; }
#tableTour tr.odd{ background-color:#9FC8E3; }
#tableTour tr.even{ background-color:#DBDC86; }
*/
#tableTour td a{ color:#DD8142; font-weight:bold; }
#tableTour td img{ padding:2px; background-color:#FFF; border:0px solid #666;}
#tableTour td div.divImg{ padding-right:5px; float:none; }
