#all {
	height: auto;
	width: 800px;
}
#menu {
	height: 20px;
	width: 800px;
}
#eventbar {
	padding-top: 5px;
}
#eventbox{
	text-align:left;
	width: auto;
	overflow-y: scroll;
	padding: 10px 0px 0px 10px;
	height: 470px;
	background-color: #FDFDFD;	
}
#copybar {
	padding-top: 10px;
	height: auto;
	width: 800px;
}
#cosmolink {
	text-align: right;
	padding-top: 5px;
}

.picupgirl img {
	padding-top: 20px;
}
p.pickup_name_area {
	width:100px; 
	height:20px; 
	text-decoration:none;
	margin-bottom:0px;
	padding-top:5px;
	
	background-color:#FFFFFF; 
	text-align: center; 
	
	overflow:hidden;
}

.textPosision 
{
	color:#000000;
	font-size:80%;	
	
	width:100px;
	height:20px;
	
	position:relative;
}
