﻿.back_button { margin: 40px 0 10px 0; }
.back_button a { 
	color: #003e7e;
	background-color: #fac71c;
	text-decoration: none;
	padding: 1px;
}
.back_button a:hover { background-color: #ffffff; }
.cleaner { clear: both; }
.cell_left { text-align: left; }
.cell_right { text-align: right; }
.gallery img {
	float: left;
	width: 40px;
	height: 40px;
	border: 5px solid #ffffff;
	margin: 0 5px 5px 0;
}
.gallery img:hover { border: 5px solid #fac71c; }
.list_basic {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0 0 10px 40px;
}
.small_text { font-size: 11px; }
.video_box { padding: 0 0 0 35px; }
/*IMAGE REPLACEMENT*/
.image_swap, .image_swap a {
	display: block;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
.image_swap a:hover { background-color: transparent !important; }
.image_swap span { display: none; }