.float_left {
	float: left;
}
#tab_storage {
	background-image: url(../images/tabs/bg_storage.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 100%;
	height:72px;
}
.float_right {
	float: right;
}
#tab_warehouse {
	background-image: url(../images/tabs/bg_warehouse.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 100%;
	height:72px;
	min-width:360px;
}
#tab_materials {
	background-image: url(../images/tabs/bg_materials.gif);
	background-repeat: repeat-x;
	height: 74px;
	width: 100%;
}

#tab_workshop {
	background-image: url(../images/tabs/bg_workshop.gif);
	background-repeat: repeat-x;
	height: 75px;
	width: 100%;
}
#tab_safety {
	background-image: url(../images/tabs/bg_safety.gif);
	background-repeat: repeat-x;
	height: 69px;
	width: 100%;
	min-width:370px;
}
#tab_office {
	background-image: url(../images/tabs/bg_office.gif);
	background-repeat: repeat-x;
	height: 73px;
	width: 100%;
}
#tab_facility {
	background-image: url(../images/tabs/bg_facility.gif);
	background-repeat: repeat-x;
	height: 73px;
	width: 100%;
}
#tab_security {
	background-image: url(../images/tabs/bg_security.gif);
	background-repeat: repeat-x;
	height: 74px;
	width: 100%;
}
.ep_list {
	margin-top: 0px;
	margin-bottom: 0px;
}
.ep_lists_group {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}