.content {
	margin-top: 11px;
	margin-right: 15px;
	padding: 10px 20px 0px 20px;
	min-width: 0;
	float: left;
	width: 641px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #333333;
}


#content {
    margin: 0 0 15px 0;
    border: 0px none;
    padding: 0px;
}

#focus {
    margin-left: 15px;
}

.new-page-group {
	margin-bottom: 5px;
}

#new-pages, #focus {
	width: 313px;
	float: left;
}

#new-pages h2 {

}

#focus h2 {
	background-image: url(focus_backgound.png);


}

#focus h2:first-child {
	background-image:url(focus_backgound.png);
}

#new-pages h2, #focus h2 {
	margin: 0px;
	border-top: 1px #697ab2 solid;
	border-left: 1px #697ab2 solid;
	border-right: 1px #697ab2 solid;
	background-repeat:repeat-x;
	padding-bottom: 2px;
	padding-left: 6px;
	vertical-align: middle;
	line-height: 22px;
	color: #ffffff;
	background-color: #2F4F75;
}

#new-pages .date, #focus .date {
	font-weight: normal;
	font-size: 0.8em;
}

#focus .image {
    margin-left: 6px;
    clear: both;
}

#new-pages .image {
    margin-right: 6px;
}


#focus .new-page, #new-pages .new-page {
	margin: 0px;
	padding: 2px;
	clear: both;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-color: #666666;
	border-top-width: 0px;
	border-top-style: none;
}

#focus .new-page a {
    display: block;
    margin-top: 6px;
    margin-bottom: 6px;
}


#focus .image {
    margin-right: 3px;
    float: right;       
}

#focus .image a {
    margin: 0px;
}

.content .new-page .description {
    line-height: 120%;
    background-image: transparent;
    border: 0px none;
}

.content .new-page .body {
	border: 0px none;
	background-color: #FFFFFF;
}

.news-slideshow .body {
    text-align:left;
}
