<%@page session="true" contentType="text/css"%><%@taglib uri="http://www.e-deal.com/taglib/fl" prefix="fl" %> #infobar_logo { position: absolute; left: 0px; top: 0px; width: 224px; height: 65px; display: block; float: left; padding-top: 5px; background-color: transparent; } #infobar_person { display: block; position: absolute; FONT-SIZE: 11px; font-weight: bold; COLOR: #dd3300; FONT-FAMILY: Arial, Verdana, sans-serif; left: 38%; top: 0; width: 452px; height: 65px; /*text-align: center;*/ vertical-align: middle; padding-top: 0px; background-color: transparent; //float: left; } #infobar_table { display: block; float: left; position: absolute; right: 10px; top: 5px; padding-top: 10px; width: 280px; height: 65px; text-align: right; height: 100%; } .infobar_table_text { FONT-SIZE: 12px; text-align: right; } .infobar-title { color : #DD3300; font-size : 11px; font-family : Arial,Verdana,sans-serif; font-weight : bold; text-align:left; white-space: nowrap; } .infobar-body { color : black; font-size : 11px; font-family : Arial,Verdana,sans-serif; font-weight : bold; text-align: left; white-space: nowrap; } .infobar-body-text { width: 400px; text-align: left; } .infobar-icon { border: none; width: 15 px; height: 15 px; vertical-align: middle; margin-left: 10px; } .infobar-information-content { width: 250px; height: 36px; vertical-align: middle; background-color: white; border-color:white; border-style: none none none none; border-width: 0 0 0 0; } div#infobar_information table { border-collapse: collapse; width: 100%; border: 0; cellpadding: 0; cellspacing: 0; }