#interestTitle {
	background-image: url('http://i.current.com/images/skins/uk_weird_relationships/header.jpg');
	background-repeat: no-repeat;
	height: 90px;
}

#interestTitle #explainer {
	display: none;
}

#interestTitle h1 {
display:none;
}

#interestTypeLabel {
display:none;
}

.flagThisInterestButton {
display:none;
}

.aboutContentMain {
	height:560px;
	font-family:helvetica;
	font-size:14px;
	width:652px;
	padding-left:12px;
	padding-top: 10px;
}

.groupColumn .topicHeading {
	display:none;
	margin:0;
}

#weird h3 { 
	font size:20px;
	padding-bottom:20px;
}

#weird ul { 
	padding-bottom:20px;
}

#weird p { 
	font size:14px;
	padding-bottom:20px;
	color:#333333;
}

#weird li { 
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;
}

#weird {
	width:642px;
}


