.centerText {
	padding:	5px;
	text-align:	justify;
}

.centerText fieldset {
	border:		1px solid #0d6ea5;
	margin:		5px;
	padding:	5px;
}

.centerText fieldset legend {
	font-size:	12px;
	font-weight:	bold;
	background-color: #ececec;
	font-weight:	bold;
	border:	1px dashed #7d9ec5;
	border-bottom:	1px dashed #cccccc;
	margin-bottom:	5px;
	padding-left:	1px;
	padding-right:	1px;
	color:	#0d6ea5;
}

table.sites .thumbnail {
	vertical-align:	top;
	width:			100px;
}

table.sites .thumbnail img {
	border:	0px;
	border:	1px solid #746868;
}

table.sites .title {
	font-weight:		bold;
	background-color:	#63636c;
	color:				#e8e8e8;
	padding:			3px;
	padding-left:		4px;
	vertical-align:		top;
}

table.sites .description {
	background:		#d7d3d0;
	padding:		5px 3px 5px 3px;
	color:			#444455;
	vertical-align:	top;
	text-align:		justify;
}

table.sites .link {
	height:	12px;
}
