#cil_page div,#cil_page dl,#cil_page dt,#cil_page dd,#cil_page ul,#cil_page ol,#cil_page li,#cil_page h1,#cil_page h2,#cil_page h3,#cil_page h4,#cil_page h5,#cil_page h6,#cil_page pre,#cil_page form,#cil_page fieldset,#cil_page input,#cil_page textarea,#cil_page p,#cil_page blockquote,#cil_page th,#cil_page td {
    margin: 0;
    padding: 0;
}
#cil_page {
    line-height:150%;
    color: #000;
    margin:0;
    padding:0;
    vertical-align:top;
    text-align:left;
    height: 100%;
    margin-bottom: 1px;
    scrollbar-base-color: #d1d3c1;
    scrollbar-arrow-color: #363B35;
    scrollbar-track-color: #E8E9E0;

    scrollbar-shadow-color: #999999;
    scrollbar-lightshadow-color: #999999;
    scrollbar-darkshadow-color: #cccccc;

    scrollbar-highlight-color: white;
    scrollbar-3dlight-color: black;
    background-color:#fff;
    font-family: arial,helvetica,sans-serif;
    font-size:12px;
}

#cil_page ol {
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:20px;
	padding-left: 15px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#cil_page ul {
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:20px;
	padding-left: 15px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#cil_page form {
	border-top:0;
	border-right:0;
	border-bottom:0;
	border-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#cil_page .fileinputs{
	background:url(../../images/css/lemonde/attachicon_03.gif) 0 1px no-repeat;
}
#cil_page a {border:none; text-decoration:underline; color:#036; font-weight:normal; font-style:normal;}
#cil_page a:hover {text-decoration:underline;color:#036;}

#cil_page table {border:0; border-collapse:collapse;}
#cil_page td {padding:0;}
#cil_page h6 {
    font-weight: bold;
    padding-bottom: 0;
    line-height: 100%;
    font-size: 120%;
    font-weight: bold;
}

#cil_page .pageborder {
	border-top:0px solid #ccccd9;
	border-right:0px solid #ccccd9;
	border-bottom:0px solid #ccccd9;
	border-left:0px solid #d3d7dc;
}
#cil_page .chatholder {
    overflow: hidden;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
    background-color: #fff;
}

#cil_page .clearingspace {
    display: block;
	background-color:#15212c;
    line-height: 0px;
    clear: both;
}

#cil_page .float-left { float: left; overflow: visible; padding-bottom: 5px; }
#cil_page .float-right { float: right; overflow: visible; padding-bottom: 4px; }

#cil_page .small {
    font-size: 85%;
    font-style: italic;
    color: #666666;
}
/* upcoming window styles */
#cil_page .reminder {
    text-align: left;
    background: #E8E9E0;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
    color:#000;
}
.reminderbackground{
background:#5d666d;
}
#cil_page .remindereventtitle {
    font-size: 120%;
    font-weight: bold;
}
#cil_page .reminderdate {
    width: 30px;
    font-size: 100%;
    font-weight: bold;
    text-align: center;

}
#cil_page .remindertime {
    width: 30px;
    font-size: 100%;
    font-weight: bold;
    text-align: center;

}
#cil_page .remindertext {
    font-size: 110%;
    font-weight: bold;
    text-align: center;

}

#cil_page .reminderinputbox {
    width: 170px;
    height: 14px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top:1px solid #5d666d;
	border-right:1px solid #5d666d;
	border-bottom:1px solid #5d666d;
	border-left:1px solid #5d666d;
    background: #FFFFFF;
    color: #323232;
    vertical-align: middle;
    font-size: 10px;
}
#cil_page .reminderselectbox {
    height: 20px;
	border-top:1px solid #5d666d;
	border-right:1px solid #5d666d;
	border-bottom:1px solid #5d666d;
	border-left:1px solid #5d666d;
    background: #FFFFFF;
    color: #323232;
    padding-top: 2px;
    vertical-align: middle;
    font-size: 10px;
}
#cil_page .reminderbutton {
    font-size: 90%;
}
#cil_page .reminderbutton:hover {
}
#cil_page .remindersmall {
    font-size: 85%;
    font-style: italic;
    color: #666666;
}

