/* CSS Document */



#thumbsBl {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30px;
}

#thumbsBl td {
	text-align: center;
	vertical-align: top;
}



#thumbsBl a {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #59637D;
	text-decoration: none;
}

#thumbsBl a img {
	border: 4px double #384A8D;
}

#thumbsBl p {
	margin-bottom: 10px;
	margin-top: 3px;
}

#thumbsBl a:hover {
	color: #5C6EA4;
	
}
#thumbsBl h1 {
	font-size: 12px;
	text-align: left;
	display: inline;
}
#content {
	text-align: center;
}

