div.cities
{
    padding: 10px 0px 0px 13px;
    overflow: hidden;
/*   float: left; */
    width: 900px;
    color: #61599f;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
div.cities td.td
{
/*    height: 20px;*/
    vertical-align:middle;
    padding: 10px;
}
div.cities td.td a
{
    color: #6562A8;
}
div.cities td.td h2
{
    font-size:12px;
    margin:0px;
}
div.cities td.header_bg
{
    background: url(images/content_block_header_line.jpg) no-repeat transparent;
    background-position: 9px 5px;
    height:18px;
}
div.cities th.table_header
{	padding-left:10px;
	text-align:left;
	width:298px;
}
div.cities th.first
{
	padding-left:11px;
}
div.cities td.bg
{
    background: #cfcfe7;
    width: 3px;
      min-height: 30px;
}

div.popular_cities
{
     margin-top: 40px;

}
    div.popular_cities div.ctr
    {
padding-bottom:15px;
    }
