.icon_comments {
	background: transparent url(../menu/icon_comments.gif) no-repeat center left;
	color:#534e31;
	height: 22px;
	padding: 0;
	padding-left: 32px;
	padding-right: 4px;
	float:left;
	text-decoration: none;
	cursor: pointer;
	border:0;
	
}



.friend_manager_button {
	background: transparent url(../menu/button_login.gif) no-repeat center right;
	padding:0;
	padding-top:4px;
	padding-bottom:4px;
	padding-right: 22px;
	border: 0;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: underline;
	margin-top: 8px;
	color: #3d3519;
	position:Absolute;
	bottom: 0;
	right: 15px;
}


.button_comments {
	background: transparent url(../menu/icon_comments.gif) no-repeat center left;
	color:#534e31;
	
	text-align:left;
	padding: 0;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 36px;
	float:left;
	text-decoration: none;
	cursor: pointer;
	border:0;
}



.button_comments:hover {
	text-decoration: underline;
}




.button_delete2 {
	background: transparent url(../menu/button_cancel.gif) no-repeat center center;
	color:#534e31;
	padding: 0;
	width:26px;
	height:26px;
	text-decoration: none;
	cursor: pointer;
	border:0;
	float:right;
}



.button_delete2:hover {
	text-decoration: underline;
}

.icon_edit {
	float:left;
	width: 30px;
	height: 22px;
	padding: 0;
	text-decoration: none;
	cursor: pointer;
	background: transparent url(../menu/button_write.gif) no-repeat center center;
	border:0;
}

.icon_delete {
	float:left;
	width: 24px;
	height: 22px;
	padding: 0;
	text-decoration: none;
	cursor: pointer;
	background: transparent url(../menu/button_cancel.gif) no-repeat center center;
	border:0;
}


.icon_freeze {
	float:left;
	width: 24px;
	height: 22px;
	padding: 0;
	text-decoration: none;
	cursor: pointer;
	background: transparent url(../menu/button_unlock.gif) no-repeat center center;
	border:0;
}

.icon_unfreeze {
	float:left;
	width: 24px;
	height: 22px;
	padding: 0;
	text-decoration: none;
	cursor: pointer;
	background: transparent url(../menu/button_lock.gif) no-repeat center center;
	border:0;
}

.button_submit {
	background: url(../menu/button_ok.gif) no-repeat 3px 0;
	padding: 0px;
	height: 30px;
	width: 145px;
	float:right;
	font-size: 11px;
	color: black;
	text-decoration: underline;
	border: 0;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.button_submit_over {
	background: url(../menu/button_ok.gif) no-repeat 3px 0;
	padding: 0px;
	height: 30px;
	width: 145px;
	float:right;
	font-size: 11px;
	color: black;
	text-decoration: none;
	border: 0;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
}



.button_delete {
	background: url(../menu/button_cancel.gif) no-repeat 0 6px;
	padding: 7px;
	padding-left: 21px;
	float:right;
	font-size: 11px;
	color: black;
	text-decoration: underline;
	border: 0;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
}


a.icon_add {
	font-size: 10px;
	width: 150px;
	padding: 5px;
	padding-left: 30px;
	right: 6px;
	top: 0;
	display: block;
	text-decoration: none;
	cursor: pointer;
	background: transparent url(../menu/icon_add.gif) no-repeat 0 2px;
	font-size: 11px;
}

a.icon_add:hover {
	text-decoration:underline;
}


.icon_add {
	font-size: 10px;
	width: 150px;
	padding: 5px;
	padding-left: 30px;
	right: 6px;
	top: 0;
	display: block;
	text-decoration: none;
	cursor: pointer;
	background: transparent url(../menu/icon_add.gif) no-repeat 0 2px;
	font-size: 11px;
}





.button_edit {
	background: url(../menu/button_edit.gif) no-repeat 0 0;
	padding: 7px;
	padding-left: 38px;
	float:right;
	font-size: 11px;
	color: black;
	text-decoration: underline;
	border: 0;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.button_edit:hover {
	text-decoration: none;
}





.button_unreg {
	background: url(../menu/button_cancel.gif) no-repeat center left;
	padding: 7px;
	margin-left: 6px;
	padding-left: 21px;
	float:right;
	font-size: 11px;
	color: black;
	text-decoration: underline;
	border: 0;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.button_unreg:hover {
	text-decoration: none;
}






.image_control_icon_down {
	display:block;
	background: transparent url(../menu/button_prev.gif) no-repeat center center;
	width: 18px;
	height: 16px;
	float: left;
	margin-right: 3px;
}

.image_control_icon_up {
	display:block;
	background: transparent url(../menu/button_next.gif) no-repeat center center;
	width: 18px;
	height: 16px;
	float: left;
	margin-right: 3px;
}

.image_control_icon_delete {
	display:block;
	background: transparent url(../menu/button_cancel.gif) no-repeat center center;
	width: 18px;
	height: 16px;
	float: left;
	margin-right: 3px;
}

.image_control_icon_edit {
	display:block;
	background: transparent url(../menu/button_write.gif) no-repeat center center;
	width: 18px;
	height: 16px;
	float: left;
}










.comment_submit, .comment_submit_over{
	background: url(../menu/button_edit.gif) no-repeat 0 0;
	height: 30px;
	width: 145px;
	font-size: 11px;
	color: black;
	text-decoration: underline;
	border: 0;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.comment_submit_over {
	text-decoration: none;
}
