.box_top, .box_bottom {
	font-size:0px;
	height:5px;
	display: block;
}

.dark_bottom {
	background:#38143E;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	padding:5px 14px 0 14px;
	text-align:right;
}

	.dark_bottom a {
		color:#FFF;
		text-decoration:none;
	}

	.dark_bottom img {
		vertical-align:top;
	}

.column_1 .box_top_light {
	background:url('/images/boxes/col1_box_top_light.png') top left no-repeat;
}

.column_1 .box_bottom_dark {
	background:url('/images/boxes/col1_box_bottom_dark.png') top left no-repeat;
}

.column_2 .box_top_light {
	background:url('/images/boxes/col2_box_top_light.png') top left no-repeat;
}

.column_2 .box_bottom_light {
	background:url('/images/boxes/col2_box_bottom_light.png') top left no-repeat;
}

.column_2 .box_bottom_dark {
	background:url('/images/boxes/col2_box_bottom_dark.png') top left no-repeat;
}

.column_2 .box_top_dk_blue {
	background:url('/images/boxes/col2_box_top_dk_blue.png') top left no-repeat;
}

.column_2 .box_bottom_dk_blue {
	background:url('/images/boxes/col2_box_bottom_dk_blue.png') top left no-repeat;
}
