#comment img {
	border: 0px;
	display: inline;
}
#comment .item {
	padding: 5px;
}
#comment .hide {
	color: #AAAAAA;
}
#comment #CommentMenu {
	margin-top: 10px;
	margin-bottom: 5px;
}
#comment #CommentMenu .label {
	/*padding-left: 5px;
	color: white;*/
	font-weight:bold;
}
#comment #CommentMenu .buttons {
}
#comment #CommentMenu .button{
	/*border-left: white solid 1px;*/
	padding-left: 2px;
	padding-right: 2px;
}
#comment #CommentMenu .button a{
	/*color: white;*/
	padding-left: 5px;
	padding-right: 7px;
	/*background: url(../images/sectiontableheader.png);*/
}
#comment #CommentMenu .button a:hover {
	/*background: #1E304E; 
    background: #0077AA;*/
}
#comment .sectiontableheadertop{
	height: 15px;
	line-height: 15px;
	padding: 2px;
}

#comment .sectiontableheader {
	height: 20px;
	line-height: 18px;
	background-color:#575B64;
}
#comment .sectiontableentry1 {
	/*background: #FBFBF5;*/
	margin: 0px;
	padding: 0px;
}
#comment .sectiontableentry2 {
	/*background: #F5F5F5;*/
	margin: 0px;
	padding: 0px;
}
#comment .postcontainer{
	margin-bottom: 5px;
}
#comment .post {
	/*border-left: 1px #677791 solid;
	border-right: 1px #677791 solid;
	border-bottom: 1px #677791 solid;*/
}
#comment .postheader {

	color: white; 
	background: url(../images/head.png);
	padding: 2px;
}
#comment .postheader td {
	color: white;
	height: 15px;
	line-height: 15px;
}
#comment .postusername {
	/*background-image: url(../images/user.png);
	background-repeat: no-repeat;
	background-position: 2px -2px;
	padding-left: 21px;*/
	font-weight:bold;
}
#comment .postusername a {
	color: white;
}
#comment .postusername a:hover {
	text-decoration: underline;
}
#comment .posttitle {
	font-weight: normal;
}
#comment a.postwebsite:link,  #comment a.postwebsite:visited, #comment a.postwebsite:hover {
	background: url(../images/html.png) no-repeat;
	background-position: 2px -2px;
	padding-left: 16px;
	font-weight: normal;
	white-space: nowrap;
}

#comment .postnotify1 {
	background-image: url(../images/mailgreen.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
}

#comment .postnotify0 {
	background-image: url(../images/mailred.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
}
#comment .postusertype {
	text-transform: capitalize;
}
#comment .avatarcontainer {
	background-image: url(../images/dotv.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#comment .avatar {
	border: 1px silver solid;
	margin-right: 1px;
}
#comment .administrator {
	font-weight: bold;
	color: white;
}
#comment .postbody td {
	color: #505367;
	padding: 8px;
	text-align: justify;
	vertical-align: top;
}
#comment .sectiontableentry1 .postbody {
	background: url(../images/body1.gif) repeat-x;
}
#comment .sectiontableentry2 .postbody {
	background: url(../images/body2.gif) repeat-x;
}
#comment .createdate {
	display: inline; /* AGE */	
}
#comment .postfooter {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#comment .form {
	width: 100%;
	border: 1px #aeafae solid;
	/*padding: 1px;*/
}
#comment #CommentFormTitle {
	color: white;
	text-align:left;
	font-size:12px;
	padding-left:5px;
}
#comment .postbody table {
	border: 0px;
	padding: 2px;
}
#comment .quote {
	text-align: center;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
}
#comment .genmed {
	color: #505367;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 1px;
}
#comment .quotebody {
	color: #505367;
	border: 1px #CCCCCC solid;
	background: white;
	text-align: justify;
	padding: 8px;
}
#comment .code .genmed{
	padding-left: 29px;
}
#comment .emoticoncontainer {
	padding: 5px;
}
#comment .emoticonseparator {
	padding: 3px;
}
#comment .emoticon {
}
#comment .buttoncontainer {
	float: left;
	padding: 8px 5px 5px 5px;
}
#comment .button {
	/*background-color:#EEEEEC;*/
}
#comment .inputbox {
  margin: 0px;
  border:1px solid #B3B3B1;
  height:15px;
}
#comment .select {
	width: 82px;
}
#comment .onlyregistered {
	padding: 5px;
	text-align: center;
	font-size: 1.1em;
	color: red;
	font-weight: bold;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	background: white;
}
#comment ul.voting {
    list-style: none;
    padding: 0;
}
#comment ul.voting li {
    float: right;
}
#comment ul.voting a {
    display: block;
}
#comment a.voting_yes:link, #comment a.voting_yes:visited {
	color: #3C922F;
	font-weight: normal;
	background: url(../images/voting_yes.png) #EEF9EB no-repeat;
	border: 1px outset #3C922F;
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
}
#comment a.voting_yes:hover {
	color: #3C922F;
	font-weight: normal;
	background: url(../images/voting_yes.png) #FFFFFF no-repeat;
	border: 1px outset #3C922F;
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
}
#comment a.voting_no:link, #comment a.voting_no:visited {
	color: #AE3738;
	font-weight: normal;
	background: url(../images/voting_no.png) #F9EBEB no-repeat;
	border: 1px outset #AE3738;
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
}
#comment a.voting_no:hover {
	color: #AE3738;
	font-weight: normal;
	background: url(../images/voting_no.png) #FFFFFF no-repeat;
	border: 1px outset #AE3738;
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
}
#comment .captchacontainer{
	float: left;
	padding: 5px;
}
#comment .captchainput{
	float: left;
	margin-top: 1px;
	border:1px solid #B3B3B1;
	height:15px;
}
#comment #captcha{
	border: 1px solid silver;
	float: left;
	margin-left: 5px;
}
#comment #busy{
	padding-left: 5px;
}
#comment #SearchResults a:link, #comment #SearchResults a:visited {
	color: #505367;
}
#comment #SearchResults a:hover {
	color: black;
}
#comment #SearchResults span {
	background: #ffc;
	font-weight: bold;
	border: 1px solid gray;
}
.comment_preview_container {
	border: 1px #677791 solid;
	margin: 8px;
}
.comment_preview {
	padding: 4px;
	text-align: left;
	border: 1px #CCCCCC solid;
	font-size: 0.9em;
	background-color: #F5F5F5;
	cursor: hand;
}
.comment_preview:hover {
	background-color: white;
}
.comment_preview div {
	color: #505367;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.comment_preview div:hover {
	color: white;
	background-color: #253F67;
}
#comment .josc_ads {
    text-align: center;
}

