.HeaderText{
	border-bottom: #000000 1px solid;
	color: #333333;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 2px;
	width: 100%;
	
}

.NormalText{
	font-family:Arial;
	font-size: 12px;
	
}

.BulletHeader{
	background-image: url(/_filelib/ImageGallery/Design/oval_bg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-family: arial;
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	height:28px;
	padding-top:6px;
	padding-bottom:0px;
	padding-left:8px;
	margin-bottom:10px;
}

