#sidebar {
    width:319px;
}

.block {

}

#content-wrap {
	padding:3px 8px 20px 8px 
}

#content {
    width:601px;
    padding:0 8px 0 11px;
    border-left:1px solid #b4b29d
}

#sidebar .block {
	width:314px;
	background:#f9f8f0 url('../img/sidebar_block_wide_bg.gif') 0 bottom no-repeat;
}

#sidebar .group {
	width:314px;
}

#news-listing {
    margin:0;
    padding:0 8px;
    background:#fff;
    float:left;
    width:298px
}

#news-listing li {
    margin:0;
    padding:0;
    list-style:none;
    float:left;
    width:298px;
    padding:10px 0;
    border-bottom:1px solid #b4b29d
}

#news-listing h3 {
    border:none;
    margin:0 0 0.1em 0;
    padding:0
}

#news-listing img {
    float:right
}

#news-listing p {
    margin:0 0 0.1em 0;
}

#news-listing h3 a {
    color:#80093e;
    text-decoration:none
}

#sidebar #news-listing * {
	font-family:Arial,Verdana,sans-serif;
}

.context, .prev-next {
    margin:2px 8px;
    display:inline;
    float:left;
    width:298px
}

.prev-next {
    border-bottom:1px solid #b4b29d
}

.next, .previous {
    display:block;
    font-weight:bold;
    color:#69674f;
    text-decoration:none
}

.next {
    float:right;
    padding-right:10px;
    background:transparent url('../img/arrow_brown_right.gif') right center no-repeat
}

.previous {
    float:left;
    padding-left:10px;
    background:transparent url('../img/arrow_brown_left.gif') 0 center no-repeat
}

.invalid {
    display:none
}

.more {
    display:block;
    font-weight:bold;
    white-space:nowrap;
    color:#3c3c3c;
    float:left;
    padding:2px 5px 2px 13px;
    text-decoration:none;
    background:#c6c4b2 url('../img/arrow_brown_right.gif') 5px center no-repeat
}

#news-content-inc {
    width:391px;
    padding-right:210px
}

#news-images {
    float:right;
    display:inline;
    width:200px;
    margin-left:-210px
}

#news-images img {
    margin-bottom:8px
}