.Tours {
	clear:both;
	border-bottom:1px solid #EFB83B;
	margin-bottom:9px;
}
.Tours p {
	text-indent:0;
	text-align:left;
}
.Tours .editItem {}
.Tours .item {
	background-image:url(img/photo-ground.jpg);
	background-position:0 27px;
	background-repeat:no-repeat;
	float:left;
	width:348px;
	overflow:hidden;
	margin-right:14px;
}


.Tours .item .canvas {padding:0 0 24px  24px;}
.Tours .country, 
.Tours .hotel, 
.Tours .stars, 
.Tours .price, 
.Tours .text {font-family:"Times New Roman", Times, serif;}

.Tours .country,
.Tours .hotel,
.Tours .stars {font-size:18px;}

.Tours .country	{
	color:#A5703A;
	height:21px;
	overflow:hidden;
}
.Tours .hotel	{
	color:#750000;
	height:28px;
}
.Tours .stars	{
	color:#D62400;
	padding-left:5px;
}
.Tours .text strong,
.Tours .price	{color:#C90D00;}

.Tours .price	{
	font-weight:bold;
	font-size:16px;
}
.Tours .text strong {font-weight:normal;}

.Tours .text	{
	color:#A5703A;
	font-size:14px;
	display:block;
}
.Tours .image	{
	border:1px solid white;
	float:left;
	margin: 0 3px 12px 0;
}
.Tours .order	{
	float:right;
	padding-top:7px;
}

.Tours .minHeight {
	height:135px;
	width:1px;
	overflow:hidden;
	float:left;
}
.Tours .end {
	clear:both;
	height:1px;
	font-size:1px;
	overflow:hidden;
}


