#h_right > *,
.block
{
    display: inline;
}
.cell,
#menu ul li
{
    float: left !important;   
}
#search .input
{
    width: 300px;
}
.toogle .full a,
#content .item h4 span
{
    float: left;
}

#content .item h4 i
{
    border: none;
    margin: 2px;
}
#content .item h4 span:first-child
{
    background: url(../images/ie_border.png ) left 8px no-repeat;
}
.search_details{
    border:1px solid #CBCBCB;
}
#search_setting .fields_group .slider_group fieldset
{
    width: 660px;
}
body .toogle
{
    min-height:0;
}
.contacts_details li > i
{
    width: 12px;
    height: 12px;
    background: url(../images/ie_circle.png ) center  no-repeat;
}
.contacts_details li > b
{
    width: 12px;
    height: 12px;
    border: none;
    background: url(../images/ie_circle2.png ) center  no-repeat;
}
.contacts_details ul li > span i
{
    width: 17px;
    height: 17px;
    border: none;
    background: url(../images/ie_circle3.png ) center  no-repeat;
    color: white;
}

#search_cities .right .custom_search INPUT[type='text']
{
    background-color: white !important;
}
.statistics_area > form fieldset > *
{
    float: left;
}
.statistics_area > form fieldset {
    float: left;
    min-width: 345px;
}
.statistics_area > form fieldset:first-child {
    min-width: 565px;
}
.statistics_graph {
    clear: both;
}
#articles .head i
{
    border: none;
}
#articles .head
{
    border: none;
    background-image: url(../images/ie_white_cycle.png);
    background-repeat: no-repeat;
    background-position: 20px 15px;
}
label.radio
{
    background: url(../images/ie_radio.png) 0 0 no-repeat;
    border: none;
}
label.radio i
{
    border: none;
}
.items.even
{
    float: right;
}
.items.odd
{
    clear: both;
}
