@import url('default.css');
@import url('/lightbox/css/lightbox.css');

#wrapper {
	background: #000000; /* The colour of the background to the page content */
	background-image: url('images/bg_wishlist.jpg');
	background-position: right 60px;
	background-repeat: no-repeat;
}

#text_b {
	padding-top: 550px !important;
}

ul#weblinks {
	list-style-type: none !important;
	padding-left: 0px;
}
ul#weblinks li {
	list-style-type: none !important;
	padd-left: 0px;
}
