body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
a {
	color: red;
}
a img.gallery {
	color: #D7D7D7;
	border-color: #D7D7D7;
}
a:hover img.gallery {
	color: red;
	border-color: red;
}

td.contentpane {
	padding: 0px 30px !important; 
	border: 1px red solid; 
	background: url("/img/bg-topright.png");
	background-position: top right;
	background-repeat: no-repeat;
}

td.contentpane p {
	text-align: justify;
}
