TABLE.tours {
	color: #545454;
	font-size: 9pt;
	margin-top: 3px;
}

TABLE.tours TH {
	padding-left: 30px;
	text-align: left;
	text-transform: uppercase;
	color: #FF8800;
}

TABLE.tours TD {
	padding: 9px;
	padding-left: 0px;
	text-align: justify;
}

TABLE.tours TD.separator {
	background-repeat: repeat-x;
}

TABLE.tours TD.col1 {
	padding-left: 30px;
	font-weight: bold;
	text-align: left;
	color: #727272;
}

TD.col1 DIV.price {
	margin-top: 4px;
	color: #838383;
}

TABLE.tours TD.tdesc {
	text-align: right;
}

TD.tdesc A {
	font-weight: bold;
	color: #8C8C8C;
}

TD.tdesc A.more IMG {
	margin-bottom: -1px;
	margin-right: 4px;
}

TD.tdesc A.tphoto {
	display: block;
	margin-left: 9px;
	margin-bottom: 4px;
	margin-top: 0px;
}

DIV.more {
	margin-top: 9px;
}
