/* CSS Document */

.tpaa h2
{
	clear:both;
	margin:20px 0 15px;
	font-size:20px;
	font-weight:lighter;
	border-bottom:3px solid #000;
}

.txt
{
	margin-bottom:30px;
}
.imgList
{
	width:680px;
	margin:0 auto;
	overflow:hidden;
}

.tpaa .imgList .image
{
	width:300px;
	float:left;
	padding:3px;
	margin-right:22px;
	margin-bottom:22px;
}
.tpaa .imgList .last
{
	margin-right:0px;
}
