#pagewidth{
	width:850px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
} 
  
#leftcol{
top:5px;
left:5px;
 width:20%; 
 float:left; 
 position:relative; }
 
#maincol{
	background-color: #DECF92;
	float: right;
	display:inline;
	position: relative;
	width:80%;
 }
 
#footer {
	clear:both;
 } 
#upload_dialog {color:white;}


#upload_status {background:yellow;vertical-align: top;z-index: 100;}
.dialog h1 {color:white;position:relative; border:none;}