/* Gulfport Realty ~ print.css */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;	
	overflow: visible
}
 div,img,p,h1,h2,h3,h4,h5,h6,hr {
	margin: 0;
	padding: 0
}
img {
	border: none
}

#clearDiv {
	clear: both;
	margin: 0
}

#featuredProperty h4 {
	display: none
}

#footer {
}

#header {
	height: auto;
	margin-bottom: 10px
}
#header h1 { 
 display: inherit;
	font:  bold 16pt Century Gothic, Arial, Helvetica, sans-serif;	
	color: #7D1A18;
	padding: 0 40px 0 0	
}

#leftPanel {
	margin-left: 0
}
#listing {
	border-bottom: 1px solid #666
}

#rightPanel .topPic {
	display: none
}

#subFooter {
	height: auto
}

#topBanner {
	display: none
}

#topPage {
	display: none
}

