#searchresults {
	float: left;
	display: inline;
	margin: 0 12px 5px 12px;
}

#searchresults h2 {
	width: auto;
	height: auto;
	margin: auto;
	text-indent: 0;
	overflow: auto;
	background: none;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

#searchresults h2 a {
	color: #434343;
}

#searchresults h3 {
	width: auto;
	height: auto;
	margin: auto;
	text-indent: 0;
	overflow: auto;
	background: none;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}

#searchresults p {
	text-align: left;
	margin: 10px 0 5px 0;
}

#searchresults img {
	float: right;
	width: 167px;
	height: 125px;
	margin: 0 5px 7px 5px;
	border: 1px solid #5F5F5F;
}

#searchresults hr {
	clear: both;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	width: 460px;
}

#searchresults .package_right {
	float: right;
	width: 185px;
	height: 160px;
}
#searchresults .package_addthis {
	float: left;
	margin-left: 20px;
}
