

img.map {
	margin-top:13px;
}
div.content {
	background:#C6B88B;
	text-align:right;
}
div.content img.map {
	border:0px;
	padding-right:2px
	
}
div.content form {
	text-align:center;
}
div.content form input.searchTxt {
	border:0;
	width:152px;
	height:21px;
	margin:0px;
	padding:0px;
}
div.content form input.searchBtn {
	width:23px;
	height:21px;
	border:0;
	margin:0px;
	padding:0px;
	background:url(appProxy/map/searchBtn.gif) no-repeat;
	cursor:hand;
	cursor:pointer;
	position:relative;
	#position:static;
	top:4px;
}
div.holyFilter {
	width:406px;
	margin:0 auto;
	margin-top:13px;
}
div.holyFilter span.topLeft, 
div.holyFilter span.topRight, 
div.holyFilter span.bottomLeft, 
div.holyFilter span.bottomRight { 
	display:block;	
}

div.holyFilter span.topLeft {
	background:#C6B88B url(appProxy/holyFilter/topLeft.gif) left top no-repeat;
}
div.holyFilter span.topRight {
	background:url(appProxy/holyFilter/topRight.gif) right top no-repeat;
}
div.holyFilter span.bottomLeft {
	background:url(appProxy/holyFilter/bottomLeft.gif) left bottom no-repeat;
}
div.holyFilter span.bottomRight {
	background:url(appProxy/holyFilter/bottomRight.gif) right bottom no-repeat;
	padding:8px;
}
.holyFilter h1 {
	display:none;
}
.holyFilter div.content {
	height:55px;
}
.holyFilter table.filterTable {
	border-collapse:collapse;
	text-align:left;
	width:90%;
	margin:0 auto;
}
.holyFilter table.filterTable th {
	colot:#010101;
	font-size:11px;
	text-indent:3px;
}
.holyFilter table.filterTable td select {
	border:0;
	padding:0;
	margin:0;
	width:98%;
	height:21px;
	color:#010101;
	font-size:11px;
}
div.mainImage
{
	height:146px;
	width:146px;
	border:1px solid #452806;
	float:left;
	margin-right:4px;
}