#cil_page a.reminderlink:link  { font-weight: bold;  }
#cil_page a.reminderlink:hover {text-decoration:none;}
/* end upcoming window styles */
/* start veiled window */
#cil_page .standardveil {
    display: none;
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    z-index: 150;
}
#cil_page .customliveveil {
    display: block;
    background: #5D666D;
    repeat-x;
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    z-index: 150;
}
#cil_page .customreplayveil {
    display: none;
    background: #5D666D;
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    z-index: 150;
}
#cil_page .veiltext {
    font-weight: bold;
    line-height: 0.9em;
    color: #FFFFFF;
    margin-right: 40px;
    margin-left: 30px;
}
#cil_page .veilactiontext {
    font-weight: bold;
    line-height: 0.9em;
    color: #FFFFFF;
    margin-right: 40px;
    margin-left: 30px;
}
#cil_page .watchnow {
}
#cil_page .watchreplay {
}
#cil_page .watchstandby {
}

#cil_page .veiltoolbar {
     height: 32px;
     background: #000000;
     color: #FFFFFF;
     font-weight: bold;
     text-align: center;
     line-height: 32px;
}
#cil_page .veilfooter {
    display: none;
     height: 0px;
     width: 100%;
}
#cil_page a.veiltoolbar:link {
     color : #FFFFFF;
     text-decoration:none;
}
#cil_page a.veiltoolbar:hover {
     text-decoration:underline;
}
/* end veiled window */
/* Start Event Entries */
#cil_page .mainchat {
    position: relative;
    overflow: auto;
    width:  100%;
    height: 370px;
    background: #fff;
}
#cil_page .mainchatipod {
    position: relative;
    background: #ffffff;
    border-top: solid 1px #999999;
    border-bottom: solid 1px #999999;
}

#cil_page #mosForm {
	display:block;
        background-color:#5d666d;
}

#cil_page .live_indicator {
    display: inline;
}
#cil_page .event_title_bar {
    height: 35px;
    background:  #E8E9E0 url(../../images/css/globebkgd20_light.png) 0 0 no-repeat;
    color: #323232;
	display:none;
}
#cil_page .event_title_upcoming {
    font-size: 125%;
    font-weight: bold;
    color: #323232;
}
#cil_page .event_title {
    font-size: 110%;
    font-weight: bold;
    color: #323232;
}
#cil_page .event_title_replay {
    font-size: 110%;
    font-weight: bold;
    color: #323232;
}
#cil_page .replay_date {
    display: inline;
    font-size: 90%;
    color: #323232;
}

#cil_page .expand {
    font-size: 110%;
    color: #FFFFFF;
    text-decoration:none;
}
#cil_page .expand  a:link  { color: #FFFFFF; font-weight: bold; text-decoration:none; }
#cil_page .expand  a:hover {font-size: 120%;}

#cil_page .chatmsg {
    width: 100%;
    vertical-align: top;
    margin-bottom:0px;
    margin-top:0px;
	border-top:0;
	margin-right:-1px;
	border-bottom:1px #d3d7dc solid;
}

#cil_page .editchatmsg {
    border-bottom: 1px dotted #999999;
    width: 710px;
    vertical-align: top;
}

#cil_page .writeravatar {
    display: block;
	margin-right:20px;
}
#cil_page .readeravatar {
    display: block;
	margin-right:10px;
}
#cil_page .tweetavatar {
    display: block;
    background: transparent url(../../images/css/default_reader.png) 0 0 no-repeat;
	margin-right:20px;
}
#cil_page .writeroverrideavatar {
    display: none;
    overflow: visible;
    background: transparent url(../../images/css/avatar.gif) 0 0 no-repeat; 
}
#cil_page .readerdefaultavatar {
    display: none;
    overflow: visible;
	width:0px;

    background: transparent url(../../images/css/default_reader.png) 0 0 no-repeat;
}
#cil_page .writercomment {
    display: block;
	background:url(../../images/css/lemonde/grey_03.gif) 0 0 repeat-y #FFF;
}
#cil_page .tweetcomment {
    display: block;
	/*border-top:1px dotted #cac9c9;*/
	border-bottom:1px solid #cac9c9;
	background:url(../../images/css/lemonde/blue_02.gif) 0 0 repeat-y #FFF;
}
#cil_page .readercomment {
    display: block;
	/*border-top:1px dotted #cac9c9;*/
	border-bottom:1px solid #cac9c9;
	background:url(../../images/css/lemonde/darkgrey_02.gif) 0 0 repeat-y #FFF;
}
#cil_page .imagecomment {
    display: block;
}
#cil_page .videocomment {
    display: block;
}
#cil_page .youtubecomment {
    display: block;
}
#cil_page .pollcomment {
    display: block;
}
#cil_page .adcomment {
    display: block;
}
#cil_page .audiocomment {
    display: block;
}
#cil_page .eventcompletedimage {
    display: none;
}
#cil_page .addlentrycomment {
    display: block;
    background: #000;
    border-top: 1px dotted #cac9c9;
	border-bottom: 1px dotted #cac9c9;
}
#cil_page .addlentryicon {
    font-weight: bold;
    width: 28px;
    height: 100%;
    background: #000;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
}
#cil_page .addlentrytext {
    color: #FFF;
    height: 18px;
    background: #000;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
}
#cil_page .addlentrytext a{
	color:#fff;
}
#cil_page a.addlentrytext:hover {
     text-decoration: none;
}
#cil_page .addlentryajaximage {
    padding-top:0;
    background: #000000 url(../../images/css/lemonde/ajax-loader-1.gif) 0 0 no-repeat;
	width:16px;
	height:16px;
}
#cil_page .shareContainer{
	height:0px;	
}

