.c-wrapper {
	width: 100%;
	float: left;
}

.comment {
	clear: left;
	width: 100%;
	float: left;
}

.comment form {
	margin-bottom: 1em;
}

.comment-tray {
	clear: left;
	text-align: right;
	padding-bottom: 1em;
	font-size: 85%;
}

.comment-tray select {
	font-size: 100%;
}

.c-filter {
	padding: 0 10px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.comment-tray {
	padding-right: 15px;
}

.comment-tray form {
	display: inline;
}

.c-body textarea {
	width: 100%;
	font-size: 100%;
	height: 3em;
}

.c-body input {
	font-size: 115%;
	font-weight: bold;
	color: #333;
}

.comment ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

.comment ol li {
	color: #333;
	padding: 0;
	margin: 0 0 3px 0;
	position: relative;
	list-style: none;
	width: 98%; /* need IE7, can't be 100% */
}

.comment ol li.c-bury {
	background: url(/img/comment-2.png) no-repeat;
}

.comment ol li.c-friend {
	background: url(/img/comment-3.png) no-repeat;
}

.comment ol li li {
	margin-left: 2%;
	width: 98%;
	margin-top: 4px;
}

.c-block {
	border: none;
	vertical-align: middle;
	margin-left: 5px;
}

.c-edit .c-body {
	border: 1px solid #D0C65A;
	padding-top: 0px;
	background: #FFF9B9;
}

.c-editable {
	display: block;
	margin: -5px -50px 5px -5px;
	font-size: 85%;
	padding: 3px 3px 3px 5px;
	background: #D0C65A;
	color: #fff;
	text-decoration: none;
}

.c-edit textarea, .c-edit input {
	margin-left: 5px;
}

.c-body textarea {
	width: 97% !important;
}

.c-edit .c-body:hover .c-editable {
	background: #A69A1E;
}

.c-info, .c-push {
	font-size: 85%;
	padding: 3px 5px;
	color: #999;
	padding-left: 6px;


}

.c-info {
	float: left;
}

.c-push {
	float: left;
}

.c-push img {
	vertical-align: middle;
	border: none;
}

.c-body {
	width: 100%;
	float: left;
	line-height: 130%;
}

.c-body-inside {
	padding: 5px 50px 1em 5px;
	overflow: hidden; /* for long urls */
	min-height: 25px;
}

.c-bury .c-info a, .c-bury .c-info, .c-bury .c-push, .c-bury .c-push a, li .c-bury .c-info a, li .c-bury .c-info, li .c-bury .c-push, li .c-bury .c-push a {
	color: #999;
}

.c-friend .c-info a, .c-friend .c-info, .c-friend .c-push, .c-friend .c-push a li .c-friend .c-info a, li .c-friend .c-info, li .c-friend .c-push, li .c-friend li .c-push a {
	color: #999;
}

.c-normal .c-info a, .c-normal .c-info, .c-normal .c-push, .c-normal .c-push a li .c-normal .c-info a, li .c-normal .c-info, li .c-normal .c-push, li .c-normal .c-push a {
	color: #999;
}

.c-normal .c-info a:hover{
	color: #d8a91a;
}

.c-edit .c-reply {
	bottom: 0;
}





.c-editable strong {
	text-decoration: underline;
}

.c-reply-info {
	margin-top: 0;
	font-weight: bold;
	font-size: 85%;
	background: url(/img/comments.gif) no-repeat;
	padding-left: 20px;
}

.c-thread {
	font-size: 85%;
	display: block;
	margin: 0.5em 0 -0.5em 2em;
}
.c-hide {
	border:1px inset; background: #def6ea; color: #000000;
}/*background: #E1E4F2; */
.c-hide-title {
	margin-bottom:5px; font-weight: bold;
}
.c-tool {
	PADDING-RIGHT: 0px; PADDING-LEFT: 1em; FONT-SIZE: 85%; PADDING-BOTTOM: 0px; MARGIN: 0.5em 0px 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
hr.c-line{margin-top:10px;margin-bottom:20px;border:0;border-top:1px dashed #CCC;height:0px;}

#right_fb_access {
	width: 100%; float: left; text-align: left; background-color: #f3f9ea; padding: 10px;
}
#right_fb_access h3 {
	margin:3px
}
#right_fb_access div.fb_steps{
	padding: 5px 5px;font-weight: bold;color: #C43C2C;
}

#right_fb_access textarea{
	height: 22px;width:170px;padding: 3px;border: 1px solid #899BC5;font-size: 12px;color: #777777;overflow: hidden;
}
#right_fb_access textarea div.submit_btn{
	color: gray;font-size: 10px;padding-top: 1px;text-align: -webkit-match-parent;line-height: 1.28;direction: ltr;
}

  ul.user-list li{
   width:270px;
	 margin-right:50px;
  }	
  ul.user-list span{
   float:right;
  }	