#bLastComment {
	background: #fff url(/images/bg-side-box.png) scroll repeat-x top left;
	border: 1px solid #dadada;
	border-top: none;
	width: 650px;
	border-radius-bottomleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomleft: 5px;
	border-radius-bottomright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-radius-bottomright: 5px;
	border-left:none;
	font-weight:normal;
	}

	#bLastComment h2 {
		margin: 0; 
		padding: 15px 0 15px 10px;
		color:#4e4949;
		}

	#bLastComment ul { padding: 10px 15px 0px 15px; }

		#bLastComment li {
			overflow: hidden;
			height: 1%;
			padding: 15px 0;
			border-top: 1px dashed #d9d9d9;
			}

		#bLastComment li.first {
			border: none;
			padding-top: 0;
			}

			#bLastComment li .image { float: left; }

				#bLastComment li img {
					padding: 3px;	
					margin: 0 10px 5px 0;
					}

			#bLastComment li h3 { margin-bottom: 10px; }

				#bLastComment li h3 a {
					color:#4e4949;
					font-size: 11px;
					text-decoration: none;
					font-weight:bold;
					}

			#bLastComment li .date {
				float: right;
				color: #777;
				}

			#bLastComment li .more-link { text-align: right; }

				#bLastComment li .more-link a { color: #ea6e05; }

				

#UserCommentsList2 {
	border: 1px solid #d9d9d9;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-bottom: none;
	
	
	overflow: hidden;
	height: 1%;
	margin-bottom: 0px;
	width: 650px;
	}
	
	#UserCommentsList2 h2{ border-bottom:1px solid #d9d9d9;
		padding: 0 10px 10px 20px;
		margin: 15px 0px 0px 0px;
		text-align:justify;
		width: 100%;
	}
		#UserCommentsList2 h2 p {
			display: inline; 
			padding-left: 0px;
		}
		#UserCommentsList2 h2 a {
			color:#6F8816;
			font-size:12px;
		}
#bLastComments li {
			overflow: hidden;
			height: 1%;
			padding: 10px 0px 5px 0px;
			border-top: 1px dashed #d9d9d9;
			}

		#bLastComments li.first {
			border: none;
			padding-top: 0;
			}

			#bLastComments li .image { float: left; }

				#bLastComments li img {
					padding: 3px;
					
					margin: 0 10px 5px 0;
					
					}

			#bLastComments li h3 { margin-bottom: 10px; }

				#bLastComments li h3 a {
					color:#4e4949;
					font-size: 11px;
					text-decoration: none;
					font-weight:bold;
					}

			#bLastComments li .date {
				float: right;
				color: #777;
				}

			#bLastComments li .more-link { text-align: right; }

				#bLastComments li .more-link a { color: #ea6e05; }
#bLastComments {	
	padding: 10px 20px;
	font-size: 11px;
	}

.commentsLink {background: #fff url(../img/bg-side-box.png) scroll repeat-x top left;
	border: 1px solid #dadada;
	width: 650px;
	border-radius-bottomleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomleft: 5px;
	border-radius-bottomright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-radius-bottomright: 5px;
	border-left: none;
	text-align:center; padding:10px 0px;
	}
	
.commentsLink a{ 
color: #ea7009;
text-decoration:none;}


#commentsLink a : active{ 
color: #768d22;
text-decoration:none;}

#AddComment {
	border: 1px solid #d9d9d9;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	overflow: hidden;
	height: 1%;
	margin-bottom: 10px;
	width: 650px;
	}
	#AddComment h2{ border-bottom:1px solid #d9d9d9;
padding: 10px 10px 10px 20px;
color: #768d22;
margin:0;
}

#LeftAdd {background: url(../img/bg-side-box-right.png) repeat-y right top;
	border-right: 1px solid #dadada;
	width: 495px;
	padding: 10px; margin:0;
	float:left;
	display:inline;
	
	}
	
#LeftCom{ vertical-align:top;}
#LeftCom input {width: 370px;}
#LeftCom p{display:inline;}
#LeftCom label {width: 100px; float: left; margin:0px 0px 5px 0; display:inline;}

#RightConfirm {width: 130px; float:right; text-align:center; padding: 10px 0px; font-size:11px;}
#RightConfirm img{ margin-top: 8px;}


#UserComments {
	border: 1px solid #d9d9d9;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-bottom: none;
	
	
	overflow: hidden;
	height: 1%;
	margin-bottom: 0px;
	width: 650px;
	}
	#UserComments h2 {
		border-bottom:1px solid #d9d9d9;
		padding: 0 10px 10px 20px;
		margin: 15px 0px 0px 0px;
		}
	#UserComments .leftButton {
		text-align: left;
		float:left; 
		display:inline; 
		padding: 0 0 20px 20px;
	}
	#UserComments .rightButton {
		padding:0 20px 20px 0px;
		text-align: right;
	}	
	#UserComments #commentsLink {
		text-align: center;
	}
	#UserComments #addcomment_form {
		padding: 0 10px 10px 20px;
		margin: 15px 0px 0px 0px;
		display: none;		
	}
