/* portrait view overrides for ../orientation.xhtml */                                                    

div.runlable.time,
div.data div.section div {
        height: auto ; 
        border-width: 0px;
        width: 10em;
font-size: 10pt;

}    

div.data div.section div.time {
    line-height: 83px;
    height: 83px;
    width: 0px;
}

div.runlable {
border-width: 1px;
}




