/* Print css was not defined for this site when it launched. I think the general.css defined styles were just copied into this css file. */

/* New Offices landing page */
body.print .main {width:auto;min-height:250px;height:auto !important;height:auto;}

body.print .playlist {background:url(/FCWSite/Features/MSCareers/img/VideoPlayList/bg_videoplaylist.jpg) 52% 0 no-repeat;min-height:178px;height:auto !important;height:178px;position:relative;}
*:first-child+html body.print .playlist {background-position:center top;}
body.print .playlist h2 {margin-left:39px;}

body.print h1 {font-size:22px;color:#777;line-height:normal;}
body.print h2 {font-size:18px;color:#777;line-height:normal;font-weight:normal;margin-bottom:4px;}

body.print .intro_txt {font:normal 12px/15px Arial, sans-serif;color:#4d4d4d;}

body.print .insetcolumn_left {float:left;width:353px;padding-right:10px;}
body.print .insetcolumn_right {float:right;width:351px;}

body.print .no_region_image {float:none;width:auto;padding-right:10px;}
body.print .display_none {display:none;}

body.print .offices_list {width:353px;}
body.print .offices_list ul {list-style:none outside;margin:0;padding:0;}
body.print .offices_list li {font-size:14px;padding-bottom:4px;}

body.print .offices_list_left {float:left;width:166px;padding-right:10px;}
body.print .offices_list_right {float:right;width:176px;}
