/* layout.css */
#page .wrapper #container {
	padding-bottom: 2px;
}
#page .wrapper #container #center {
	width: 695px;
	margin-left: 5px;
	margin-top: 0px;
}
#page .wrapper #container #center #left .box{
	padding-top: 10px;
}
#page .wrapper #container #left {
	width: 695px;
	margin-left: 0px;
	background-color: yellow;
	background: #fdb60c url('/media/dsg/home_left_top.gif') no-repeat top left;	
}
#page .wrapper #container #left .news_right h1{
	background: none;
	color:black;
	font-family:"Trebuchet MS";
	font-size:1.4em;
	font-weight:normal;
	height:23px;
	padding-left:10px;
	padding-top:0px;	
}
#left .box .box_content {
	padding-bottom: 15px;
}
#left .last3_items .item {
	float: left;
	width: 330px;
	border-bottom: none;
	
}
#left .last3_items .border {
	border-right: 1px solid #d98004;
}
#left .last3_items .item h3.picture {
	margin-left: 100px;
}
#left .last3_items .item img {
	margin-top: -22px;
}
#page .wrapper #container #left .plugin .box {
	background: url('/media/dsg/home_left_bottom.gif') no-repeat bottom left;
}
.last3_items .item {
	padding-top: 0px;
}
#page .wrapper #container #right {
	margin-right: 5px;
}
#page .wrapper #container #right .plugin .box .head_box {
	background: #fdb60c url('/media/dsg/home_right_top.jpg') no-repeat top left;
}
.home_lead {
	width: 342px;
	position: absolute;
	background: #fdb60c url('/media/dsg/home_news_top.gif') no-repeat top left;
}
.home_lead .lead_bottom {
	height: 1%;
	background: url('/media/dsg/home_news_bottom.gif') no-repeat bottom left;
}
#center .box h1 {
	padding-left: 5px;
	padding-top: 10px;
}
#center .box h1 a {
	color: white;
}

#center .box .lead {
	background: none;
	min-height: 1px;
	padding:0 7px 14px;
}

#center .box .more {
	display: none;
}

#page .wrapper #container #right {
	float: right;
}

#right .box, 
#left .box {
	margin-top: 0px;
	padding-bottom: 2px;
	background: url('/media/dsg/home_right_bottom.gif') no-repeat bottom left;
}
#right .news_rightget .box .box_content, 
#left .news_rightget .box .box_content, 
#right .news_right .box .box_content, 
#left .news_right .box .box_content {
	border-bottom: none;
}
#right .box h1, #left .box h1 {
	background: none;
}

#right .box .box_content, 
#left .box .box_content {
	background: none;
}

.news_rightget .head_box .last3_items .item {
	border: none;
}
.news_rightget .last3_items h3 a, 
.news_right .last3_items h3 a {
	color: white;
}

#bottom_left,
#bottom_right {
	margin-top: 10px;
	margin-bottom: 10px;
}
#bottom_left .plugin,
#bottom_right .plugin{
	background: #fdb60c url('/media/dsg/home_bottom_top.jpg') no-repeat top left;
}
#bottom_left .plugin .box,
#bottom_right .plugin .box {
	padding-left: 10px;
	background: url('/media/dsg/home_bottom_bottom.gif') no-repeat bottom left;
}
.home #bottom_right .box, 
.home #bottom_left .box {
	padding-top: 0px;
}
#bottom_left {
	float: left;
	width: 343px;
}
#bottom_left .box .box_content .content h3, 
#bottom_right .box .box_content .content h3 {
	background: none;
	color:white;
	font-weight:normal;
	margin-bottom:10px;
	padding:1px;
}
.news_rightget .more a, .news_right .more a{
	color: white;
}
#bottom_left .box .box_content .content, 
#bottom_right .box .box_content .content {
	padding-right: 10px;
} 
#bottom_left .box .box_content .content h3 a, 
#bottom_right .box .box_content .content h3 a {
	color: white;
	text-decoration: none;
}
#bottom_right {
	float:right;
	width: 343px;	
	background-color: cyan;
}
#content_little {
	float: right;
	width: 236px;
	margin-top: 10px;
	margin-right: 5px;
	padding-bottom: 2px;
	background: #FDB60C url('/media/dsg/home_right_bottom.gif') no-repeat left bottom;
}
#content_little .top {
	background: #fdb60c url('/media/dsg/content_little.jpg') no-repeat top left;
}


#content_little h3 {
	width: 80px;
	color: #fff;
	font-size:1.6em;
	padding-top: 10px;
	font-weight:normal;
	padding-bottom:2px;
	padding-left: 10px;
}

#content_little .content {
	font-size: 1.2em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
}

#left .box .box_content {
	width: 100%;
}
/* archive links */
.content_link {
	display: none;
}
.news_right .space_break {
	clear:both;
	height:0;
	overflow:hidden;
}

.news_single_short .box .head_box .no_picture {
	position: inherit;
	margin-top: 0px;
}
