@import url(main_layout.css);

@media all { 

/* =The above @media rule hides this stylesheet from the 
discontinued Microsoft Internet Explorer for Mac. */


div#container { background:url(../images/bg_employment.jpg); background-repeat:no-repeat; position : relative; width : 1034px; height:618px; margin : 0 auto; padding-top : 50px; text-align : left;  }
h1{padding: 0 0 10px 0}

div#content_copywriting {text-align; margin-left:50px;}
div#content_emp_contact_form{ text-transform:uppercase; font-weight: bolder; letter-spacing : .1em; padding: 0 0 10px 0;}
em{color:#FF0000; font-weight:bold;}

}

/* =The rules below relate only to Mozilla Firefoc 1.5 and its provisional support for CSS3 columns. */
ul#nav_experts + p { -moz-column-count : 2; -moz-column-gap : 1em; } 

td {padding: 5px 15px;}
