@charset "UTF-8";

h2{
	margin-left: -5px;
	text-align: left !important;
}
table#TopPhoto{
	margin: 0 auto;
	width: 720px;
	height: 320px;
	margin-bottom: 1em;
	border-collapse: collapse;
}
table#TopPhoto td{
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}
table#TopPhoto td img{
	margin: 0;
	padding: 0;
	border: none;
}
table#TopPhoto td.L{
	background: transparent url('/imgs/imgbg_l.png') no-repeat top left;
}
table#TopPhoto td.RT{
	width: 280px;
	height: 135px;
	background: transparent url('/imgs/imgbg_rt.png') no-repeat top left;
}
table#TopPhoto td.RB{
	width: 280px;
	height: 185px;
	background: transparent url('/imgs/imgbg_rb.png') no-repeat top left;
}


ul#Features{
	margin: 0 0 1em;
}
