#content {
	height: auto;
	padding: 30px;
}



#content_header {
    height: auto;
}

#content .let,
#content .rent {
    width: 352px;
    height: 306px;
    padding-top: 15px;
    background: url('../images/bg_providers_block.jpg') center center no-repeat;
    text-align: center;
    font-size: 14px;
}

#content .let {
	float: left;
	margin-left: 0px;
}

#content .rent {
	margin-left: 360px;
}

#content h3 {
    font-size: 18px;
    margin-bottom: 25px;
}

*:first-child+html #content h3 {
    margin-top: 33px;
}

#content a.button {
    margin: 20px 0;
}

#content .links {
    margin-top: 2px;
}

#content .links a {
    line-height: 20px;
    color: #004994;
    text-decoration: underline;
}

#content form {
    margin: 15px 1px;
    padding: 2px 5px;
    background: #004994;
    text-align: right;
}

#content form #find_keywords {
    width: 200px;
}

#content input.button {
    width: 100px;
    border: 1px solid #004994;
    background: url('../images/bg_button.gif') center center repeat-x;
    font-weight: bold;
    color: #004994;
}

#ysearchcontainer2 {
    width: 200px;
}

.yui-skin-sam #content .yui-ac-container {
    top: 0;
    left: 31px;
}

.yui-skin-sam #content .yui-ac-content {
    left: 0px;
    text-align: left;
}