diff -r 7d77ec776c29 -r 342bfbe0bbd8 web/rsln/custom.css --- a/web/rsln/custom.css Fri Feb 18 16:20:16 2011 +0100 +++ b/web/rsln/custom.css Fri Feb 18 19:42:34 2011 +0100 @@ -37,11 +37,12 @@ .tweetContainer{position:absolute; margin-top:70px;} .tweetWriter{background-image:url(images/tweetWriterBgd.gif);width:359px;height:136px;padding:10px;position:absolute; margin-top:70px;} .tweetWriterTitle{color:4b4b4b;font-family: 'PT Sans Narrow', arial, serif;} +.tweetExplain{background-image:url(images/tweetExplainBgd.gif);width:359px;height:510px;padding:10px;position:absolute; margin-top:70px;} .tweetReader{width:377px;height:450px;position:absolute; margin-top:225px;border:1px solid #c3c3c3;background:#ffffff;} .tweetButton{float:right;margin-right:5px;} - +.timelinePlayer{border:1px solid #c3c3c3;width:650px;height:650px;} .videoLivePlayer{border:1px solid #c3c3c3;width:500px;height:375px;} .videoLive{width:500px;height:378px;background:#fff;float:left;margin-top:20px;padding:5px;} .videoLiveProgram{width:500px;margin-top:425px;margin-left:392px;position:absolute;}