@charset "utf-8";
/* Zukin Realty - SECONDARY CSS Document */

/* Content Area Secondary */

#content-bg_secondary-container {
	background: none;
	position: relative;
	margin-left: 43px;
	margin-bottom: 25px;
	width: 712px;
	height: auto !important;
	overflow: hidden;
	z-index: 200;
}

#content-bg_secondary-top {
	background: url(../images/page_elements/contentbg_secondary_top.png) no-repeat !important;
	background: url(../images/page_elements/contentbg_secondary_top.gif) no-repeat;
	position: relative;
	margin: 0;
	width: 712px;
	height: 19px;
	overflow: hidden;
	z-index: 100;
}

#content-bg_secondary {
	background: url(../images/page_elements/contentbg_secondary_repeat.png) repeat-y !important;
	background: url(../images/page_elements/contentbg_secondary_repeat.gif) repeat-y;
	position: relative;
	margin: 0;
	width: 712px;
	height: auto !important;
	overflow: hidden;
	z-index: 100;
}

#content-bg_secondary-bottom {
	background: url(../images/page_elements/contentbg_secondary_bottom.png) no-repeat !important;
	background: url(../images/page_elements/contentbg_secondary_bottom.gif) no-repeat;
	position: relative;
	margin: 0;
	width: 712px;
	height: 18px;
	overflow: hidden;
	z-index: 100;
}

#content_secondary-text {
	background: none;
	position: relative;
	margin-left: 25px;
	width: 662px;
	height: auto !important;
	padding-top: 2px;
	padding-bottom: 25px;
	overflow: hidden;
	z-index: 150;
}

#content_secondary-text a {
	display: inline
}

#secondary-spacer {
	background: none;
	position: relative;
	float: left;
	width: 1px;
	height: 325px;
	margin-right: -1px;
	overflow: hidden;
	z-index: 50;
}

#next_last a {
	text-decoration: none
}

#next_last a img {
	text-decoration: none
}

#content_secondary-text .no_border img {
	border: none;
}





	
	
	
	
