#comments-body {
	padding:15px 15px 15px 15px;
	font-family:tahoma;
	font-size: 12px;
}

#comments-header {
	border-bottom:5px solid #F1EFF0;
	padding:15px 15px 15px 15px;
	font-family:tahoma;
}

#comments-header a {
	font-family:arial;
	font-weight:bold;
	font-size: 11px;
	color:#564358;
}

#comments-header a:hover {
	color:#878787;
}

#comments-header a { 
	margin-right:10px;
}

#comments-header a.comments-on,#comments-header a.edit-comments-on{
	color:#564358;
	text-decoration: none;
}

#comments-header span.artist_comments{
	font-family:arial;
	font-weight:bold;
	font-size: 13px;
	color:#564358;
	padding-right: 15px;
	}
.commentNavigation{
	border-bottom:5px solid #F1EFF0;
}
.commentNavigationTop{
	border-top:5px solid #F1EFF0;
}
#navigationText{
	font-family:tahoma;
	font-size: 11px;
	color: #525252;
	}
#commentNavigation{
	font-family:tahoma;
	font-size: 12px;
	padding:10px 0px 10px 0px;
		}
#commentNavigation a{
	font-family:arial;
	color:#564358;
	font-weight: bold;
	font-size: 11px;
	}
#commentNavigation a:HOVER{
	color:#564358;
	}
		
		


#comment_title_post {margin-top:20px; margin-right:20px; margin-bottom:5px; }
#comment_title_post label {
	font-family:tahoma;
	font-weight:bold;
	color:#564358;
	width:72px;
	padding-right: 15px;
	padding-bottom: 15px;
	}
#comment_title_post input {
	padding:2px;
	background-color:#fbfbfb;
	border: 1px solid #6a6265;
	width:150px;
	}	


#comment_post {margin-top:20px; margin-right:20px; margin-bottom:5px; }
#comment_post label {
	font-family:tahoma;
	font-weight:bold;
	color:#564358;
	width:72px;
	vertical-align: top;
	padding-right: 57px;
	padding-bottom: 15px;
	}
#comment_post textarea {
	padding:2px;
	background-color:#fbfbfb;
	border: 1px solid #6a6265;
	width:300px;
	height: 150px;
	}

#comments-footer{
	padding-bottom:10px;
	text-align: right;
	padding-right: 15px;
	}
#comments-footer a:hover {
	font-family:tahoma;
	text-decoration: none;
	font-weight: bold;
	color:#878787;
	}

#comments-footer a {
	font-family:tahoma;
	text-decoration: none;
	font-weight: bold;
	color:#564358;
	}

#comments-footer-post{
	padding-right: 15px;
	}
	
#comments-footer-cancel{
	padding-right: 24px;
	}
	
.comments_delete a{
	font-weight: bold;
	font-family:arial;
	font-size: 11px;
	color: #564358;
	text-decoration:none;
	}
	
.comments_delete a:hover{
	color: #564358;
	text-decoration:underline !important;
	}
	
#postcomments a {
	font-family:arial;
	font-weight:bold;
	font-size: 11px;
	color:#564358;
}

#postcomments a:hover {
	color:#878787;
}

#postcomments {
	padding-bottom: 15px;
	text-align: right;
	padding-top: 15px;
}


#pop_up_comment_delete{
	position:absolute;
	border:4px solid #CCCCCC;
	background:#ffffff;
	z-index:1;
}

#pop_up_comment_delete a.close_but {
	display:block;
	width:10px;
	height:10px;
	background:url(../imgs/bg_close_but.jpg) no-repeat;
}

#pop_up_comment_delete b {
	font-size:12px;
	color:#FF3333;
}

#pop_up_comment_delete p {
	margin: 8px 0 8px 15px;
	font-size:11px;
}


#pop_up_comment_post{
	position:absolute;
	border:2px solid #CCCCCC;
	border-bottom:4px solid #CCCCCC;
	background:#ffffff;
	z-index:1;
}
#pop_up_comment_post .comment_popup-bg-top{
	font-family: Arial, Helvetica, sans-serif;
    background-image: url(../imgs/popup_bg_top.gif);
    background-repeat: repeat-x;
    height: 28px;
	}

#pop_up_comment_post a.comments-close_but {
	display:block;
	width:27px;
	background-image: url(../imgs/close_off.gif);
	height: 28px;
}
#pop_up_comment_post a.comments-close_but:hover {
	display:block;
	width:27px;
	background-image: url(../imgs/close_on.gif);
	height: 28px;
}

#pop_up_comment_post b {
	font-size:12px;
	color:#FF3333;
}

#pop_up_comment_post p {
	margin: 8px 0 8px 15px;
	font-size:11px;
}
