* { color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
  a, a:visited { text-decoration: underline; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid;}


.container {
  width:680px;
}
.header, .menu, .breadcrumb .share-widgets, #main .col-small, .footer, .fb-root, .no-print, .button, .filter-wrap, .filter-sortby-box-wrap, .no-js, .no-js-element
{
  display:none !important;
}
.col-big {width:auto; float:none !important;}
.col-big .col-main {width: 455px;}
/*.col-main {width:700px; float:none !important;}*/

body { background:#fff;font-size:12px; }

.col-big .landing-wrap .landing-block {
  width: 315px !important;
}
.col-big .landing-wrap .landing-block div.right{
  width: 230px !important;
}

.col-big > ul.list-view {
  width: 680px !important;
}

.col-big > ul.list-view > li > div.right {
  width: 595px !important;
}

.town-link-list-wrap .button {
  display:block !important;
  border:1px solid #888;
}
.breadcrumb{
  display:none;
}
.col-big .in-bodydiv {
    width: 435px !important;
}
.in-bodydiv {
    float: left;
    margin-right: 20px;
}
.in-gallerydiv {
    float: right;
    width: 215px;
    margin-top: 5px;
}
a.brown-button{
    display:none;
}

.print-500 {
  width:500px !important;
}

/* Fix issue for elements with background image */ 

.col-big .image-header-wrap div {
  background: url(faded_grey_bg.png) repeat !important;
  color: #fff !important;
}

ul.related-link-list li {
  padding:4px 0px 0px 35px;
  height:22px;
  background: url(rel_link_icon.png) 2px center no-repeat;
}

ul.document-link-list li {
  padding:4px 0px 0px 35px;
  height:22px;
  background: url(icon_file.gif) 2px no-repeat;
  overflow:hidden;
}

ul.document-link-list li.pdf {
  background: url(icon_pdf.png) 2px no-repeat;
}
ul.document-link-list li.xls {
  background: url(icon_excel.png) 2px no-repeat;
}
ul.document-link-list li.xlsx,.side-content-block .side-menu-block ul.document-list li.xls {
  background: url(icon_excel.png) 2px no-repeat;
}

ul.document-link-list li.docx,ul.document-link-list li.doc {
  background: url(icon_word.png) 2px no-repeat;
}
ul.document-link-list li.jpg,
ul.document-link-list li.gif,
ul.document-link-list li.png{
  background: url(icon_img.gif) 2px no-repeat;
}

ul.document-link-list li.zip {
  background: url(icon_zip.gif) 2px no-repeat;
}
