/*************************************************** tx-dmnews-pi1 ******************************************/

.tx-downloadcenter-pi2 .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-downloadcenter-pi2 #download{
	margin: 0px;
	border: 1px solid #cfcdcb;
	border-top:0px;
}


.tx-downloadcenter-pi2 #download .downloadbox{
	background:#f8f8f8;
	margin:10px;
	margin-top:0px;
	border: 1px solid #d9d9d9; 		
	
	position:relative;
	
	padding-top:4px;
}

.tx-downloadcenter-pi2 #download .downloadbox h3{
	font-weight:bold;
	margin:3px 0px 3px 0px;
	line-height:14px;
	width:182px;
	display:inline;
}

.tx-downloadcenter-pi2 #download .addbox{
	height:25px; 		
}

.tx-downloadcenter-pi2 #download .downloadbox p{
	color:#746c64;
	line-height:13px;
	font-family: Tahoma;
	font-weight: normal;
	padding:7px;
	padding-top:0px;
	border:0px;		
}

.tx-downloadcenter-pi2 #download .downloadbox a.link{
	line-height:13px;
	font-family: Tahoma;
	font-weight: normal;
	float:right;
	margin-right:10px;
	margin-bottom:3px;
	width:100px;	
	background-image: url("../images/arrow_news.gif");
	background-repeat:no-repeat;
	background-position: right;	
	text-align:right;
	padding-right:10px;
}

.tx-downloadcenter-pi2 #download .downloadbox a:hover{
	text-decoration:underline;	
}

.tx-downloadcenter-pi2 #download .addbox a.link{
	color:#000000;
	float:right;
	width:120px;
	line-height:20px;
	margin-right:15px;
	background-image: url("../images/send_button_red.gif");
	background-repeat:no-repeat;
	background-position: right;	
	text-align:right;
	padding-right:22px;
}


.tx-downloadcenter-pi2 {
	margin-bottom:10px;
}


.tx-downloadcenter-pi2 h2{
	color:#ffffff;
	line-height:44px;
	text-indent:20px;
}



.tx-downloadcenter-pi2-item{
	color:#746c64;
	margin-left:45px;

}


.tx-downloadcenter-pi2-inline{
	width:40px;
	float:left;
}


.tx-downloadcenter-pi2-inline img{
	position:absolute;
	margin-left:7px;
	bottom:15px;
}

.tx-downloadcenter-pi2-inline1{
	float:left;	
	margin-bottom:10px;
	padding-left:10px;
	width:182px;
	position:relative;
	
}

.fixed-size{
	width:145px;
	word-break:break-all;
	word-wrap:break-word;
}



