#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;
}
.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;
}
label.radio i
{
    border: none;
    background-color: transparent;
    margin-left: 1px;
    margin-top: 1px;
}
form input[type="text"]
{
    line-height: 36px !important;
}

.items.even
{
    float: right;
}
.items.odd
{
    clear: both;
}
