#attendeediv {
	position:absolute;
	top:400px;
	left:12px;
	right:0;
	font-size:10px;
	font-weight:normal;
	width: 254px;
	bottom:12px;
	color:#414141;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border:1px solid #1C1C1C;
	background-color:#FFFFFF;
	font-weight:normal;
	overflow-y: scroll;
	overflow-x: hidden;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
}
#attendees {
	width:100%;
	height:100%;
}
#attendeeheader {background-color: #d76730; color: #fff; height: 20px; Font-size: 12pt; font-weight: bold; text-align: center; padding-top:7px;}
#refreshButton {float: left; padding: 2px;}
#loginattendee {font-size: 10pt; padding: 5px;}
#refreshwait {margin: 0 10px 0 10px;}
.aname{
	width:79px;
	height: 30px;
	padding: 0 3px 0 3px;
	word-wrap: break-word;
}
.divimg {
	height: 70px; 
	margin-bottom: 10px; 
	width: 79.6px;
	text-align: center;
}
.aseperator {height: 15px; font-size: 12px; text-align: center; background-color:#b4b4b4; margin-bottom: 5px; padding-top:2px;}
.box0, .box1 { float: left; }
.box2 {margin-left: 159.2px;}
#attendees a:link {color: #b4b4b4;}