/* (c)Cafe2, Daum Communications Corp.  */

/* board write */
.editorBar {
	background-image: url(http://pimg.hanmail.net/plp/ilog/img/editor_bar.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 16px;
	margin: 0 2px 0 2px;
	float: left;

	width: 6px !important;
	width /**/:2px; /* IE Hack */
}

/* --------------------------------------- */

#notes_text_buttons_form {
	margin:0;
	padding:0;
}

.comm_div {position:absolute;}

.photo_notes {position:absolute; border:0px solid red; z-index:1000; visibility:hidden;}
.photo_note {position:absolute; min-width:500px;}
.photo_note_box_div {position:absolute; border:0px solid #d4d82d;}
.photo_note_box_inner_div {border:1px solid #000000;}
.photo_note_box_inner_inner_div {border:1px solid white;}

.photo_note_text_div {display:none; position:relative; padding:5px; border: 1px solid black; background-color:#fff; width:200px;}

.td_note_white {background-color:#fff;}
.td_note_yeller {background-color:#ffffd3;}

/* --------------------------------------- */

P {margin-top:2px;margin-bottom:2px;}

/* --------------------------------------- */