#cil_page .event_now_live_text {
    display: block;
    font-size: 120%;
    font-weight: bold;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
    color:#000;
}
#cil_page .chatmsgtime {
    display: none;
    font-size: 100%;
    font-weight: bold;
    width: 35px;
    height: 100%;
    background: #fff;
    padding-left: 3px;
    padding-top: 5px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
}
#cil_page .itemtime {
    display: block;
    width: 35px;
}

#cil_page .inlinedisplayname {
	color:#000;
    display: inline;
    font-weight: bold;
	font-style:normal;
    float:left;
}

#cil_page .bottomnametime {
    display: block;
    width: 100%;
    text-align: right;
    color: #999999;
    font-size: 8pt;
    vertical-align: bottom;
   margin-top:6px;
}
#cil_page .bottomdate {
	font-size:10px;
	color:#747b83;
    display: inline;
}
#cil_page .bottomtime {
	font-size:10px;
	color:#5d666d;
}
#cil_page .bottomdisplayname {
	display:none;
    font-weight: bold;
}
#cil_page .viewer_text .bottomnametime {
	display:block;
}
#cil_page .viewer_textAPI .bottomnametime {
	display:block;
}
#cil_page .chatmsgtext {
	width:100%;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 10px;
    padding-top:10px;
    padding-bottom: 5px;
    
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
    text-align: left;
    line-height:14.4px;
}
#cil_page .commentmsgtext {
    font-size: 12px;
	padding-left: 0;
	padding-right: 0;
	padding-top:10px;
	padding-bottom: 0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
    text-align: left;
	line-height:14.4px;
}
#cil_page .altcaster_text {
    color: #000000;
     font-size: 12px;
	 line-height:14.4px;
   padding-left:10px;
   padding-top:10px;
}
#cil_page .tweet_text {
    color: #000000;
	padding-left:10px;
	font-size: 12px;
	 line-height:14.4px;
	 padding-top:10px;
}


#cil_page .tweet_text .inlinedisplayname {
	color:#0084b4;		
}

#cil_page .tweet_text a{
	color:#0084b4;	
	font-weight:normal;
}
#cil_page .via_twitter {
   font-size:75%;
   color:#8e8e8e;
   padding-left:15px;
   background:url(../../images/css/lemonde/twittericon_03.jpg) 0 2px no-repeat;
   display:block;
   margin-top:2px;
   
}
#cil_page .viewer_text {
   font-size: 12px;
	 line-height:14.4px;
	padding-left:10px;
}

#cil_page .viewer_textAPI {
    color: #000000;
}
#cil_page .media_text {
    color: #676767;
    font-size: 100%;
	padding-left:10px;
	padding-bottom:10px;
}
#cil_page .inlinecommentname {
    font-weight:bold;
	font-size: 12px;
	 line-height:14.4px;
	font-style:normal;
	color:#000;
}
#cil_page .commentbracket {
    display: none;
}
#cil_page .commentfrom {
    display: none;
}
#cil_page .nocommentfrom {
    display: inline;
}
#cil_page .pvtmsg {
    color: #CC0000;
}

.viewer_text{
	font-style:italic;
	color:#5d666d;
}

