#LeapRE_plugin_universal {
  font-size: 12pt;
}
/* Uncomment to remove dotted line around active links
#LeapRE_plugin_universal a {
  outline: none;
}
*/
#LeapRE_plugin_universal img {
  border-style: none;
}
/* LEVEL 1 */
#front_page_title {
  margin: 0px auto;
  text-align: center;
}
#properties_table {
  margin: 10px auto;
  padding: 0px;
}
#properties_table td {
  padding: 10px 25px;
}
#search_chicago_listings {
  margin: 0px auto;
  text-align: center;
}
/* LEVEL 2 */
#level_2_title {
  margin: 10px 0px;
}
#sort_bar {
  color: #658DB5;
  font-size: .75em;
  padding-bottom: 10px;
}
#sort_bar div {
  float: left;
  margin-right: 30px;
}
.property {
  font-family: Verdana, "Times New Roman";
}
.header {
  color: #658DB5;
  clear: both;
  text-align: right;
  margin: 10px 0px;
}
.header .left {
  float: left;
  text-align: left;
}
.header .address {
  font-weight: bold;
  font-size: 1em;
}
.header .beds_and_baths {
  font-size: .8em;
}
.header .listprice {
  font-size: .8em;
}
.header .neighborhood {
  font-family: "Times New Roman";
  font-style: italic;
  font-size: 1em;
}
.description {
  font-size: .75em;
  line-height: 125%;
  text-align: left;
  margin-top: 10px;
}
.bottom_links {
  clear: both;
  text-align: right;
  margin: 10px 0px;
}
.bottom_links .read_more {
  font-size: .8em;
  float: left;
  text-align: left;
}
.bottom_links .backlink {
  font-size: .8em;
}
/* LEVEL 3 */
#LeapRE_navbar {
  margin: 10px 0px;
  color: #658DB5;
}
.LeapRE_navbar_link {
  font-size: .8em;
  text-align: center;
}
.LeapRE_navbar_link div {
	position: absolute;
	visibility: hidden;
	margin: 5px 0px 0px 15px;
	background: #FFF;
	border: 1px solid #658DB5;
}
.LeapRE_navbar_link div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 4px 10px;
	width: auto;
	text-align: left;
}
.additional_photo {
  margin: 10px auto;
  text-align: center;
}
/* LEVEL 3A-3D */
form {
  font-size: .8em;
}
form * {
  vertical-align: bottom;
}
form input, form textarea {
  margin-top: 3px;
}
#form_footer {
  width: 380px;
  height: 30px;
  text-align: right;
}
#form_footer input {
  float: left;
  text-align: left;
}
#form_footer div {
  position: relative;
  bottom: 0px;
}
/* SOLD OUT */
#sold_out {
  color: #658DB5;
  font-size: .8em;
  text-align:center;
}
