.patch {
 
}
.patch-pictures {
	text-align: center;
	font-size: smaller;
}
.patch-pictures a {
	text-decoration: none;
}
.title {
	font-weight: bold;
	padding-right: 5px;
}

.thumb {
	margin: 5px;
	float: left;
	text-align: center;
	width: 75px;
	height: 90px;
}
.thumb img{
	display: inline;
}
.thumb a {
	text-decoration: none;
}
#cleartable {
	clear: both;
	font-size: 0px;
}
#oaimageslink {
	margin-top: 50px;
	font-size: smaller;
	width: 75%;
	margin: 0 auto;
	text-align: center;
}
.patch-type-header {
	text-align: center;
	font-weight: bolder;
	font-size: large;
	color: #90878C;
	margin-top: 10px;
	margin-bottom: 10px;
}