.item_add_comment
{
  float: right;
}

a.add_comment
{
	margin-top: 4px;
	float: right;
	font-size: 12px;
	font-weight: bold;
}

#comment_bottom_reply a.add_comment {
  float:right;
}

.comment_reply
{
  float: left;
}

.comment_reply input[type="button"]
{
  border: 0px;
  background-image: url(/images/sendbuttonbg.png);
  height: 27px;
  width: 74px;
  font-family: Arial;
  font-size: 11px;
  color: white;
  cursor: pointer;
}

.comment_cancel
{
  float: left;
  margin-left: 15px;
  height: 27px;
  line-height: 27px;
  font-size: 11px;
}

.comment_textile_help_link
{
  float: right;
  margin-right: 10px;
  height: 27px;
  line-height: 27px;
  font-size: 11px;
}

.comment_edit textarea
{
  border: 1px solid #bac1c3;
  display: block;
  position: relative;
  padding: 5px 0 5px 5px;
  margin-right: 0px;
  width: 99%;
  word-spacing: normal;
  overflow: hidden;
  font-family: Arial;
  font-size: 12px;
  line-height: 17px;
  color: #333333;
}

.comment_edit
{
  padding: 0 10px 10px 0;
  margin-bottom: 0px;
  line-height: 17px;
}

.comment_edit img
{
  display: block;
  padding: 0px;
  margin: 0px;
  position: relative;
  left: 20px;
  z-index: 10;
  top: 3px;
  overflow: hidden;
}

/* *******************************************
/*  TODO: all stuff down here is depricated */
a.CountPlus14x14:hover {
  background-image:url(/images/plus14x14.png);
  background: transparent url(/images/rate_up.gif) no-repeat;
}
a.CountPlus14x14 {
  background-image:url(/images/commentplus.png);
  background: transparent url(/images/rate_up.gif) no-repeat;
}
a.Count14x14 {
  display:block;
  float:left;
  height: 16px;
  margin-right:2px;
  overflow:hidden;
  width: 16px;
}
a.CountMinus14x14:hover {
  background-image:url(/images/minus14x14.png);
  background: transparent url(/images/rate_down.gif) no-repeat;
}
a.CountMinus14x14 {
  background-image:url(/images/commentminus.png);
  background: transparent url(/images/rate_down.gif) no-repeat;
}

div.CommentL1 { margin-left: 0px }
div.CommentL2 { margin-left: 30px;  }
div.CommentL3 { margin-left: 60px; }
div.CommentL4 { margin-left: 90px; }
div.CommentL5 { margin-left: 120px; }
div.CommentL6 { margin-left: 150px; }
div.CommentL7 { margin-left: 180px; }
div.CommentL8 { margin-left: 210px; }
div.CommentL9 { margin-left: 240px; }
div.CommentL10 { margin-left: 270px; }
div.CommentL11 { margin-left: 300px; }
div.CommentL12 { margin-left: 330px; }
div.CommentL13 { margin-left: 360px; }
div.CommentL14 { margin-left: 390px; }

div.Comment, div.CommentChange, div.CommentSelect
{
  position: relative;
  padding-top: 5px;
  padding-left: 65px;
  padding-right: 10px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  line-height: 17px;
  z-index: 0;
  background-color: #f0f4f5;
  font-size: 12px;
  min-height: 80px;
}

div.CommentSelect
{
  border: 1px solid #ffcb14;
}

div.CommentChange
{
  _z-index:-1;
}

img.Avatar {
  float:left;
  margin: 5px;
  margin-left: -60px;
  z-index: 10;
  width: 50px;
  height: 50px;
  position: absolute;
  overflow: hidden;
}


div.CommentRightCount
{
  right: -4px;
  z-index: 30;
  float: right;
  position: relative;
  height: 13px;
  padding-bottom: 5px;
}

div.CommentField
{
  padding-bottom: 6px;
}



img.CommentCountValue,
img.CommentCount
{
  display: block;
  float: left;
}

div.CommentCount
{
  display: block;
  float: left;
}

div.CommentCountValue
{
  float: left;
  height: 13px;
  padding: 1px 3px 0px 3px;
  background-image: url(/images/counterbg.png);
  background-repeat: repeat-x;
  color: #FFFFFF;
  font: 11px Arial;
}

p.CommentCountValue
{
  display: block;
  float: left;
  padding: 0px;
  margin-top: 1px;
  line-height: 100%;
  vertical-align: middle;
  height: 100%;
  color: white;
  font-size: 10px;
}


* html p.CommentCountValue
{
  margin-top: 0px;
}
div.CommentText
{
  padding-top: 6px;
  font-family: Arial;
  font-size: 12px;
  line-height: 17px;
}


a.Answer
{
  display: block;
  padding-top: 6px;
  text-decoration: none;
  color: #0094c3;

  font-size: 12px;
  font-family: Arial;
}

div.CommentActionLink
{
  margin-bottom: 10px;
  margin-top: 5px;
  margin-right: 15px;
  height: 22px;
  font-size: 11px;
}

div.CommentBody
{
  padding-top: 10px;
  padding-bottom: 11px;
  padding-left: 10px;
  padding-right: 0px;
  font-family: Arial;
  font-size: 11px;
  line-height: 15px;
  color: #666666;
}

div.CommentPointer
{
  width: 7px;
  height: 14px;
  background-image: url(/images/leftpointer_comment.png);
  background-repeat: no-repeat;
  background-position: top left;
  z-index: 1;
}