/* End Event Entries */
/* Start Answer poll question */
#cil_page .popupbox {
    display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
    background-color: #454F57;
    text-align: left;
    margin-bottom: 2px;
    width: 300px;
    overflow:hidden;
    z-index:1000001;
    text-align: left
	color:#FFF;
}
#cil_page .popup_header {
    color: #FFF;
    font-size: 140%;
    font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
    background: #454F57;
    text-align: left;
}
#cil_page .popup_body {
    background-color: #454F57;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#cil_page .popup_headline {
    color: #FFF;
    font-size: 115%;
    font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
    text-align: left;
}

#cil_page .popup_text {
    color: #FFF;
    font-size: 115%;
    text-align: left;
}
/* End Answer poll question */
#cil_page .pollquestion {
    font-size: 105%;
    font-weight: bold;
    color: #FFF;
}
#cil_page .pollquestionanswer {
    font-size: 95%;
    font-weight: bold;
    color: #FFF;
}

#cil_page .pollanswers {
    position: relative;
    overflow: visible;
    height: 87px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
    background: #15212c;
    font-size: 100%;
    color:#FFF;
}
#cil_page .pollanswersinline {
    overflow: auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
    background: #ffffff;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
    color: #333333;
    font-size: 90%;
}

#cil_page .pollanswer {
    font-size: 100%;
    font-weight: bold;
}
#cil_page .pollanswerinline {
    font-size: 100%;
    font-weight: normal;
}
#cil_page .pausebutton {
    position:absolute;
    top: -1px;
    height: 14px;
    padding-bottom: 3px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
    z-index; 1000;
    text-align: center;
}
#cil_page .votenow {
    color:#006dd6;
    font-size: 80%;
}

#cil_page .answerbackground {
    position:relative;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
    height: 16px;
    background-color: #454f57;
    text-align: left;
    margin-bottom: 8px;
}
#cil_page .answerholder {
    position: absolute;
    background-color:#ff9900;
    color: #FFFFFF;
    height:16px;
    overflow:hidden;
}
#cil_page .answertext {
    position:absolute;
    color: #ffffff;
	top:2px;
    line-height: 12px;
}
#cil_page .answerbar1 {
    position: absolute;
    background-color:#006dd6;
    color: #FFFFFF;
    height:16px;
    overflow:hidden;
}
#cil_page .answerbar2 {
    position: absolute;
    background-color:#006dd6;
    color: #FFFFFF;
    height:16px;
    overflow:hidden;
}
#cil_page .answerbar3 {
    position: absolute;
    background-color:#006dd6;
    color: #FFFFFF;
    height:16px;
    overflow:hidden;
}
#cil_page .answerbar4 {
    position: absolute;
    background-color:#006dd6;
    color: #FFFFFF;
    height:16px;
    overflow:hidden;
}
#cil_page .answerbar5 {
    position: absolute;
    background-color:#006dd6;
    color: #FFFFFF;
    height:16px;
    overflow:hidden;
}
#cil_page .answerbar6 {
    position: absolute;
    background-color:#006dd6;
    color: #FFFFFF;
    height:16px;
    overflow:hidden;
}

/* End Polls */
/* Start Newsflashes */
#cil_page .nf_headline {
    display: block;
    font-weight: bold;
    overflow: hidden;
}
#cil_page .nf_text {
    display: block;
    line-height: 1.3;
    overflow: auto;
}
/* End Newsflashes */
/* Start Scoreboard */
#cil_page .sb_headline {
    display: block;
    font-weight: bold;
    overflow: hidden;
}
#cil_page .sb_holder {
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
    background: #ddddff;
}
#cil_page .sb_teamname {
    overflow: hidden;
    white-space:nowrap;
    font-weight: bold;
    color: #000000;
}
#cil_page .sb_team_score {
    color: #ffff00;
    font-size: 120%;
    font-weight: bold;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
    background: #000000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#cil_page .sb_v {
    color: #3e3e3e;
}
#cil_page .sb_time {
    font-weight: bold;
    color: #3e3e3e;
    overflow: hidden;
    white-space:nowrap;
    text-align: center
}
#cil_page .sb_period {
    font-weight: bold;
    color: #3e3e3e;
    line-height:12px;
}
/* End Scoreboard */
/* Start Standings */
#cil_page .st_headline {
    display: block;
    font-weight: bold;
    overflow: hidden;
}
#cil_page .st_number {

}
#cil_page .st_name {
    overflow: hidden;
    white-space:nowrap;
}
#cil_page .st_dots {

}
#cil_page .st_score {

}
/* End Standings */
/* Comment entry area */
#cil_page .commentingfunction {
    display: block;
	background-color:#5d666d;
    margin-top:-3px;
    color:#000;
}
#cil_page .viewingchatbox {
    height: 68px;
    filter:alpha(opacity=0);
    opacity: 0;
    width: 0;
    display: none;
    z-index: 100;
    margin-top: 12px;
	margin-left: 3px;
}
#cil_page .nocommenttoolbar {
    height: 22px;
    padding-top: 0;
    background: #fff;
    border-top: solid 1px #999999;
    border-bottom: solid 1px #999999;
    z-index: 100;
    text-align:    center;
    display:block;
	margin-top:3px;
}