.itemsmall{
	margin-bottom:10px;
}

/*start comment*/
.commentator_profile{
	width:86px;
	height:auto;
	float:left;
	clear:right;
	margin-right:-1px;
	z-index:100;
}

.commentator_profile_top_bg{
	background:url(../images/comments-left_top.gif) top left no-repeat;
	width:86px;
	height:5px;
	float:left;
}

.commentator_profile_bottom_bg{
	background:url(../images/comments-left_bottom_bg.gif) top left no-repeat;
	width:86px;
	height:5px;
	float:left;
	_margin-top:-2px;
}

.commentator_profile_main{
	width:86px;
	height:auto;
	float:left;
	_margin-top:-8px;
}

.commentator_profile_main_left{
	width:1px;
	height:auto;
	background:url(../images/comments_box_border.gif) left top repeat-y;
}

.commentator_profile_main_middle{
	width:86px;
	height:auto;
}

.commentator_profile_main_right{
	width:auto;
	height:auto;
	padding:5px;
	background:url(../images/comments_box_border.gif) right top repeat-y;	
}

/*start post*/
#comment .post{
	/*width:546px;*/
	height:auto;
	float:left;
	/*border:1px solid #aeafae;*/
	z-index:0;
}

.post_top_left{
	background:url(../images/comments_top_left.gif) top left no-repeat;
	width:7px;
	height:7px;
	float:left;
	clear:right;
	/*z-index:100;
	margin-left:-1px;
	margin-top:-1px;*/
}

.post_top_center{
	background:url(../images/comments_box_border.gif) top left repeat-x;
	height:1px;
	float:left;
	clear:right;
	/*z-index:100;*/
}

.post_top_right{
	background:url(../images/comment_right_bg.gif) top right no-repeat;
	width:7px;
	height:7px;
	float:right;
/*	z-index:100;	
	margin-right:-1px;
	margin-top:-1px;
*/}

.post_middle_left{
	background:url(../images/comments_box_border.gif) top left repeat-y;
	width:1px;
	height:auto;
	float:left;
	clear:right;	
	_margin-top:-7px;
	/*z-index:100;
	margin-left:-1px;
	margin-bottom:-1px;*/
}

.post_middle_middle{
	background:url(../images/comments_box_border.gif) top right repeat-y;
	height:auto;
	width:1px;
	float:right;
}

.post_comment_arrow{
	background:url(../images/comments_arrow_bg.gif) left center no-repeat;
	width:19px;
	height:20px;
	float:left;
	clear:right;
}

.comment{
	float:left;
	width:auto;
	height:auto;
	padding:3px 0px 2px 5px;
	display:block;
}

.post_middle_right{
	height:auto;
	float:left;
	clear:right;
}
.post_bottom{
	_margin-top:-7px;
}
.post_bottom_left{
	background:url(../images/comments_bottom_left.gif) bottom left no-repeat;
	width:7px;
	height:7px;
	float:left;
	clear:right;
	/*_margin-top:-7px;*/
}

.post_bottom_middle{
	background:url(../images/comments_box_border.gif) bottom left repeat-x;
	height:7px;
	float:left;
	clear:right;
}

.post_bottom_right{
	background:url(../images/comments_bottom_right.gif) bottom left no-repeat;
	width:7px;
	height:7px;
	float:right;
	/*z-index:100;
	margin-right:-1px;
	margin-bottom:-1px;*/
}

div.comment_container{
	height:auto;
	min-height:50px;
	float:left;
}

div.comment_body{
	height:auto;
}

span.edit_button{
	float:left;
	padding-left:5px;
	padding-top:10px;
}

span.voting{
	float:right;
	padding-top:10px;
	padding-right:0px;
}

input#send_comment{
	background:url(../images/send.gif) top left no-repeat;
	width:45px;
	height:19px;
	border:none;
}

#comment textarea#comment_text{
	height:150px;
	width:500px;
}

form.comment_text_editor{
	padding-bottom:10px;
}
/*end post*/
