h2 {
	clear:			both;
	padding:		1.5em 0em 0em;
	margin-bottom:	0px;
}

.subCheckbox {
	font-style:		italic;
	padding-left:	1.5em;
}

table {
	width:			100%;
	margin-top:		.5em;
}

img {
	border:			none;
}

ul#photos {
	display:		inline;
	width:			100%;
}

ul#photos li {
	display:		inline;
	list-style:		none;
	width:			33%;
	float:			left;
	text-align:		center;
	padding-bottom:	1.2em;
}

ul#photos li div.caption {
	width:			144px;
	margin-left:	auto;
	margin-right:	auto;
	padding-top:	.2em;
}

table#video_shotlist {
	width:			100%;
}

table#video_shotlist thead tr th {
	text-align:		left;
}

table#video_shotlist thead tr th h2 {
	padding-top:	0px;
	margin-top:		0px;
}

ul#photos li {
	padding-bottom:	.5em;
}

div#cont_contact p {
	white-space:	pre;
}

ul.list_fixdent {
	margin-left:	0px;
	padding-left:	1em;
}

dl#FactsDef {
	overflow:				hidden;
	margin-bottom:			2em;
}

dl#FactsDef dt,
dl#FactsDef dd {
	float:					left;
	width:					23%;
	margin:					0 0 .5em;
}

dl#FactsDef dt {
	text-align:				right;
	padding-right:			.75em;
}

#FactsList ul {
	margin-top:				1em;
}

#FactsList ul li {
	text-indent:			-1em;
	padding-left:			2em;
}

#FactsList .description {
	margin-bottom:			0 !important;
}
