/* novaturas */
#view,
#container,
div.searchinput {
	width: 245px;
}
#view {
	background: #FFFFFF url(searchbgy_big.png) 0px 0px no-repeat;
	width: 245px;
	float: left;
	padding-bottom: 16px;
	margin: 70px 0px 0px 50px;
}
	.categoriestree,
	#right-column,
	.searchbuttons {
		float: left;
		height: auto;
	}
		#categories-list {
			height: auto;
			margin-left: 0px;
		}

		#right-column {
			margin: 0px 0px 0px 15px;
		}
		#sfSearchBtn {
			margin: 0px 0px 0px 13px;
		}
		#sfSearchBtn {
			float: none;
		}
.clear-floats {clear: both; font-size: 0px; line-height: 0px; overflow: hidden;}

.iframe-container {
	text-align: center;
}
