div.templateLeft { float: left; width: 470px; padding-top: 25px; }
.templateLeft img { margin: 10px; }
.templateLeft ul { text-indent: 20px; }
div.templateMiddle { float: left; width: 319px; padding-top: 25px; padding-left: 10px; }
div.templateRight { float: left; width: 90px; padding-top: 25px; }
div.clear { clear: both; }

.boxGray { background-image: url('/images/bg_box.gif'); background-repeat: repeat-x; }
.greyBoxContentCity {
	width: 310px; 
	height: 413px;
	overflow: hidden;
	background: #eeede9;
	font: 11px arial,helvetica,verdana;
}
.greyBoxContentCity h2 { width: 290px; padding: 10px 10px 0px; }
.greyBoxContentCity p { padding: 5px 10px; }
.greyBoxContentCity img { padding: 0px 1px; }