#block {
	background-image: url('/blocks/topics/en/singleness/images/background.jpg');
	height: 254px; /* Modify your height */

}

/* Customize */
#block #copy {
	position: relative;
	top: 52px;
	left: 403px;
	font-family: Arial, verdana, sans-serif;
	font-size: 14px;
	color: #fff;
	width: 210px;
}

#block #copy p {
	margin: 0;
}

#block #list {
	position: relative;
	top: -48px;
	left: 626px;
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	color: #fff;
	width: 350px;
}

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

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

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

#block #list a:visited, #block #list a:link {
	color: #fff;
}

#block #list a:hover {
	background-color: #fff;
	color: #000;
}
