#comments .clear {
	margin: 0;
	padding: 0;
	height: 0;
	font-size: 0;
	clear: both;
	overflow: hidden;
}

#comments h1, span.iconName {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	color:#929292;
}

#comments h1, span.iconName a {
	color:#929292;
	text-decoration: none;
} 

#comments h1	{
	color:#38752F;
	font-family: Verdana, Georgia, "Times New Roman" !important; 
	font-size:14px;
	font-weight:bold;
	letter-spacing:0px;
	max-height:20px;
	padding:3pt 4px;

	
}
#comments h2	{
	font: normal 1em Verdana, Arial, sans-serif;
	color: #38752F;
	text-transform: uppercase;
	padding-bottom: 10px;
}
#comments h3	{
	font: bold 1.8em Verdana, Arial, sans-serif;
	padding-bottom: 10px;
}
#comments h4	{
	font: normal 1.2em Verdana, Arial, sans-serif;
	color: #7b8450;
	letter-spacing: 1px;
	text-transform: uppercase;
	
	margin-top: 10px;
	padding: 8px 9px;
	background: transparent url(../images/misc/box/gradient.png) left top repeat-x;
}

 #comments .boxContent a.loginForm	{
	float: left;
	display: block;
	position: relative;
	top: -20px;
	margin-right: 6px;
	margin-top: 20px;
	width: 58px;
	height: 15px;
	background: transparent url(../images/misc/buttons/login.png) no-repeat left top;
}
 #comments .boxContent a.save	{
	float: right;
	display: block;
	position: relative;
	top: -30px;
	margin-right: 6px;
	margin-top: 20px;
	width: 37px;
	height: 15px;
	background: transparent url(../images/misc/buttons/save.png) no-repeat left top;
}

#comments .spaceFilter	{
	margin:20px 0pt 3pt;
}

#comments .buttonX {
	float: left;
}

#comments  .buttonX .newcomment {
	float: left;
	display: block;
	width: 120px;
	height: 15px;
	margin-left: 10px;
	padding-top: 1px;
	font: normal 10px Verdana, Arial;
	border: none;
	cursor: pointer;
	text-decoration: underline;
	text-align: center;
	
}

 #comments .buttonX .expandall {
	float: left;
	display: block;
	width: 105px;
	height: 15px;
	margin-left: 5px;
	padding-top: 1px;
	padding-right: 5px;
	font: normal 10px Verdana, Arial;
	border: none;
	cursor: pointer;
	text-decoration: underline;
	text-align: center;
}

#comments  .literal2-Top	{
	float: left;
	font-size: 0.9em;
	padding-left: 105px;
}


 #comments .row	{
	position: relative;
	min-height: 17px;
	margin-bottom: 6px;
	padding-left: 20px;
	background: transparent url(../images/misc/content/arrow.png) no-repeat 5px 7px;
}

#comments .row .col1Comm	{
	width: auto;
	min-height: 92px;
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 124px;
	text-align: justify;
	line-height: 15px;
	border-right: 1px solid #ebebeb;
	background: transparent url(../images/misc/content/vline.png) 4px 0 repeat-y;
}

#comments .row .col2Comm	{
	float: right;
	position: absolute;
	top: 0; right: 0;
	width: 120px;
	height: 92px;
	padding-top: 20px;
	padding-left: 8px;
}

#comments  .newSpace	{
	position: relative;
	padding-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	background: transparent;
}

#comments  .noneBg	{
	background: transparent !important;
}

#comments  .bold	{
	font-weight: bold;
	color: #404040;
}


#comments .commenting .filter {
	float: right;
}

#comments .commenting h2 {
	padding-bottom: 2px;
}

#comments .commenting .commenttext {
	margin-bottom: 10px;
}

#comments .bgTitle	{
	padding: 4px 0 2px 0;
}

#comments  a.reply	{
	float: right;
	display: block;
	width: 80px;
	height: 15px;
	margin-right: 2px;
	font: normal 10px Verdana, Arial;
	border: none;
	cursor: pointer;
	text-align: center;
	text-decoration: underline;
}

#comments .newSub	{
	padding: 4px 0 2px 0;
}
#comments .newSub img	{
	margin-left: 0;
}

img.plus	{
	cursor:pointer;
}


#comments .line {
background:transparent url(../images/misc/content/line.png) repeat-x scroll left center;
height:11px;
}

