/*ZCS:1.0,5.0:
Information : Generated by ZK Studio Style Designer, compatible with ZK 3.5.2;
Don't edit any content between SEC and SEC_E comments.
*/<?
taglib uri="http://www.zkoss.org/dsp/web/core" prefix="c"?> 
<style type="text /css"> 

/* body Bereich */
	body {
	
	padding: 0 0;
	/* 0 padding on top and bottom and 0 padding on right and left */
}

.z-groupbox-3d-cnt {
	padding-top: 2px;
}

/* -------------------- TabPanel ------------------- */ /* no border */
.z-tabpanel,.z-tabbox-ver .z-tabpanels-ver {
	border-style: none;
	
}

.z-tabs .z-tabs-cnt{
	
	padding-left: 5px;
}

/*********************** L I S T B O X *********************/
/* no border on top,left,right */
.FDListBoxNoBorders {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
}

</
style
>

/*RULE_E*/
/*SEC_E*/