.content UL {
	margin-top: 0px;
	list-style-image: url(/templates/public/images/bullet_list.gif);
	list-style-type: square;	
}

.content UL LI UL {
	list-style-image: url(/templates/public/images/bullet_list_sub.gif);
}

.titlebox, .titlebox2 {
	background-color: #039;
}

.dither1 {
	border-color: #039;
	background: url(/templates/public/images/dither1.gif) #E6E6FF;
}

.dither2 {
	border-color: #039;
	background: url(/templates/public/images/dither1.gif) #E6E6FF;
}

.take {
	background-color: #CCF;
}

.bigtext {
	color: #039;
}

.update {
	border-color: #333;
	background: url(/templates/public/images/dither1.gif) #E6E6FF;
}

.logontitle {
	background: #CCF;
}

.logon {
	background: url(/templates/public/images/dither1.gif) #E6E6FF;
}