div.CommentContainer div.LeftComment
{
  background-position: left;
  background-repeat: repeat-y;
  background-image: url(/images/left_comment.png);
}

div.CommentContainer div.RightComment
{
  background-position: right;
  background-repeat: repeat-y;
}

div.CommentContainer div.TopComment
{
  background-position: top;
  background-repeat: repeat-x;
}

div.CommentContainer div.BottomComment
{
  background-position: bottom;
  background-repeat: repeat-x;
}

div.CommentContainer div.LeftComment,
div.CommentContainer div.RightComment,
div.CommentContainer div.TopComment,
div.CommentContainer div.BottomComment
{
  width: 100%;
  height: 100%;
  background-image: url(/images/topcomment.png);
}

div.LeftTopComment,
div.LeftBottomComment,
div.RightTopCooment,
div.RightBottomComment
{
  position: relative;
  height: 100%;
  background-repeat: no-repeat;
  z-index: 2;
}


div.LeftTopComment
{
  background-image: url(/images/lefttop_comment.png);
  background-position: top left;
}

div.LeftBottomComment
{
  background-image: url(/images/leftbottom_comment.png);
  background-position: left bottom;
}

div.RightTopCooment
{
  background-image: url(/images/righttop_comment.png);
  background-position: right top;
}

div.RightBottomComment
{
  background-image: url(/images/rightbottom_comment.png);
  background-position: right bottom;
}

div.SelectedCommentContainer
div.LeftComment
div.TopComment
div.RightComment
div.BottomComment
div.LeftTopComment
div.LeftBottomComment
div.RightTopCooment
div.RightBottomComment
div.CommentBody
{
  position: relative;
  z-index: 3;
  color: #333333;

}

div.SelectedCommentContainer,
div.CommentContainer
{
  height: auto;
}






div.SelectedCommentContainer
{

}

div.SelectedCommentContainer
div.LeftComment
div.TopComment
div.RightComment
div.BottomComment
div.LeftTopComment
{
  background-image: url(/images/lefttop_selectedcomment.png);
}

div.SelectedCommentContainer
div.LeftComment
div.TopComment
div.RightComment
div.BottomComment
div.LeftTopComment
div.LeftBottomComment
{
  background-image: url(/images/leftbottom_selectedcomment.png);
}

div.SelectedCommentContainer
div.LeftComment
div.TopComment
div.RightComment
div.BottomComment
div.LeftTopComment
div.LeftBottomComment
div.RightTopCooment
{
  background-image: url(/images/righttop_selectedcomment.png);
}

div.SelectedCommentContainer
div.LeftComment
div.TopComment
div.RightComment
div.BottomComment
div.LeftTopComment
div.LeftBottomComment
div.RightTopCooment
div.RightBottomComment
{
  background-image: url(/images/rightbottom_selctedcomment.png);
}

div.LeftCommentPointer
{
  float: left;
  position: relative;
  z-index: 0;
  width: 8px;
  height: 14px;
  top: 15px;
  left: 1px;
  background-position: right top;
  background-repeat: no-repeat;
}

div.SelectedCommentContainer  div.LeftCommentPointer
{
  background-image: url(/images/leftcmmentpointerselected.png);
}

div.CommentContainer  div.LeftCommentPointer
{
  background-image: url(/images/leftpointer_comment.png);
}

div.CommentCloud
{
  width: 230px;
  float: left;
}

a.Comment
{
  color: #333333;
  text-decoration: underline;
}


div.SelectedCommentContainer  div.CommentCloud
{
  background-image: url(/images/selectedcommentbg.png);
}

.ContentFont
{
  font-family: Arial;
  color: #333333;
}

span.AuthorDateTime
{
  color: #999999;
  font-family: Arial;
  font-size: 12px;
}

.comment_info
{
  height: 13px;
  padding-bottom: 5px;
  margin-right: 5px;
  float: left;
}

.comment_spinner {
  float: left;
  margin-top: 6px;
  text-align: center;
  height: 16px;
  line-height: 16px;
  padding-left: 21px;
  background-image: url(/images/my_page_spinner.gif);
  background-repeat: no-repeat;
}

table.anonymous_ids {
  width: 350px;
}

table.anonymous_ids input {
  height: 16px;
  width: 140px;
}

table.anonymous_ids td {
  padding: 0 0 5px;
}

table.anonymous_ids td #simple_captcha {
  width: 300px;
}

table.anonymous_ids td #simple_captcha #captcha_img {
  margin: 0 20px 0 0;
}

table.anonymous_ids td #simple_captcha #comment_captcha {
  margin-top: 3px;
}

table.anonymous_ids td .registration_captcha_error {
  padding-right: 211px;
}

.comment_edit + .anonymous_ids {
  margin-top: 0;
}

.anonymous_ids {
  margin-top: 10px;
}

.anonymous_ids .id {
  float: left;
  margin-right: 7px;
}

.anonymous_ids .id:last-child {
  margin-right: 0;
}

.anonymous_ids .id .header {
  margin-bottom: 5px;
}

.anonymous_ids input {
  height: 16px;
  width: 140px;
}

.anonymous_captcha {
  margin-bottom: 10px;
}

.anonymous_captcha, .anonymous_ids #simple_captcha {
  width: 300px;
}

.anonymous_ids #simple_captcha #comment_captcha {
  margin-top: 3px;
}

.anonymous_captcha #registration_captcha_error {
  padding-right: 12px;
}

.anonymous_captcha #captcha_img {
  margin: 0 7px 0 0;
}

.anonymous_captcha .registration_captcha_error {
  padding-right: 25px;
}
