.c-index-list #inside , .c-index-feeds #inside {
	padding-right:0;
	padding-top:0;
}

#category-container {
    width: 147px;
    float: right;
}

#category-list {
    float:right;
	margin:0;
	width:131px;
    padding:10px 8px 8px 8px;
    background:#CCE0EE;
}

#category-list h2 {
    font-size:1.1em;
    font-weight:bold;
    margin:0 0 8px 0;
}

#category-list ul.sub-nav {
    margin:0;
    padding:0;
    width:100%;
    background:transparent;
}

#category-list ul.sub-nav li {
    margin: 0 0 2px 0;
    padding:0;
    list-style:none;
    width:100%;
    background:transparent;
}

#category-list ul.sub-nav li a {
    background-color:transparent;
}

.c-index-feeds #inside #category-list ul.sub-nav li a {
    width:110px;
    padding-left:21px;
    background:transparent url(../img//rss-icon.gif) no-repeat left 2px;
}

#category-list.media {
    background-color: #dfe0e2;
    margin-top: 3px;
}

#category-list.media h2 {
    color: #000;
}

#category-list.media ul.sub-nav li a {
    color: #000;
	background: transparent url(../img/sub_nav_arrow_black_bg.gif) left 7px no-repeat;
}

#news-list, p.none {
    margin:0;
    padding:16px 0 0 0;
    width:396px
}

#news-list li {
    /*margin: 10px 0;*/
    padding: 10px 0;
    list-style: none;
    float: left;
    width: 100%;
    border-bottom: 1px solid #919191;
}

#news-list .detail {
    width: 315px;
    float: right;
}

#news-list h2 {
	margin-bottom: 4px;
}

#news-list .date {
	color: #0b2775;
	font-size: 1em;
	margin-bottom: 2px;
}

#news-list h2 a {
	color: #0b2775;
	font-size: 1em
}

#inside p.date-published {
    margin-top: 10px;
}

#content-holder {
    padding:10px 0 0 0;
    width:396px;
}
