    .result_left_col {
      float: left;
      width: 70%;
	display: block;
}
    .result_right_col {
      float: right;
      width: 30%;
	  font-size: 10px;
	display: block;	
}

    .adr, .tel{
	font-size: 10px;
}
	
    .result_top {
 	  clear:both;
      padding-top: 2px;
}	

    .result_top .captiontxt{
	color: #434343;
}
	
    .result_bottom {
      clear:both;
      padding-bottom: 10px;
      padding-top: 5px;
	  font-size: 10px;
}

    .result_bottom .captiontxt{
	margin-bottom: 3px;
}

    .result {
      border-bottom: 1px solid #CCCCCC;
      margin: 7px 3px;
      padding: 5px 0px;
      width: 99%;
    }
    .clearfix {
      display:block;
    }
    
    .clear {
	clear: both;
}

.captiontxt a:hover {
	color: #354b6e;
}

    .browse-refine {
      margin: 10px 10px 15px 20px;
    }

    .browse-refine ul {
      float: left;
      width: 155px;
    }
    ul.refine-list {
      list-style-image: none;
      list-style-position: outside;
      list-style-type: none;
      margin: 0px;
      padding: 0px;
	font-size: 11px;
}
    ul {
      list-style-type: disc;
      margin-top: 5px;
    }
    ul, li {
      font-size: 12px;
    }

    .profileh1 a:visited {
      color: #0033AA;
    }
    
    .sponsored {
	background-color: #e8e8e8;
	padding: 5px;
	margin-top: 10px;
}

.itemtitle {
	color: #ff1300;
}

.button {
	float: left;
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background: #f1f0b6 url(../images/this.gif) no-repeat center bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100px;
}

.buttonx a:link, .buttonx a:visited{
	background-color: #9bd1eb;
	float: left;
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100px;
}

.buttonx a:hover{
	background: #2b5281 url(../images/that.gif) no-repeat center bottom;
	float: left;
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100px;
}

.search_results_map {
	width: 520px;
	height: 300px;
	position: relative;
	overflow: hidden;
	margin-top: 20px;
	margin-left: 10px;
}

