/* STYLES for "interview_page1" in EmploymentGuide */ #apply { position:relative; padding:10px; } #industry{ position:relative; border:2px solid #C6D2C4; } ul{ list-style:none; } .industryName{ float:left; width:280px; position:relative; top:-10px; left:15px; } #header1{ width:250px; } #topLeft{ *top:0px; } #topRight{ *top:0px; *right:10px; } #bottomLeft{ *bottom:0px; *top:291px; } #bottomRight{ *bottom:0px; *right:10px; *top:291px; }