﻿div.CityControlBase
{
    width: 110px;
    height: auto;
    float: right;
    margin-top: 15px;
    }
    
div.CityControlLineDashed
{
    border-bottom: dashed 2px #9BC4E2;
    padding-top: 5px;
    padding-bottom: 5px;
    }