div.citylist {
    margin: 5px 0px;
}

div.citylist a{
  font-size:14px;
}

div.citylist a.select {
    text-decoration: none;
    color:#FFCC66;
}

html .newsblock .vdate {
     color: #FFF;
}


.vdate b{
     color: #FFCC66;
     display: block;
}

.vdate img {
     margin-right: 10px;
}