div.searchInput {
	background: url(/images/search-bg.gif) left top no-repeat;
	width: 502px;
	height: 28px;
	float: left;
	margin-right: 12px;
	margin-left: 20px;
}

input.searchInput {
	width: 480px;
	position: relative;
	top: 6px;
	left: 6px;
	border: 0;
	z-index: 500;
}

.dZTitle {
	width: auto;	
}

.dCloud {
	float: right;
	width: 72px;
	height: 28px;
	background: url(/images/cloud.gif) left top no-repeat;
	color: #fff;
	text-align: right;
	padding-right: 8px;
	padding-top: 1px;
	margin-top: 2px;
}

.dCloud[class] {
	width: 64px;
	height: 16px;
}

.dZone  {
	width: 180px;
	float: left;
	margin-right: 22px;
    margin-bottom: 5px;
}

#error {
    margin: 10px 20px;
}

.zone {
    padding: 5px;
    margin: 3px 0;
}

#blockItogo, #blockRegIt {
    margin: 10px 0;
    display: none;
    text-align:  center;
}
