﻿#results .resultItem {
/*border:1px solid #fe9900;*/
border:none;
width:528px;
padding:0 0 5px 0;
background:url(../../imgs/page/explore/resultItem/resultitem_shadow.gif) no-repeat left bottom;
}

.resultItem div.details {
float:left;
display:inline;
clear:both;
border:1px solid #fe9900;
width:508px;
padding:10px;
}

.resultItem ul.vacationTypes {
	float:left;
	display:inline;
	clear:both;
	font-size:11px;
	width:530px;
	overflow:hidden;
	margin-left:0;
}

body ul#results .resultItem ul.vacationTypes li {
background:url(../../imgs/page/explore/resultItem/resultitem_bg.gif) repeat-y left top;
border-bottom:1px solid #fe9900;
border-left:1px solid #fe9900;
border-right:1px solid #fe9900;
border-top:none;
width:528px;
}

body ul#results .resultItem ul.vacationTypes li ul li {
border:none;
width:22px;
}

.resultItem ul.vacationTypes li.None a.priceArrow {
	background:none;
	color:#3d8edf;
	padding-right:0;
}

.resultItem ul.vacationTypes li dl dt
{
	color:#333333;
}

.resultItem ul.vacationTypes li dl { width:218px; }
.resultItem ul.vacationTypes li dl dt { width:118px; }