.GroupHeader {
background: url('http://images.epals.com/GeoCentral/GeoCentral_header2.jpg');
margin-bottom: 0px;
float: none;
width: 618px;
height: 137px;
}
.GroupHeaderExtra {
background: url('http://images.epals.com/GeoCentral/GeoCentral_extra2.jpg');
width: 312px;
height: 242px;
border: none;
padding: 0px;
margin-top: 0px;
float: right;
position: relative;
top: -16px;
right: -1px;
}

.ConnectLink  {
background-image:url('http://content.epals.com/uploadedImages/ePals/images/LAYOUT/common/forumIcon.gif');
background-position:0 0;
background-repeat:no-repeat;
padding-left:30px;
padding-top:8px;
height: 27px;
}

.TopTenListCheckmarks { list-style: none outside url("http://www.epals.com/images/tour/checkmark_green.gif"); margin-bottom: 10px;}

#quiz div { float: left;
	border-top: 1px solid #dddddd; 
	border-bottom: 1px solid #dddddd;
	background-color: #dddddd;
	border-right: 1px solid #cccccc;
	padding: 20px; }

#quiz div.hover:hover {background-color: #ffd216; cursor: hand; border-top: 1px solid #000; border-bottom: 1px solid #000; }

#quiz div.first {background-color: #ffd216; border-top: 1px solid #000; border-bottom: 1px solid #000; }
#quiz div.last { border-right: none;}