div.SearchResult
{
	width:558px;
}



div.HostelDescription, div.HostelPhone, div.MinPrice, div.SearchResultUnlisted
{
	font-size:12px;
}

div.SearchResultUnlisted
{
	padding-left: 10px;
	padding-bottom: 3px;
}

table.Header
{
	padding: 2px;
	margin-bottom:4px;
	border-top: solid 1px silver;
	border-bottom: solid 1px silver;
	/*
	border-top: solid 1px #00A0E2;
	border-left: solid 1px #00A0E2;	
	border-right: solid 1px #00A0E2;
*/
}




td.searchResultHeader , td.searchResultHeader  table
{
	background-color:#DFB27C;
	padding-left:2px;
	padding-right:2px;	
}

table.Header td
{
	font-weight:normal;
}

table.body
{
	/*
		border-left: solid 1px #00A0E2;
		border-bottom: none;
		border-top: none;
		border-right: solid 1px #00A0E2;
	*/
	margin-bottom:13px;
}

td.HostelName
{
	padding-top:3px;
	padding-left:7px;
}

td Description
{
}

td.HostelDescription
{
	padding-bottom: 3px;
}

div.HostelPhone
{
}

div.MinPrice
{

}

td.HostelImage
{
	width: 75px;
	height: 75px;
	padding: 2px;
}
 img.HostelImage
{
	width:72px;
	height:72px;	
	border: none;
}
