/*
	photogallery_house
*/
#photogallery_house {
	}
	#photogallery_house img {
		border: none;
		margin: 0;
		vertical-align: top;
		}
	#photogallery_house .photogallery_house-photos .i {
		width: 133px;
		height: 99px;
		overflow: hidden;
		margin-right: 5px;
		margin-bottom: 5px;
		float: left;
		text-align: center;
		}
	#photogallery_house .photogallery_house-view {
		text-align: center;
		padding-top: 30px;
		}




/*
	deposits
*/
#deposits {
	}
	#deposits div {
		padding: 10px;
		background: url(/img/sys/vave_light.gif) repeat 0 0;
		}
		#deposits h6 {
			font-size: 11px;
			font-weight: bold;
			text-align: center;
			margin: 0;
			}
		#deposits table {
			width: 206px;
			margin-bottom: 10px;
			}
			#deposits table th {
				font-size: 11px;
				font-weight: normal;
				text-align: left;
				padding: 4px;
				}
			#deposits table td {
				font-size: 11px;
				padding: 3px;
                                height: 23px;
				background: #fff url(/img/sys/curr.gif) repeat-y 100% 0;
				}
		#deposits p {
			font-size: 11px;
			text-align: center;
			margin: 0;
			}