.galleryNav {
	position: absolute;
	top: 45px;
	left: 499px;
	margin: 0;
	padding: 0;
	width: 162px;
}

.myNav li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.galleryNav img {
	display: block;
}

* html .galleryNav img {
	float: left;
}

.galleryLeftNav {
	position: absolute;
	top: 46px;
	left: 1px;
	margin: 0;
	padding: 0;
	width: 498px;
	height: 108px;
	background: #375114;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}

* html .galleryLeftNav {
	height: 100px!important;
}

.galleryRightNav {
	position: absolute;
	top: 46px;
	left: 661px;
	margin: 0;
	padding: 0;
	width: 212px;
	height: 108px;
	background: #375114;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
}

.galleryCenterNav {
 	padding: 20px 0px;
	top: 133px;
	left: 1px;
	font-size: 12px;
}

.resultDiv {
	float: right;
	border: 1px solid white;
}

.gallery_list {	
	background: #E9FCEB;
	color: black;
	padding: 2px;
}

.gallery_list_header {
	vertical-align: middle;
	padding: 2px;	
	text-align: center;
	background: #4E923D;
	color: white;
}

.areaDivClass {
	background: #425D21;
	display: block;
	padding-top: 10px;
	font-size: 9px;
}

#searchArea {
	font-size: 9px!important;
	font-weight: bold;
}
#propDiv {
	font-size: 9px!important;
	font-weight: bold;
}

#searchArea select, input{
	font-size: 9px!important;
}

#searchArea select {
	width: 150px;
}

.errorDivClass {
	display: block;		
}
.resultDivClass {
	display: inline;
	width: 480px;
	color: #666666;
}


.searchDivClass {
	display: block;	
	width: 100%;
	border: 1px solid white;	
}

.centerMainDivClass {
	display: block;
}

.centerSubMainDivClass {
	display: block;
}

.houseInfoClass {
	background: #E9FCEB;  	
}

.details_button {
	background: #ffffff url(../images/button_bg.jpg);
	border: 1px solid #74B722;
	font-size: 10px!important;
	cursor: pointer;	
}

* html .details_button {
	font-size: 12px!important;
}

.details_button:hover {
	background: white;
	border: 1px solid #74B722;
	font-size: 12px;
}

.post_button {
	background: #ffffff url(../images/button_bg_blue.jpg);
	border: 1px solid #7CB5D0;
	font-size: 12px!important;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
}

* html .post_button {
	font-size: 12px!important;
}

.post_button:hover {
	background: white;
	border: 1px solid #7CB5D0;
	font-size: 12px;
	text-align: center;
}

.close_button {		
	
}

.back_button {
	background: #ffffff url(../images/button_bg.jpg);
	border: 1px solid #74B722;
	cursor: pointer;
	text-align: center;
	height: 17px;
	width: 45px;
	vertical-align: middle;
}

.view_button {
	background: #ffffff url(../images/button_bg.jpg);
	border: 1px solid #74B722;
	cursor: pointer;
	text-align: center;
	height: 22px;
	width: 50px;
	vertical-align: middle;
	padding: 2px;
	color: black;
	text-decoration: none;
}

.view_button:hover {
	text-decoration: none;
	color: #ffeeaa;
	background: #4e923d;
}

* html .back_button {
	font-size: 12px!important;
}

* html #state {
	font-size: 22px!important;	
}

.containerStyle {
	width: 480px; 	
	position:relative; 	
	background: white!important;
}

* html .containerStyle {
	height: 600px!important; 
	overflow: visible; 
}

.rightCenterNav {
 	float: right;
 	top: 133px;
	width: 170px;
	margin-right:10px;
	
}

.rightCenterNav table{
	padding-top: 0!important;
	padding-bottom: 0!important;
}

.rightCenterNav_inner {
	padding: 4px;		
}

.pagingLink {
	color: blue;
	font-size: 12px;
}

.pagingLink:hover { 
	background: blue;
	color: white;
}

#login_div {
	padding: 2px;	
	border-bottom: 1px white solid;
	margin-top: 2px;
	margin-bottom: 2px;
}

#login_div table {
	
}

#login_div table td {
	font-weight: bold;
}

.header_style {
	z-index:10;
	background: #3D51A9;
	color: white;
}

.body_style {
	z-index:10;
	color: black;
	background: white;
	border: 1px #3D51A9 solid;
	width: 140px;
}


.button {
	background: url('../images/search_normal.jpg') no-repeat;
	width: 88px;
	height: 25px;
	border: 0px;
}

.button:hover {
	background: url('../images/search_hover.jpg') no-repeat;
	width: 88px;
	height: 25px;
	border: 0px;
	cursor:pointer;
}

.hide {
	background: url('../images/search_hover.jpg') no-repeat -100px -100px;
	width: 88px;
	height: 25px;
}

#paging_div {
	padding: 5px; 
	margin-bottom: -12px;
	margin-left: 10px;
}

#paging_div div {
	padding: 1.5em 0 1.5em 0;
}

#paging_div_bottom {
	padding: 10px;
	margin: 0 0 10px 10px;
}

#paging_div_bottom div {
	padding: 1.5em 0 1.5em 0;
}

#spanid {
	padding: 10px 0 0 10px;
}