.min-order {
    background: #FFF;
    margin-top: 1em;
    padding: 1em;
    position: relative;
}
.no-attr .min-order {
	margin-top: 0;
    margin-left: 1em;
}
.min-order h2 {
    font-size: 20px;
    color: #005a9d;
}
.min-order img.info-red {
	position: absolute;
    right: 0.7em;
    top: 0.7em;
}
div#how_to_search_wrap {
     position: absolute;
     width: 100%;
     text-align: center;
     height: 22px;
     line-height: 22px;
 }
a#how_to_search {
    display: inline-block;
    background: #005a9d;
    padding: 0 8px;
    line-height: 22px;
    color: #5fb6f7;
    text-decoration: underline;
    font-size: 12px;
}
a#how_to_search img {
    height: 12px;
    margin-right: 4px;
    opacity: 0.8;
}
.messengers-links {
    padding: 10px 0;
}
.messengers-links img{
    max-width: 25px;
}
