div#pages
{
  background: #E9F2F7;
  padding: 4px 10px 4px 10px;
  margin: 10px 0px 10px 10px;
}

div#pages div
{
  height: 11px;
  line-height:11px;
  margin: 0px 10px 0px 0px;
}

div#pages ul li
{
  list-style:none;
  display: inline;
  height: 11px;
  line-height:11px;
  padding: 0px 5px 0px 5px;
  border-left: solid 1px black;
}

div#pages ul li a
{
  color: black;
  text-decoration: none;
}

div#pages ul li.no_sep
{
  border-left: none;
}

div#pages ul li.selected a
{
  font-weight: bold;
}

button.compare
{
  border: outset 1px #FABF37;
  background: #FABF37;
  width: 100px;
  height: 20px;
}

select.sort
{
  width:135px;
  margin: 0px 0px 0px 5px;
}

div.dots
{
  width:23px;
  float: left;
  background: url(/_images/dots.gif) center top repeat-y;
  text-align:center;
  height: 126px;
}

div.dots_top
{
  width:23px;
  float: left;
  background: url(/_images/dots_corner.gif) center top no-repeat;
  height: 24px;
}

div.dots_bottom
{
  width:23px;
  float: left;
  background: url(/_images/dots_corner_bottom.gif) center top no-repeat;
  height: 24px;
}

div.dots_rectangle
{
  width:23px;
  float: left;
  background: url(/_images/dots.gif) center top repeat-y;
  height: 280px;
}

div.dots_divider
{
  width:23px;
  float: left;
  background: url(/_images/dots.gif) center top repeat-y;
  height: 26px;
}

div.resultDivider
{
  float: right;
  width:606px;
  line-height: 1px;
  border-top: #BDD3E7 solid 1px;
  margin:10px 0px 0px 0px;
}

ul.geoNavigation li
{
  display: inline;
  list-style: none;
}

div.module_result
{
  float: left;
  width: 605px;
}

div.module_result div.top
{
}

div.module_result div.bottom
{
}

div.module_result div.top div.photo
{
  float: left;
  margin: 0px 5px 0px 0px;

}

div.module_result div.top div.content
{
  float:left;
  width: 285px;
}

div.module_result div.top div.content div
{
  width: 100%;
}

div.module_result div.top div.price
{
  float:right;
  width: 150px;
  text-align: center;
}

div.module_result div.top div.price span.red
{
  font-size: 14px;
  font-weight: bold;
  color: red;
}

div.module_result div.bottom div.dataNavigation
{
  float:left;
  height: 20px;
  line-height: 20px;
}

div.module_result div.bottom div.dataNavigation ul li
{
  list-style: none;
  display: inline;
  border-left: solid 1px #5990C2;
  padding: 0px 5px 0px 5px;
}

div.module_result div.bottom div.dataNavigation div.favorites
{
  list-style: none;
  display: inline;
  border-left: solid 1px #5990C2;
  padding: 0px 5px 0px 5px;
}

div.module_result div.bottom div.dataNavigation ul li.no_sep
{
  border-left: none;
}

div.module_result div.bottom div.toAdvertisement
{
  float:right;
  width:150px;
  text-align: center;
}

div.module_result div.bottom div.toAdvertisement button
{
  background: #FABF37;
  border: #FABF37 1px outset;
  width: 120px;
  height: 20px;
}

div.module_result div.top div.content div.content_top
{
  vertical-align: bottom;
  white-space: nowrap;
  overflow: hidden;
}

div.module_result div.top div.content div.type
{
  float:left;
  clear:both;
}

div.module_result div.top div.content div.date
{
  float:left;
  clear:both;
}

div.module_result div.top div.content div.geoNavigation
{
  float:left;
  clear:both;
}

div.module_result div.top div.content div.geoNavigation ul li
{
  list-style: none;
  display: inline;
}

div.module_result div.top div.content div.description
{
  float:left;
  clear:both;
  margin-top: 10px;
  width: 100%;
}

div.module_result div.top div.content div.content_top span.title
{
  font-size: 14px;
  font-weight: bold;
  color: #5990C2;
}

div.module_result div.top div.content div.content_top span.date
{
  vertical-align: bottom;
  border: red 1px solid;
  float:right;
}

input.checkbox
{
  margin: 0px;
  padding: 0px;
  background: transparent;
}
