.back_button {
	display: block;
	color: #330066 !important;
	background: #fff url(../images/news/news_page.png) no-repeat bottom;
	overflow: hidden;
	width: 478px;
	height: 41px;
	line-height: 41px;
	text-indent: 10px;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: -2px;
}

div.column_container ul {
	list-style: disc inside;
	padding-bottom: 10px !important;
}

div.column_container ol {
	list-style: decimal inside;
	padding-bottom: 10px !important;
}

div.column_container .purple a {
	color: #888 !important;
}

div.column_container a {
	color: #33006A !important;
}

.float_image_right {
	float: right;
}

.float_image_left {
	float: left;
}


.body .none-bold {
	font-weight:normal !important;
}
