table.signatures{
	width:100%;
	width:695px;
	color:white;
}

table.signatures tr{
	background-color: #bababa;
	height:47px;
}

table.signatures td{
	padding-left:15px;
	font-size: 13px;
}

table.signatures th{
	background-color: #9b9b9b;
	padding-left:15px;
	text-transform: uppercase;
	font-size: 11px;
}

table.signatures tr.spacer{
	height:18px;
}

table.signatures td.first{
	background-color: #9b9b9b;
	width:40px;
	padding:0;
}

table.signatures td.name{
	width:245px;
}

table.signatures td.child{
	width:320px;
}

table.signatures td.zip{
	width:85px;
}

#TB_ajaxContent{
	background-color: #9b9b9b;
}

#TB_ajaxContent h3, #thank-you h3{
	margin:10px 0;
	font-size: 125%;
}

#thank-you{
	width:400px;
	margin:auto;
}

#thank-you{
	width:400px;
	margin:10px auto;
}

div.pageLinks{
	text-align: center;
}

div.pageLinks a{
	color:white;
	padding: 0 5px;
}

div.pageLinks span{
	padding: 0 5px;
	font-weight: bold;
}