.gallery-module {
	margin-left: 30px;
}

/* #gallery {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0px;
}

#gallery li {
	position: relative;
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	width: 210px;
}

#gallery img {
	display: block;
	margin-bottom: 		0px;
	border-color:		#cccccc;
	border-width: 		1px;
	border-style: 		solid;
	padding: 			5px;
} */

#gallery {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0;
}

#gallery li {
	position: relative;
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif bold;
	color: #333333;
}

#gallery img {
	display: block;
	margin-bottom: 		0px;
	border-color:		#cccccc;
	border-width: 		1px;
	border-style: 		solid;
	padding: 			5px;
}

/* properties */

#property-photo-main {
	position: relative;
	float: left;
	width: 320px;
	height: 240px;
	padding-right: 5px;
}

#property-detail-block {
	position: relative;
	float: left;
	width: 160px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 1.50em;
}

/* property enhancement buttons */

#propertyenhancement {
	position: relative;
 	padding: 0;
	margin: 0;
}

.listbutton {
 border: 1px solid #e7e7e7;
 padding: 1px 1px 1px 0px;
 width: 125px;
 padding: 1px 1px 1px 0px;
 font-family: verdana, arial, sans-serif;
 font-size: 12px;
 }
 
 .listbutton a:link, .listbutton a:visited, .listbutton a:active {
 display: block;
 text-decoration: none;
 color: #fff;
 borderx: 1px solid white;
 padding: 1px 3px;
 }
 
.listbutton a:hover { background: #000; }
  
.listbutton strong {
 font-weight: normal;
 paddingx: 1px 3px 1px 3px;
}

.listbutton em {
 font-style: normal;
 font-weight: normal;
 padding: 1px 3px 1px 3px;
 color: #fff;
 }
 
.button-property-enhancement { background: #999;}
.button-property-enhancement strong { background: #4E7AAB; }
.button-property-enhancement em { color: white; }

#propertyenhancement li {
	list-style-type: none;
	display: inline;
	position: relative;
	float: left;
}

/* properties submenu */

#nav-sub-prop {
	height: 20px;
	margin: 25px 0px 0px 0px;
	padding-left: 10px;
	background: url(http://omni.hs1.com/public/images_custom/nav-sub-prop-bottom.gif) repeat-x bottom;
}

#nav-sub-prop li {
	margin: 0px; 
	padding: 0px;
	display: inline;
	list-style-type: none;
}
	
#nav-sub-prop a:link, #nav-sub-prop a:visited {
	float: left;
	background: #003300;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	border: 1px solid #996633;
	text-decoration: none;
	color: #ffffff;
}

#nav-sub-prop a:link.active, #nav-sub-prop a:visited.active {
	border-bottom: 1px solid #ffffff;
	background: #ffffff;
	color: #CE0008;
}

#nav-sub-prop a:hover {
	background: #996633;
	border: 1px solid #003300;
}

/* members submenu */

ul#searchHdrImages, ul#memberHdrImages {
 margin: -20px 0 20px -5px;
 padding: 0;
 white-space: nowrap;
}

ul#searchHdrImages li, ul#memberHdrImages li {
 display: inline;
 margin: 0;
 padding: 0;
}

ul#memberHdrImages li {
	display: inline;
	list-style-type: none;
	float: left;
	background-color: #433C2A;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	margin-right: 4px;
	color: #ffffff;
}

#memberHdrImages .current {
	display: inline;
	list-style-type: none;
	float: left;
	background-color: #C3C392;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	margin-right: 4px;
	color: #ffffff;
}
	
ul#memberHdrImages a:link, ul#memberHdrImages a:visited {
	text-decoration: none;
	color: #ffffff;
}

ul#me
mberHdrImages a:hover, ul#memberHdrImages a:active {
	color: #ffff00;
}

/* custom */
table.savedSearches {
	width: 550px;
	margin-top: 10px;
}
table.savedSearches th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight: bold;
	border: 1px solid #e7e7e7;
	margin-bottom: 2px;
	text-align: left;
}
table.savedSearches td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
