﻿.flag {
	margin-bottom: -2px;
	width: 25px;
	height: 15px;
	padding-right: 3px;
	border: 0;
}
.menuTitle {
	background-color: #5C8841;
	color: white;
	font-weight:bold;
}
.ratecell {
	color:gray;
	white-space:nowrap;
		text-align:right;
}

.ratecell IMG {
  width:20px;
	height:20px;	 
	vertical-align:middle;

}

.linkbodycollapse {
	width:100%;
	height:18px;	
	border-bottom:1px gray solid;
}

.linkbodycollapse div {
	overflow:hidden;
	height:34px;	
}

.linkbodycollapse span {
	display:none;
}
.linkbodyexpand {
	width:100%;
	border-bottom:1px gray solid;
}

.editLink 
{
  white-space:nowrap;
  float:right;
}

.editLink a {
  color:#1876FF;
}

.commentTitle 
{
  width:100%;
  background-color:#8CBB71;
  padding:2px;
  font-weight:bold;
  margin-top:10px;
}

.commentHeader 
{
  width:100%;
  background-color:#cccccc;
}

.commentHeader  a
{
 text-decoration:none;
}

.commentBody
{
  margin-top:5px;
  margin-bottom:2px;
}

.weblinkhistory
{
  width:100%;
  border-style:solid;
  border-bottom-width:thin;
  border-color:#5C8841;
  vertical-align:top;
  border-collapse:collapse;

}
.weblinkhistory td
{
  vertical-align:top;
  border-bottom: solid 1px gray;
}

.weblinkhistory th
{
  background-color:#8CBB71;
  border-bottom: solid 1px #5C8841;
}
