@charset "utf-8";
.boxleft {
	float: left;
	width: 40%;
}

#content #topStrip p {
	font-weight: bold;
	color: #666666;
}

#content dl, #content dt, #content dd {
	text-indent: 0;
	margin: 0; padding: 0;
}

#content dl {
	margin-top: 0.5em; margin-left: 5px;
}

#content .stationCTV dt, #content .stationIncidents dt {
	font-size: 0.9em;
	line-height: 1em;
	letter-spacing: 0.1em;
	color: #999999;
	width: 45%;
}

#content .stationCTV dd, #content .stationIncidents dd {
	font-size: 0.9em;
	line-height: 1em;
	color: #666666;
	font-weight: bold;
	margin-left: 45%;
	margin-top: -1em;
	margin-bottom: 0.5em;
}

#content .strip h3 {
	color: #666666;
	text-indent: 5px;
	padding: 0;
	margin: 0;
}
#content #strip p {
	margin: 0px;
	padding: 0px;
}

