a img {
	border: 1 px solid black;
}
#content p {
	font-weight: normal;
	text-align: justify;
}
#content p.more {
	text-align:right;
	font-size:11px;
	font-style:arial;
}
.category, .category a {
	color: #666666;
	text-decoration:none;
}
.category a:hover {
	text-decoration:underline;
}
ul.references {
	list-style-type: none;
	text-align:left;
	margin:0 0 10px 0;
}
.picture_container {
	float:left;
	width:124px;
	height:160px;
	padding:10px;
	text-align:center;
	font-size: 12px;
}
.picture_container .more {
	text-align:center;
}
.picture_holder {
	height:120px;
	padding:5px 0;
}
.wrong_field {
	background-color:#ff9999;
	color: #ffffff;
	font-weight:bold;
	padding:0 5px;
}
.pages_by_number {
	text-align:center;
	font-size:13px;
}

