#tabmenu {
    padding: 3px 0 3px 10px;
	height:22px;
    clear: both;
	border-top-width: 1px;
    border-top-style: solid;
}

#tabmenu,
#submenu {
	border-bottom-width: 1px;
    border-bottom-style: solid;
}

#tabmenu p,
#tabmenu .active,
#tabmenu .active_enterprise,
#tabmenu .inactive,
#tabmenu .enterprise {
	padding: 0 0 0 10px;
	margin: 0 10px 0 0;
	float: left;
}

#tabmenu p a,
#tabmenu .enterprise a,
#tabmenu .inactive a {
	padding: 0 10px 0 0;
}

.menu_details { 
	margin: 0;
}

#submenu {
	text-align: left;
    margin: 0 0 2px 0;
    padding: 5px 0 5px 10px;
}

#submenu a {
    padding: 2px 6px 2px 6px;
}
