.buy_content {
	height:500px;
	position:relative;
	margin-top:13px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.buy_wrapper {
	background-image:url(../images/buy/bg_four_corners.gif);
	background-repeat:no-repeat;
	width:952px;
	height:468px;
	padding:8px 6px 5px 16px;
}
.buy_left_col {
  float:left;
  font-size: 12px;
  width:295px;
  padding-top:40px;
}
.buy_right_col {
  float:left;
  width:655px;
  background:url(../images/buy/bg_dots.gif) left repeat-y;
}
.buy_list_img {
  padding-left:24px;
}
.buy_left_col ol {
  margin-top:33px;
  padding-left:2em;
}
.buy_left_col ol li {
  list-style-type:decimal;
}
.buy_left_col ol li.first {
  padding-bottom: 30px;
}
.buy_left_col select {
  width:205px;
}
.btn_buy_search {
  margin: 15px 0 0 20px;
  cursor: pointer;
}
.buy_loc_subhdr {
  margin: 0 0 10px 5px;
}

.buy_loc_subhdr label {
  color: #363636;
  font-weight: bold;
  padding: 0 0 0 9px;
  text-transform: uppercase;
  background-color: #f3f3f3;
  display: inline-block;
  font-size: 12px;
}
/* where to buy locations subheader */
.buy_name { width: 229px; }
.buy_address { width: 277px; }
.buy_phone { width: 109px; }
/* where to buy locations */
.buy_loc_name { width: 230px; }
.buy_loc_address { width: 279px; }
.buy_loc_phone { width: 92px; }

.buy_loc {
  background: url(../images/buy/bg_loc_list.gif) bottom center no-repeat;
  padding-bottom: 8px;
  margin-bottom: 8px;
}

.buy_loc_last {
  padding-bottom: 8px;
  margin-bottom: 8px;
}

#buy_scroll .buy_loc_last div {
  font-size: 14px;
  text-transform: uppercase;
  float: left;
  margin-right: 4px;
  padding-left: 8px;
}


#buy_scroll .buy_loc div {
  font-size: 14px;
  text-transform: uppercase;
  float: left;
  margin-right: 4px;
  padding-left: 8px;
}
