.starbullets {
	text-align: left;
	list-style-position: outside;
	list-style-image: url(../bidimages/star.gif);
	bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	display: list-item;
	padding-bottom: 6px;
	list-style-type: none;
	color: #000000;



}
.guidefont {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}
.box {
	border: thin ridge #FFFFFF;
	padding: 5px;
}

.applebullets {
	list-style-image: url(../bidimages/apple.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	list-style-position: outside;
	bottom: 6px;
	padding-bottom: 6px;


}
.plain2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: none;


}
.seplist {
	padding-bottom: 6px;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-image: none;


}
.numberedlist {
	padding-bottom: 6px;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.tight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10pt;
}
.top {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
