h1.editors
{
	background: transparent url( ../../images/css/contributors/h1-editors-bg.gif) no-repeat left top;
	border-bottom: 2px solid #c31b8b;
	color: #c31b8b;
	padding: 12px 0 8px 66px;
	font-weight: normal;
	font-size: 2.0em;
	margin-top: 2.5em;
}

h1.contributors
{
	background: transparent url( ../../images/css/contributors/h1-contributors-bg.gif) no-repeat left top;
	border-bottom: 2px solid #0066cc;
	color: #0066cc;
	padding: 12px 0 8px 38px;
	font-weight: normal;
	font-size: 2.0em;
	margin-top: 2.5em;
}

div#the-content
{
	width: 490px;
}

div#the-content p
{
	padding-right: 30px;
	font-size: 1.1em;
}

div.contributor-block
{
	padding-bottom: 1.5em;
	margin-bottom: 1.5em;
	border-bottom: dotted black 1px;
}

#the-content p.boy a, #the-content p.boy .author
{
	color: #0066cc;
}

#the-content p.girl a, #the-content p.girl .author
{
	color: #c31b8b;
}

#the-content .author
{
	font-weight: bold;
}

#the-content a
{
	color: #c31b8b;
	text-decoration: none;
}