#colRight {
	width: 175px;
	border-left: solid 1px #696a6c;
	padding: 10px;
}
#colRight a {
	color: #A7A9AC;
}
#hotbox {
	border: solid 1px #696a6c;
	border-bottom: none;
}
#hotbox a, #hotbox a:link, #hotbox a:visited {
	color: #FFF;
	text-decoration: none;
}
#hotbox a:hover {
	text-decoration: underline;
}
#hotbox ul {
	list-style: none;
	background-color: #c7c8ca;
}

#hotbox li {
	border-bottom: solid 1px #696a6c;
	padding: 0 9px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	line-height: 35px;
	color: #FFF;
	line-height: normal;
	background-image: url(../images/arrow_hotbox.gif);
	background-repeat: no-repeat;
	background-position: right 12px;
}
#hotbox li a {
	line-height: 35px;
}

#announcements {
	margin-top: 10px;
	background-color: #e8e8e9;
	border: solid 1px #696a6c;
}
#colRightWide {
	vertical-align: top;
}