
#wrapit {
	/*text-align:left;*/
	margin:0 auto;
   /* background-image:url(../images/home_bg.gif);*/
   /* background-image:url(../images/main_bg.gif);*/
/*	background-repeat:no-repeat;*/
    background:none;
    width:992px;
	padding-top:5px;
}
/*#storymain {
	width:800px;}*/

#story-left-side {
    float:left;
    width:259px;
    padding-left:13px;
    padding-top:53px;
    background:none;
}
.story_left_nav_row{
    /*border-bottom:solid 1px #c9dbae;*/
   /* font-size:.85em;*/
    font-weight:bold;
    color:#000000;
   /* text-decoration:none;*/
   /* padding:8px 0 9px 10px;*/  /* t r b l */

    background:none;
}
#story_left_column div {
  /*  background-image:url(/images_new/left_nav_bg.gif);*/
    background-image:url(/images_new/left_nav_bg4.bmp);
	background-repeat:repeat-y;
    background-position: top left;
    padding:0;
	margin:0;
    width:auto;
    height:auto;
}
/*OVERIDES FOR SUB MENU EMBEDDED*/
#story_left_column div div,#story_left_column tr, #story_left_column tr th,#story_left_column tr td{
    background:none;
}
/*#story_left_column table {
    background:none;
}*/
#stories td.story_img_row {
    padding:5px 5px 5px 5px;   /* t r b l */
    border-bottom:solid 1px #c9dbae;
}
#stories td.story_row {
    padding:5px 0px 5px 5px;   /* t r b l */
    border-bottom:solid 1px #c9dbae;
}
#stories th {
    color:#4170a0;
}