#cil_page .yourname_text {
display:none;
}
#cil_page .guestloginname_text {
    font-weight: bold;
    vertical-align:bottom;
    text-decoration: none;
	padding-top:4px;
}

#cil_page .logoutlink {
	color:#fff;
	text-decoration:none;
	padding-top:4px;
}

#cil_page .logoutlink a {
	color:#fff;
	text-decoration:none;
}
#cil_page .logoutlink a:hover {
	color:#fff;
	text-decoration:none;
}
#cil_page .logoutlink a:visited {
	color:#fff;
	text-decoration:none;
}

#guest_logout_link{
	color:#fff;
	text-decoration:none;
}

#cil_page .nocommenttoolbar_text {
    font-weight: bold;
    padding-left: 4px;
    vertical-align: middle;
    display: inline;
    z-index: 1;

}
#cil_page .standbytoolbar_text {
    font-weight: bold;
    padding-left: 4px;
    vertical-align: middle;
    display: inline;
    z-index: 1;
    color: #000;
	
}
#cil_page .nostandbytoolbar_text {
    font-weight: bold;
    padding-left: 4px;
    vertical-align: middle;
    display: inline;
    z-index: 1;
    color: #00cc00;
}
#cil_page .logintoolbar_text {
    font-weight: bold;
    padding-left: 4px;
    vertical-align: middle;
    display: inline;
    z-index: 1;
    color: #cc0000;
}
#cil_page div input.inputbox {
    width: 180px;
    height: 18px;
    padding-left: 2px;
    padding-top: 2px;
	font-size:100%;
	border-top:1px solid #5d666d;
	border-right:1px solid #5d666d;
	border-bottom:1px solid #5d666d;
	border-left:1px solid #5d666d;
    background: #FFFFFF;
    color: #767c81;
	-moz-border-radius: 2px; 
     -webkit-border-radius: 2px;
	 margin-top:1px

}
#cil_page .inputbox:focus , #cil_page .inputbox:hover {
    background: #FFFFFF;
	border-top:1px solid #5d666d;
	border-right:1px solid #5d666d;
	border-bottom:1px solid #5d666d;
	border-left:1px solid #5d666d;
}
#cil_page .textareabox {
	font-family:Arial, Helvetica, sans-serif;
    color: #767c81;
    font-size:12px;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top:1px solid #5d666d;
	border-right:1px solid #5d666d;
	border-bottom:1px solid #5d666d;
	border-left:1px solid #5d666d;
    overflow: auto;
	-moz-border-radius: 2px; 
     -webkit-border-radius: 2px;
	 height:37px;
	 resize:none;
}

#cil_page #uploadContainer {
    float: left;
    position: relative;
    right: 8px;
    width: 50px;
	margin-top:1px;
}

#cil_page .textareabox:hover, .textareabox:focus  {
    background: #ffffff;
    color: #767c81;
	border-top:1px solid #5d666d;
	border-right:1px solid #5d666d;
	border-bottom:1px solid #5d666d;
	border-left:1px solid #5d666d;
}
#cil_page .button
{
    background: url(../../images/css/lemonde/buttonbg_03.gif) repeat-x #e7e8eb;
    color : #000000;
	border-top:1px solid #d2d6db;
	border-right:1px solid #d2d6db;
	border-bottom:1px solid #d2d6db;
	border-left:1px solid #d2d6db;
    font-size: 11px;
    font-weight: normal;
	line-height:16px;
	margin-top:24px;
    width: 62px;
    -moz-border-radius: 2px; 
     -webkit-border-radius: 2px;   
	 padding-bottom:1px;
}
#cil_page .button:hover {
	background-position: 0 -5px;
}
/* End Comment entry area */
#cil_page .countdown_body {
        background-color: #d1d3c1;
	border-top:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;
	border-bottom:1px solid #c1c1c1;
	border-left:1px solid #c1c1c1;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
    height: 60px;
}
#cil_page .countdownnumber {
    position: absolute;
    top:    54px;
    left:     80px;
    font-weight: bold;
    color: #000000;
    font-size:  500%;
    line-height: 100%;
    text-align:    center;
}


