.text_pict {
	float:left;
	display:inline;
	font-size:13px;
	line-height:15px;
	text-align:justify;
	width:622px;
	padding:15px 27px 15px 19px;
	background:#FFFFFF;
}
.text_pict_top,.text_pict_bot {
	float:left;
	width:130px;
	background:transparent url(../../images/backs/text-pict-top.gif) left top no-repeat;
	height:4px;
	line-height:4px;
	font-size:4px;
}
.text_pict_bot {
	background:transparent url(../../images/backs/text-pict-bottom.gif) left top no-repeat;
}
.text_pict_right {
	float:right;
	margin:2px 0px 3px 8px;
	width:130px;
}
.text_pict_right img, .text_pict_left img{
	float:left;
	border:solid 3px #ffcc66;
	border-bottom:none;
	border-top:none;
	margin:-1px auto -1px auto;
}
.text_pict_left {
	float:left;
	margin:2px 8px 3px 0px;
	width:130px;
}
.text_pict_left, .text_pict_right {
	cursor: url(../../addon/highslide/graphics/zoomin.cur), pointer !important;
	background:transparent url(../../images/backs/text-pict.gif) left top repeat-y;
}

