@CHARSET "ISO-8859-1";
.pageitemImage {
	border:1px solid #aa2222;
	padding: 5px;
	margin: 5px;
	background-color:#1b201d;
}
.pageitemImage img {
	margin-bottom:5px;
	border:0px;
}
.pageitemImage a {
	font-family:"Arial";
	font-size:13px;
	text-decoration:none;
	color:#ffffff;
}
.pageitemImage a:hover {
	text-decoration:underline;
}
