.new_1 {
	font-size: 10px;
	margin: 2px;
	padding: 6px;
	height: 15px;
	width: 550px;
	border: medium ridge #00CCFF;
	list-style-type: circle;
	position: relative;
	cursor: nw-resize;
	filter: Xray;
	overflow: visible;
	left: 10;
}
