body,
html {
	height:auto;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0pt;
	padding:0pt;
}

ul li {
	list-style: none;
}

img {
	border: none;
}

div#header {
	background:transparent url(../images/header_bg.gif) repeat-x scroll left top;
	height:71px;
	margin: 0;
	padding: 0;
	position:relative;
	z-index:0;
}

div#photoCarrousel img#detail_photo_img {
	border: none;
	width: 272px;
}

img.printBanner {
	display: block;
	height: 69px;
	width: 960px;
}

div#content,
.pageNav,
div#googleMap,
div#lightwindow,
div#lightwindow_overlay,
div#bekekenCaroussel,
a.logo,
div#googleMapShowClose,
div#rssLink,
div#bekekenOccasionsCarousel,
div#lightwindow_overlay,
div#lightwindow,
div#googleMap {
	display: none;
}

html, body {
	background: #f5f5f5;
	color: #000;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	height: 100%;
	text-align: left !important;
}

a { 
	color: #000; 
	text-decoration: underline;
}

a:hover { 
	color: #E61577;
	text-decoration: none;
}

p {
	line-height: 18px;
}

em {
	font-style:italic;
}

strong,
strong em,
em strong {
	color: #E61577;
	font-weight:bold;
}


h1,h2 {
	color: #e61577 !important;
	font-size: 108%;
	font-weight:bold;
}

h3,h4 {
	color: #e61577;
	font-size: 146.5%;
	font-weight:bold;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
	color: #e61577;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
	color:#999999;
}

.lastChild {
	background: none !important;
	border: none !important;
}

div#container {
	background: #fff;
	margin: 0 auto;
	padding: 0 0 30px;
	position: relative;
	width: 960px;
	height:900px;
}

div#header a.logo {
	background:none;
}

div#results {
	position:absolute;
	top:72px;
}


