body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #252525;
margin: 0px;
padding: 0px;
line-height: 17px
}
#more_news_container {
width: 220px;
}
#more_news {
text-align: center;
padding-bottom: 10px;
}
#more_news_list {
border: 1px solid #e5e5e5;
background-color: #f5f5f5;
padding-top: 10px;
padding-bottom: 10px;
}
.more_news_item_first {
padding-bottom: 10px;
}
.more_news_item {
background-image: url(../images/more_news_item_bg.gif);
background-repeat: repeat-x;
background-position: top;
padding-top: 10px;
padding-bottom: 10px;
}
.more_news_title {
margin-left: 35px;
font-weight: bold;
letter-spacing: -1px;
width: 170px;
}
.more_news_title a {
text-decoration: none;
color: #252525;
}
.more_news_title a:hover {
text-decoration: none;
color: #ca2802;
}
.more_news_show_preview {
position: absolute;
margin-left: 5px;
cursor: pointer;
}
.more_news_show_preview_container {
width: 170px;
margin-left: 35px;
}
.margin_10 {
margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
#news_title {
	font-size: 20px;
	padding-top: 20px;
	text-align: left;
	color: #252525;
	background-image: url(../images/bg_title.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
	padding-bottom: 20px;
	font-family:Trebuchet MS, Verdana, Arial;
	background-color: #ffffff;
	padding-right: 50px;
	line-height: 30px;
}
#news_picture_landscape {
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 5px;
margin-top: -25px;
max-width: 300px;
border: 1px solid #999999;
padding: 5px;
background-color: #ffffff;
}
#news_picture_portrait_l {
float: left;
margin-right: 10px;
margin-bottom: 5px;
margin-top: -25px;
max-width: 150px;
border: 1px solid #999999;
padding: 5px;
background-color: #ffffff;
}
#news_picture_portrait_r {
float: right;
margin-left: 10px;
margin-bottom: 5px;
margin-top: -25px;
max-width: 150px;
border: 1px solid #999999;
padding: 5px;
background-color: #ffffff;
}
#news_content {
	text-align: justify;
	margin-top: 0px;
	background-image: url(../images/bg_content2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-left: 1px solid #e5e5e5;
	margin-bottom: 10px;
	line-height: 18px;
}
#news_intro {
font-size: 9px;
border-right: 1px solid #e5e5e5;
text-align: right;
background-image: url(../images/intro_bg.gif);
background-repeat: repeat-y;
background-position: right;
height: 35px;
}

.news_body_text {
text-align: justify;
margin-top: 0px;
background-repeat: no-repeat;
background-position: top left;
margin-bottom: 10px;
line-height: 17px;
}
