@charset "UTF-8";
/* CSS Document */


.staffComment {
	width:272px;
	display:block;
	background:url(img/staff_hd.gif) no-repeat left top;
	padding-top:22px;
}

.staffComment p{
	padding:0px;
	margin:0px;
}

.staffComment p.Comment{
	width:240px;
	display:block;
	padding:0px 16px;
	background:url(img/staff_side.gif) repeat-y left top;
}


