#log {
margin-left: 20px;
}
#log a{
text-decoration:none;
}
#log a:hover{
text-decoration:underline;
}
#progress {
margin-left: 20px;
width:200px; 
height:20px;
background: url(ajax-loader.gif) no-repeat 0 0;
visibility:hidden;
 /*border: 1px solid #eee;*/ 
}
