/* CSS Document */

.item1 {
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(images/corp-img-04.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 12px;
	line-height: 18px;
}
.item1 img {
	margin-top: 2px;
}
.item2 {
	color: #333333;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(images/corp-img-04.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 18px;
	font-size: 12px;
}
.item2 ol {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
.comment1 {
	font-size: 10px;
	color: #666666;
}
.item3 {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 18px;
}

