.td-SubTitle {
	background:url(http://pmd.news1130.com/temporary-site/images/bgSubtitle.gif) no-repeat center left;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	line-height:24px;
	padding-left:10px;
	clear:both;
	margin-bottom:10px;
}
.td-SubTitle div {
	background:url(http://pmd.news1130.com/temporary-site/images/bgSubtitle.gif) no-repeat scroll right center transparent;
	height:24px;
	line-height:24px;
	overflow:hidden;
}
/*-------------------------------------------------------------------

   CTS styles

-------------------------------------------------------------------*/
#incidentsDiv {
	overflow-y: scroll;
	overflow-x: hidden;
	height:150px;
}
#incidentsTable {
	width: 600px;
}
#incidentsTable td {
	padding:3px 0px 3px 0px;
	vertical-align:top;
}
#twitterDiv {
	overflow-y: hidden;
	overflow-x: hidden;
	height:600px;
}
#twitterContent {
	width: 600px;
	height:600px;
}
#myCityDiv {
	float: left;
	width: 246px;
}
#keyDiv {
	float: left;
	width: 246px;
}
#returnToCityViewDiv {
	cursor: pointer;
	display: none;
	float:right;
	font-size:0.6em;
	margin-top:6px;
	margin-right:5px;
}
#mapContainer {
	width:708px;
	height:400px;
	margin-bottom:10px;
}
#buttons table tbody tr td {
	text-align:center;
	width:73px;
}
#buttons table tbody tr td a img {
	border:none;
}
