.journal_commentcount {       /* comments count */
	margin: 0px 0 10px 0px;
	padding: 2px 55px 2px 74px;
	text-align: right;
	color: #636563;
  	background: #000000 url(images/comment1.gif);
  	background-position: 295px;
  	background-repeat: no-repeat;
	font: 12px Verdana, "Lucida Grande";
	}
	
.journal_commentcount a {       /* comments count */
	color: #9C9E9C;
	}

.journal_comments1, .journal_comments2 {       /* comments FULL VIEW TEXT */
	
	margin: 0 0 15px 90px;
	padding: 0 7px 0 25px;
	font: 12px Verdana, "Lucida Grande";
	color: #000000;
	border: 1px solid #545454;
	width: 400px;
	background: #F3F3F3 url(images/comment1.gif);
  	background-position: 3px 4px;
  	background-repeat: no-repeat;	
	}	

.journal_comments2 {       /* comments FULL VIEW2 'alternate colour' */
	background: #E0E0E0 url(images/comment1.gif);
  	background-position: 3px 4px;
  	background-repeat: no-repeat;
	
	}	
	
.journal_comment_form, .photo_album_comment_form{

margin: 5px 0 0 90px;
	padding: 0 7px 0 25px;
	font: 12px Verdana, "Lucida Grande";
	color: #000000;
	border: 1px solid #545454;
	width: 400px;
	background: #F3F3F3;
  	
}	

.journal_comment_preview {       /* preview. like h1, but attached to type box */
	margin: 0 10px 0 90px;
	padding: 5px 7px 0 25px;
	border-left: 1px solid #545454;	 
	border-right: 1px solid #545454;	
	border-bottom: 1px solid #545454;	
  	background: #CACACA url(images/comment1.gif);
  	background-position: 3px 7px;
  	background-repeat: no-repeat;
  	width: 400px;
	}
	
	
	
	
	
/* photo !!!-------- */

.photo_album_comment_form{
float: left;
margin: 5px 0 15px 0;
	padding: 0 7px 0 15px;
	font: 12px Verdana, "Lucida Grande";
	color: #000000;
	border: 1px solid #545454;
	width: 380px;
	background: #F3F3F3;
  	
}	

.photo_album_comment_preview {       /* preview. like h1, but attached to type box */
	float: left;
	margin-top: 110px;
	padding: 5px 7px 0 25px;
	border-top: 1px solid #545454;	 
	border-right: 1px solid #545454;	
	border-bottom: 1px solid #545454;	
  	background: #CACACA url(images/comment1.gif);
  	background-position: 3px 7px;
  	background-repeat: no-repeat;
  	width: 280px;
	}
	
	
.photo_album_comments1, .photo_album_comments2 {       /* comments FULL VIEW TEXT */
	
	margin: 5px 0 5px 90px;
	padding: 0 7px 0 25px;
	font: 12px Verdana, "Lucida Grande";
	color: #000000;
	border: 1px solid #545454;
	width: 400px;
	background: #F3F3F3 url(images/comment1.gif);
  	background-position: 3px 4px;
  	background-repeat: no-repeat;	
	}	

.photo_album_comments2 {       /* comments FULL VIEW2 'alternate colour' */
	background: #E0E0E0 url(images/comment1.gif);
  	background-position: 3px 4px;
  	background-repeat: no-repeat;
	
	}
	
	
	
.photo_album_commentcount {       /* comments count */
	margin: 0px 0 10px 0px;
	padding: 2px 0px 2px 0px;
	text-align: right;
	color: #636563;
	width: 210px;
	border-top: 4px solid #DEDEDE;
  	background: #FFF url(images/comment1.gif);
  	background-position: 0px;
  	background-repeat: no-repeat;
	font: 12px Verdana, "Lucida Grande";
	}