.map_legends li {
    list-style:none;
    float:left;
    margin-left:20px;
    margin-bottom:10px;
    font-size:12px;
}
.map_legends li:first-child {
    margin-top:-4px;
}
.map_legends {
    width:750px;
    margin:0 auto;
}

.box-header small{
    font-size:11px;
    color:#ececec;
}

#tag_cloud{
    width: 958px;
    height: 400px;
}

#keysrch{
    width: 1000px; 
    height: 100%;
}

.time_row{
    padding-top:10px;
}
.search_kword{
    font-size:16px!important;
    color:inherit!important;
}
#text-search{
    border:1px solid #ace;
}
.freq_word{
    font-size:14px;
    color:#47494B;
    text-transform: capitalize;
}
.freq_num{
    font-weight:bold;
}


