.editableCell {
	padding-top: 25px;
	padding-right: 75px;
	padding-bottom: 25px;
	padding-left: 95px;
}
a:link {
	color: #057DC2;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0E5077;
	text-decoration: none;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E5077;
}
.title {
	font-size: 14px;
	font-weight: 900;
	background-image: url(images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: 0% bottom;
	text-indent: 25px;
	line-height: 24px;
}
.mainBullet {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}
