#topstories_une {
width:300px;
height:290px;
margin:0;
padding:0;
float:left;
position:relative;
/* border: 1px solid black; */
}
/* fix for ie \*/
* html #topstories { width:300px; }/* */

#topstories_une .stories_une {
background-color:white;
width:300px;
height:290px;
overflow:hidden;
}

#stories_list_une {
width:900px;
margin:0;
padding:0;
}

#stories_list_une li {
display:inline;
padding:0;
margin:0;
}

#stories_list_une li img {
border:0;
width:300px;
height:290px;
}

#stories_toc_une {
position:absolute;
top:0px;
left:304px;
width:280px;
height:290px;
float:right;
line-height: 1.0em;
}

#stories_toc_une ul {
list-style: none;
margin: 0;
padding: 0;
height: 290px;
overflow: hidden;
}

#stories_toc_une ul li {
list-style: none;
margin: 0;
margin-bottom:1px;
padding: 0;
width:278px;
height:94px;
/* height: 175px; */
}
/* fix for ie \*/
* html #stories_toc ul li {display: inline;}/* */

#stories_toc_une ul li a {
display: block;
width:278px;
/* height:175px; */
text-decoration:none;
color: #000000;
text-align:left;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
font-size:0.75em;
}

#stories_toc_une ul li a:hover {
background-color:#000099;
color:#FFFFFF;
height:94px;
}

.toc_normal_une {
background-color:#FFFFFF;
border: 1px solid #FFFFFF;
}

.toc_selected_une {
background-color:#FFFFCC;
border: 1px solid #B30000;
}

#story_panel_une {
font-family:"Trebuchet MS",Arial,Verdana;
padding-left:3px;
display:none;
background-color:#B30000;/*#404040*/
position: absolute;
top: 250px;
left: 1px;
width: 295px;
height: 39px;
line-height: 1em;
/* border-top: solid black 1px; */
}

#story_panel_une a {
text-decoration: none;
font-variant: normal;
letter-spacing: 0px;
font-weight:normal;
font-size:0.8em;
font-family:Verdana;Arial;"Trebuchet MS";
color:#FFFFFF;
}

#story_panel_une h4 {
color:#FFFFFF;
margin:0;
margin-top:3px;
margin-bottom:5px;
padding:0;
padding-left:5px;
font-weight:bold;
letter-spacing: 1.0px;
font-size:1.10em;
}