January 30th, 2008
DEMO 2008 Day 2 Morning Conference
Less chatter, but still live …
/* Main Holder, adjust width to suit your page. */
.cil_mainholder {
font-family: Arial, Helvetica, sans-serif;
width: 470px;
background: #ffffff;
border: solid 1px #333333;
}
/* Adjust the height to best suite your page */
/* Remove height property to have all text show without scrollbars. */
.cil_blogholder {
position: relative;
overflow: auto;
height: 600px;
}
.cil_title_liveblog {
font-family: Tahoma, Arial, […]

Recent Comments