@charset "utf-8";
/* CSS Document */

@import url("gallist.css");

/*REALTIME*/
#realtime h2{
margin-bottom:0px;
}
#realtime p.update{
text-align:right;
padding:10px;
font-size:12px;
font-weight:bold;
}
#realtime #layout h4{
text-align:center;
margin:10px;
padding:4px;
font-size:12px;
font-weight:bold;
clear:both;
}
