h1 {
	display:none;	
}
#delegateLeft {	
	float:left;
	width: 160px;
}
#delegateRight {	
	width: 280px;
	margin-left: 162px;
	display:block;
}

.delegateButton {
	margin-top: 3px;
	padding: 6px;
	background-image: url(http://www.nextmediaevents.com/toronto/includes/gfx/delegateButton-black.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 140px;
}


.delegateButton:hover {
	background-image: url(http://www.nextmediaevents.com/toronto/includes/gfx/delegateButton-green.png);
}

.delegateButton a{
color:#FFFFFF;
}
.delegateButton a:hover {
color:#FFFFFF;
}
/*
#content #delegateProfile .delegateButton a{
	color: #FFFFFF;
	text-decoration:none;
}

#content #delegateProfile .delegateButton a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
*/
.delegateHeadline
{
	text-decoration: underline;	
}

#content .delegateButton a:hover {
	color: #FFFFF;
}

.closePopup {
	background-color:#333333;
	padding: 3px;
}