#textArea {
	font-size: 12px;
	line-height: 135%;
	color: #666666;
	margin-bottom: 10px;
}

#textArea ul{
	list-style-image: url(../../common_img/point_dot.gif);
	list-style-type: disc;
	margin-bottom: 2px;
	list-style-position: outside;
}

