

/*------------about.css----------*/

#callout-video {
	padding-top:24px;
}
#cities-list #left,
#cities-list #right {
	float:left;
}
#cities-list #left {
	width:300px;
	
}
#cities-list #right {
	width:300px;
}
#cities-list #left ul li,
#cities-list #right ul li {
	width:300px;

	padding:0 19px;
	background:url(/images/heart_bullet.jpg) transparent 4px 3px no-repeat;
}