#block {
	background-image: url('/blocks/members/en/pals/images/background.jpg');
	height: 203px; /* Modify your height */

}

/* Customize */
#block #copy {
	position: relative;
	top: 80px;
	left: 464px;
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	color: #fff;
	width: 420px;
}

#block #copy p {
	margin-top: 0px;
}

#block #copy #block-title {
	display: none;
}

#block #copy ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#block #copy ul li {
	padding-top: 2px;
}

#block #copy a:visited, #block #copy a:link {
	color: #e3bb11;
	text-decoration: underline;
}

#block #copy a:hover {
	background-color: #e3bb11;
	color: #fff;
	text-decoration: none;
}
