#page { 
font-family: Verdana,Arial,sans-serif; 
position: relative;
left: 1%;
width: 98%;
padding-left: 5px;
font-size: 12px;
}

.pblabel { 
position: absolute; 
width: 100%; 
text-align: center; 
line-height: 1.9em; 
}

.ui-progressbar { 
position:relative;
}

.logo_small { 
vertical-align: bottom; 
height:32px; 
}

#widgets {
text-align: center;
margin-left: 77%;
padding-left: 5px;
font-size: 10px;
}

#main_content {
float:left;
width: 75%;
}

