* {
	margin: 0px;
	padding: 0px;
}
#left-column img.spaceafter {
	margin-top: 0px;
	margin-bottom: 1px;
}
#left-column img.spacebefore {
	margin-top: 9px;
}

#left-column a:link, #left-column a:visited, #left-column a:hover, #left-column a:active {
	color: #ee3a42;
	font-weight: bold;
	text-decoration: none;
}
#left-column .selected {
	background-image: url(images/left-column/arrow-right-red.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #E7F3F1;
	color: #00937E;
}
#right-column {
	min-height: 220px;
}

#right-column h1 {
	font-size: 18px;
	color: #00937E;
	margin-top: 0px;
	margin-bottom: 12px;
}
#right-column p.date {
	font-size: 12px;
	color: #4D4D4D;
	font-weight: bold;
}
#right-column p {
	margin-top: 0px;
	margin-bottom: 9px;
}
#right-column h1.newshome {
	font-size: 18px;
	color: #00937E;
	margin-top: 0px;
	margin-bottom: 4px;
}
#right-column p.newshomedate {
	font-size: 12px;
	color: #4D4D4D;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
}
#right-column .newshomedate a:link, #right-column .newshomedate a:visited, #right-column .newshomedate a:hover, #right-column .newshomedate a:active {
	color: #EE3A42;
	font-weight: bold;
}