/* Start Bottom Toolbar */
#cil_page .viewingtoolbar {
    height: 25px;
    padding-top: 7px;
    background: #e8e9e0 url(../../images/css/globebkgd20_light.png) 0 0 no-repeat;
	border-top:0;
	border-right:0;
	border-bottom:0;
	border-left:0;
    z-index: 100;
    text-align:    center;
    display:none;
    height:0px;
}
#cil_page .viewtoolbarelement {
    padding-left: 4px;
    vertical-align: middle;
    display: inline;
    z-index: 1;
}
#cil_page .viewingfooter {
    display: none;
     height: 0px;
     width: 100%;
}
#cil_page .demandmedialogo {
    position: absolute;
    display: block;
    background: url(../../images/css/coveritlogo_dark1.png) 0 0 no-repeat;
    left: 3px;
    height: 25px;
    width: 70px;
}
/* End Bottom Toolbar */
#cil_page .audiobar {
    display: none;
    z-index: 1;
    height: 20px;
    background: #fff;
}

/* not used?  */
#cil_page .editcontrols {
    padding-left: 15px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
    font-size: 10px;
    display: none;
}
/* end not used */
/* Start Enterprise Event listing boxes */
#cil_page .cil_archivebox {
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}
#cil_page .cil_archiveheadings {
    font-size:  125%;
    font-weight:    bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#cil_page .cil_archivetabheadings {
    font-weight:    bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
    text-align: center;
}
#cil_page .cil_archiverow0 {
    background: #e8e8e8;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
    text-align: left;
}
#cil_page .cil_archiverow1 {
    background: #f8f8f8;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
    text-align: left;
}
#cil_page .cil_archiverow0 a {border:none; text-decoration:none; }
#cil_page .cil_archiverow0 a:hover {text-decoration:underline; }
#cil_page .cil_archiverow1 a {border:none; text-decoration:none; }
#cil_page .cil_archiverow1 a:hover {text-decoration:underline; }
/* End Enterprise Event listing boxes */
/* Start Translation */
#cil_page .translateLangOption {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
    cursor: pointer;
}
#cil_page .translateLangOption:Hover {
    background-color: #E8E9E0;
    color: #000;
}
#cil_page .translateLangOptionActiveLang {
    background-color: #E8E9E0;
    cursor: auto;
}
#cil_page .translateLangOptionTplLang{
    font-style: italic;
}

#cil_page #gamePopupTitleContainer {
    background-color: #767C81;
    color: #FFFFFF;
    font-size: 14px;
    padding: 2%;
    width: 96%;
}

#cil_page #gamePopupContentContainer {
    background-color: #767C81;
    color: #FFFFFF;
    margin-top: 5px;
    padding: 2%;
    width: 96%;
}
#cil_page #gamePopupTitleContainer h6 {
   line-height:0px;
}
#guest_name_api_logins{
	padding-top:5px;	
}

#cil_page #theMoreButton {
 margin-top:4px;
 padding-bottom: 4px;
	
	
}

#cil_page .moreButton{
	    background: url(../../images/css/lemonde/buttonbg_03.gif) repeat-x #e7e8eb;
    color: #000;
    font-weight: bold;
    height: 19px;
    padding-bottom: 8px;
    padding-top: 7px;
	
	border-top:1px solid #d2d6db;
	border-right:1px solid #d2d6db;
	border-bottom:1px solid #d2d6db;
	border-left:1px solid #d2d6db;
    width: 97%;
    -moz-border-radius: 5px; 
     -webkit-border-radius: 5px;   
	cursor:pointer;	
	margin:auto;
}

.dateline{
	height:20px;	
}

#chatbottom{
	display:block;	
	height:0px;
}
/* End Translation */

#cil_page .rsscomment .bottomnametime {
     float:left;
}

#cil_page .pollanswers .pausebutton a {
    color: #006DD6;
}