/*************************************************** tx-dmnews-pi1 ******************************************/
.tx-dmnews-pi1{
	margin:0 0 20px 0;
}
.tx-dmnews-pi1 .header{
	margin: 10px 0 0 0;
	background-image: url("../images/bluebox_header.gif");
	background-repeat:no-repeat;
	width:220px;
	height:54px;
	border-collapse:collapse;
	background-color:#fff;
}

.tx-dmnews-pi1 #news{
	margin: 0px;
	border: 1px solid #cfcdcb;
	border-top:0px;
	padding-top:2px;
}


.tx-dmnews-pi1 #news .newsbox{
	background:#f8f8f8;
	margin:7px;
	margin-top:0px;
	border: 1px solid #d9d9d9; 	
	position:relative;
}

.tx-dmnews-pi1 #news .addbox{
	height:25px; 		
}

.tx-dmnews-pi1 #news .newsbox p{
	color:#746c64;
	line-height:13px;
	font-family: Tahoma;
	font-weight: normal;
	padding:4px 7px 3px 7px;
	*padding:3px 7px 3px 7px;
	border:0px;	
	margin-top:0px;
	margin-bottom:0px;
}

.tx-dmnews-pi1 #news .newsbox a.morebutton{
	display:block;
	color:#000000;
	line-height:13px;
	width:190px;
	
	background: url("../images/arrow_news.gif") top right no-repeat;
	
	text-align:right;
	padding:0 8px 5px 0;
	
	

}

.tx-dmnews-pi1 #news .newsbox h4 a{
	color:#746c64;
	
}

.tx-dmnews-pi1 #news .addbox a.link{
	color:#000;
	float:right;
	width:150px;
	line-height:20px;
	margin-right:13px;
	background-image: url("../images/send_button_red.gif");
	background-repeat:no-repeat;
	background-position: right;
	text-align:right;
	padding-right:25px;
}

.tx-dmnews-pi1 #newsDetail{
	margin: 0px;
	border: 1px solid #cfcdcb;
}


.tx-dmnews-pi1 #newsDetail .newsbox{
	background:#fff;
	margin:10px;
	margin-top:0px;
	border:0px; 		
}

.tx-dmnews-pi1 #newsDetail .newsbox p{
	color:#746c64;
	line-height:11px;
	font-family: Tahoma;
	font-weight: normal;
	padding:7px;
	padding-top:0px;
	border:0px;	
}

.tx-dmnews-pi1 #newsDetail .newsbox a{
	color:#746c64;
	line-height:13px;
	font-family: Tahoma;
	font-weight: normal;
	float:right;
	width:35px;
	margin-right:10px;
	background-image: url("../images/arrow_news.gif");
	background-repeat:no-repeat;
	background-position: right;	
}




.tx-dmnews-pi1 h2{
	text-indent:16px;
	color:#fff;
	line-height:44px;
}

.tx-dmnews-pi1 h3{
	color: #746c64;
	font-family: Tahoma;
	line-height:11px;
	font-weight:bold;
	margin:7px 0px 0px 0px;
	padding-left:7px;
}

.tx-dmnews-pi1 h4{
	color: #746c64;
	font-family: Tahoma;
	line-height:14px;
	font-weight:bold;
	margin:7px 0px 0px 0px;
	padding-left:7px;
}



