header .logo a img {
    height: auto;
}

.map {
    width: 100%;
    height: 350px;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
}
.accordion-wrapper div.clearer{
	margin-bottom: 5px;
}

.more p {
	display: inline;
}

.more .morecontent>span p:not(:last-child) {
	margin-top: 15px;
	display: block;
}
.more .morecontent>span p:first-child {
	display: inline;
	margin-top: 0;
}

.block-repeater[id]:before { 
  display: block; 
  content: " "; 
  margin-top: -127px; 
  height: 127px; 
  visibility: hidden; 
}

// moved from tnt.css
.home-banner img {
  max-height: 100% !important;
)
a:hover {
	color:#b1616b !important;
}

header.header {
	background-color:#000 !important;
}