/***************************************************
	NetSwf Styles
 ***************************************************/

.netswf {
	clear: both;	
	border: 1px solid #859d53;	
	padding: 4px;	
}

.netswfcontent {
	clear: both;	
	width: 100%;
	height: 100%;	
	background-color: #f4f4e9;
}

.netswflogo {
	float: left;	
	width: 158px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.netswfid {
	float: left;
	padding-top: 20px;	
}

.netswfidlabel {
	font-family: tahoma;
	font-size: 12pt;
	color: #cc0000;
}

.netswfempty {
	
}