

td.ph {
	padding: 3px 3px 3px 3px;
	border: solid 1px #808080;
}

td.hei {
	width:84px;
	background-color:#FFFFFF; 
	text-align: center; 
}
td.sta {
	width:84px;
	background-color:#87cefa; 
	text-align: center; 
}
td.sun {
	width:84px;
	background-color:#ff69b4; 
	text-align: center; 
}
td.past {
	bgcolor: #FFFFFF;
	background-color:#FFFFFF;
	text-align: center;
	empty-cell:display;
}
td.today {
	background-color:#EEEE55; 
	text-align: center; 
}
td.future {
	background-color:#FFFFFF; 
	text-align: center; 
}
#all {
	height: auto;
	width: 800px;
}
#menu {
	height: 20px;
	width: 800px;
}
#schedulebar {
	padding-top: 5px;
}
#schedulebox{
	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;
}
