diff -r 76efa2333f31 -r 3ec2343f2b85 integration/css/common.css --- a/integration/css/common.css Tue Nov 06 18:49:13 2012 +0100 +++ b/integration/css/common.css Thu Nov 08 18:24:47 2012 +0100 @@ -380,17 +380,17 @@ /* content */ .left-content, .right-content{ - padding-top: 8px; float: left; } .left-content h2, .right-content h2{ padding: 6px 0; - margin-bottom: 14px; + margin: 8px 0 14px; border-bottom: 1px solid #333333; color: #30036d; font-size: 18px; font-weight: 600; + clear: both; } /* left-content */ .left-content{ @@ -499,6 +499,7 @@ background: #CCCCCC; } .frise-segment{ + cursor: pointer; height: 22px; position: absolute; background-image: url(../img/border-right-segment.png);