.red, .red a {
	color: #661f00;
}
.orange {
	color: #ff5710;
}
.blue, .blue a {
	color: #B33600;
}
.green, .green a {
	color: #FF930F;
}
.red, .blue, .green, .orange {
	font-weight: bold;
}
.red cite, .blue cite, .green cite, .orange cite {
	float :left;
	min-width: 100px;
	font-style:normal;
}
.smallCol, .MedCol, .Topic {
	width: 6%;
	float: left;
	text-align: left;
	padding: 2px;
}
.smallCol {
	text-align: center;
}
.MedCol {
	width: 25%;
}
.Topic {
	width: 50%;
}
#LogStatus {
	padding-bottom: 20px;
}
#LogStatus li {
	padding: 2px 0 2px 5px;
	border-left: 2px solid #ff5700;
}
.LoggedIn {
	background: transparent url(../../images/isc_member_forum.png) no-repeat top left; 
	padding-left: 58px;
}
.LoggedOut {
	background: transparent url(../../images/isc_visitor_forum.png) no-repeat top left;
	padding-left: 58px; 
}
.posting {
	border: 2px solid #eee;
	background-color: #fff;
	margin: 5px;
}
.postvisitor_quote, .visitor_quote {
	margin-left: 80px;
	padding: 0 10px 10px;
	width: 550px;
	border: 1px solid #c7c7c7;
	border-left: none;
}
.visitor_quote {
	width: 620px;
}
.shadow, .postShadow {
	margin-left: 81px;
	height: 20px;
	width: 639px;
	background: #fff url(../../images/isc_24av_shdw.gif) repeat-x top;
}
.postShadow {
	margin-left: 151px;
	width: 569px;
}
.spine {
	width: 70px;
	text-align: center;
	float: left;
}
.spine img {
	border: 1px solid #c7c7c7;
}
.feedback {
	background: transparent url(isc_comment_flyout.gif) no-repeat top left;
	margin-top: 20px;
}
.postFeedback {
	background: transparent url(isc_comment_flyout.gif) no-repeat top left;
	margin: 20px 0 0 70px;
}
.EndNote {
	margin-bottom: 10px;
	font: normal 0.9em Verdana,Tahoma,Arial,sans-serif;
	border-bottom: 1px solid #dedbd1;
	padding-top: 2px;
}
.EndNote a, .showUp {
	color: #ff8a00;
	padding-left: 21px;
	background: transparent url(../../images/isc_click_orange.gif) no-repeat top left; 
}
#ResultsArea {
	float: right;
	margin: 0 20px;
	width: 725px;
}
.ForumSummary {
	padding: 5px 0;
	border-bottom: 1px solid #c7c7c7;
	float: left;
	width: 100%;
}
.ForumColor {
	padding: 5px 0;
	border-bottom: 1px solid #c7c7c7;
	background-color: #eee;
	width: 100%;
	float: left;
}
.ForumPosted {
	padding: 2px;
	width: 100%;
	float: left;
	clear: left;
}
#lowerMenu {
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #c7c7c7;
}
.close {
	display: block;
	text-align: right;
}
.replypanel {
	clear: left;
	display: none;
}