/* default styles for extension "tx_slideshow_pi1" */
		.tx-slideshow-pi1 {
			text-align: center;
		}
/* default styles for extension "tx_twrssfeeds_pi1" */

#twrss_table {
/*width:200px;*/
	font-size: 12px; 
	color: #666666; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: normal; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px; 
	margin-right:10px; 
	line-height: 16px;
}

.twrss_head{
	font-size: 12px; 
	color: #666666; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: bold; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px; 
	margin-right:10px; 
	line-height: 16px;  
}

.twrss_head_channel{
	font-size: 12px; 
	color: #666666; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: bold; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px; 
	margin-right:10px; 
	line-height: 16px;  
}

.twrss_imagefile{
float:left;
margin-left:10px;
margin-right:10px;
}

.twrss_bodytext{
	font-size: 12px; 
	color: #666666; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: normal; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px; 
	margin-right:10px; 
	line-height: 16px;  
}

/*.twrss_bodytext A{
	font-size: 12px; 
	color: #666666; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 16px;  
    text-decoration:underline;
}*/

/*.twrss_bodytext A:hover{
	font-size: 12px; 
	color: #666666; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: normal;  
	line-height: 16px;  
        text-decoration:underline;
}*/

.twrss_channel_description{
	border:1px dotted #dddddd;
	background-color:#f5f5f5;
	color:#000;
	font-size: 14px;
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	padding:3px;
}

#twrss_table .twrss_item_link a{
	border-left:1px dotted #CCCBB7;
	/*background-color:#f5f5f5;*/
	color:#000;
	font-size: 12px;
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	padding:3px;
	text-decoration: none;	
}

#twrss_table .twrss_item_link a:hover{
	border-left:1px dotted #CCCBB7;
	/*background-color:#f5f5f5;*/
	color:#000;
	font-size: 12px;
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	padding:3px;
	text-decoration: underline;	
}

#twrss_table .twrss_item_content{
	border-left:1px dotted #CCCBB7;
	border-bottom:1px dotted #CCCBB7;
	font-size: 12px; 
	color: #666666; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: normal; 
	padding:3px;
	line-height: 16px;
}

#twrss_table .twrss_bodytext .twrss_channel_link a{
	font-size: 12px; 
	color: #666666; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: bold; 
	padding:3px;
	line-height: 16px;
	text-decoration:none;	
}

#twrss_table .twrss_bodytext .twrss_channel_link a:hover{
	font-size: 12px; 
	color: #666666; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: bold; 
	padding:3px;
	line-height: 16px;	
	text-decoration:underline;
}

/* default styles for extension "tx_neofileshare_pi1" */
/* DOWNLOAD */
.tx-neofileshare-pi2 table tr td{vertical-align:top;width:auto;padding:3px;}
.tx-neofileshare-pi2 table,tr,td{font-size:1em;}
.tx-neofileshare-pi2 table tr.tx-neofileshare-pi2-listrow-header{font-weight:bold;background-color:#DFDFDF;}
.tx-neofileshare-pi2 table tr.tx-neofileshare-pi2-listrow-header a{text-decoration:none;}
.tx-neofileshare-pi2 table tr.tx-neofileshare-pi2-listrow-odd{background-color:#EEEEEE;}
.tx-neofileshare-pi2 p{padding:0.1ex;}
.tx-neofileshare-pi2 .browseLinksWrap{text-align:right;width:94%;}
.tx-neofileshare-pi2 span.tx-neofileshare-pi2-sword{color:#FF0000;font-weight:bold;}
.tx-neofileshare-pi2 .tx-neofileshare-pi2-listrow table{border:1px solid #999;width:95%;background-color:#FFF;}
.browseLinksWrap{padding:5px 5px 2px 5px;}
/* UPLOAD */
fieldset.tx-neofileshare-pi1{border:0px;padding:0px;clear:both;}
div.tx-neofileshare-pi1_formField label{display:block;width:12ex;float:left;}
.tx-neofileshare-pi1_formField input,textarea{/border:1px solid #000000;margin-bottom:10px;width:280px !important;}
.tx-neofileshare-pi1_formField input.button,input.tx-neofileshare-pi2-searchbox-button{width:auto !important;cursor:pointer;}
.tx-neofileshare-pi1_formField input[type="checkbox"] {width:auto !important;}
.tx-neofileshare-pi1-status{margin-bottom:20px;font-weight:bold;}