<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.bodyWrapper
{
	max-width:800px;
}
.cc-title
{
	text-align:center;	
}

h2
{
	font-family: arial;
	font-size: 16pt;
	color: #808080;
	font-weight: bold;
}
td
{
	vertical-align:top;
    }
.posting_list_item_wrap
{
	padding-bottom:2px;	
}
.posting_list_title
{
	font-family: arial;
	font-size: 16pt;
	color: #808080;
	font-weight: bold;
	padding-bottom:2px;
}
.posting_list_job_desc
{
	font-style:italic;
	padding-bottom:2px;
}
.posting_list_job_desc_line2
{
	padding-bottom:2px;
}
.posting_list_links
{
	padding-bottom:2px;
}
.posting_list_date
{
	font-weight:bold;
}
.posting_list_location
{
	font-style:italic;
	text-transform:uppercase;
}
.posting_list_item_alt
{
	
}
.posting_list_item_alt:hover
{
	
}
.posting_list_item
{
	
}
.posting_list_item:hover
{
	
}
body.master_default2
{
	background-attachment:scroll ;
	background-repeat: repeat-x; 
	background-color: White  ; 
	color: #333; 
	vertical-align: top;
}

body.master_default
{
	background-attachment:scroll ;
	background-image: url("../images/pg_bgd3.gif"); 
	background-repeat: repeat-x;
	background-color:#C9DCF7;	
	margin-top: 0px;
	margin-left:0px;
	margin-right: 0px;

}


.content
{
	max-width:1200px;
	min-width:1000px;
}

a.master_default_text
{
	color: blue;
	text-decoration:none;
}

td.master_top
{
	FONT-SIZE: 10pt; 
	BACKGROUND-ATTACHMENT: scroll; 
	BACKGROUND-IMAGE: url("../images/page_top.png"); 
	BACKGROUND-REPEAT: repeat-x;
	FONT-FAMILY: Arial; 
	HEIGHT: 43px; 
	BACKGROUND-COLOR: transparent;
}

td.master_bottom
{
	BACKGROUND-ATTACHMENT: scroll; 
	BACKGROUND-IMAGE: url("../images/page_bottom.png"); 
	BACKGROUND-REPEAT: repeat-x;
	HEIGHT: 43px;
}

td.master_content
{
	font-size: 10pt;
	background-attachment: scroll;
	background-repeat: repeat-y;
	font-family: Arial;
	border-right-style: solid;
	height: 80%;
	background-color: white;
	text-align: left;
	border-right-color: white;
}

td.master_content_right
{
	PADDING-LEFT: 5px; 
	FONT-SIZE: 10pt; 
	BACKGROUND-ATTACHMENT: scroll; 
	BACKGROUND-REPEAT: repeat-x; 
	FONT-FAMILY: Arial; 
	HEIGHT: 80%; 
	BACKGROUND-COLOR: white; 
	TEXT-ALIGN: left;
}

.groupTitle
{
	font-family: Arial;
	color: orange;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-bottom:1px;
}
.group
{
		
}
.group-panel
{
	width:auto;	
}

/*.panel
{
	padding:5px;
	border: solid 1px silver;
	background-color:#f5f5f5;
}*/

.heading
{
	font-family: Trebuchet MS;
	color:#686868;
	font-size:11pt;
}

.highlightGray
{
	background-color: #f5f5f5;
	border: dotted 1px silver;
	padding:5px;
}

a
{
	color: #747474;
}

a:visited
{
	color: #0064C8;
}



.listHeader
{
	color: White;
	background-color: #303030;
	background-image: url('../ig_common/images/wpf_top_item_hover.gif');
	background-repeat: repeat-x;
	text-align: left;
}

.listRow
{
	
	color:#333;
	
}

.listAlt
{
	background-color: #EFEFEF;
	color: #333;
}

.menu_top2
{
	/*background-image: url('../ig_common/images/wpf_top_item_hover.gif');*/
	background-image: url('/images/tool_bg2.gif');
	background-repeat: repeat-x;
	width:100%;
	
	/*padding-top:3px;
	padding-bottom:15px;*/
	height:31px;
	color:White;
}
.menu_top2 a
{
	color:White;
}
.menu_top2 a:hover
{
	color:Silver;
}
.menu_selected2 a
{
	color: Orange;
	font-weight:bold;
	
}

.menu_top
{
	background-image: url('../ig_common/images/wpf_top_item_hover.gif');
	background-repeat: repeat-x;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 15px;
	color: White;
	
}
.menu_top a
{
	color:White;
}
.menu_top a:hover
{
	color:Black;
}
.menu_selected a
{
	color: Orange;
	font-weight:bold;
	
}
.menu hr
{
	border-style: solid none none none;
	border-width: 1px;
	border-color: silver;
	width:100%;
}

.titleHeader
{
	background-color: #D4E4F4;
	background-repeat: repeat-x;
	width: 100%;
	color: #333333;
}

.pageFooter
{
	padding: 5px;
	border-style: solid none none none;
	border-width: 1px;
	border-color: silver;
	width:95%;
	max-width:900px;
	min-width:300px;
}

.job-desc-footer
{
	color:#151515;
}

hr
{
	border-style: solid none none none;
	border-width: 1px;
	border-color: silver;
	width:100%;
}


.alert
{
	color:Red;
	font-size:14pt;
}

.raitingStar
{
	font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;

}

/* Ranking */
.savedRaitingStar{background-image: url('../../Images/SavedStar.png');}
.filledRatingStar{background-image: url('../../Images/FilledStar.png');}
.emptyRaitingStar{background-image: url('../../Images/EmptyStar.png');}

/* Tabs */
.TabTopGroup
{
  z-index:99;
  
  width:770px;
}

.TabMultiPage
{
  background-color:White;
  border: 1px solid #919B9C;
  width:770px;
  
  padding:2px;
  top:-1px;
  z-index:98;
}

.DefaultTab 
{
  color:black; 
  background-image: url(../images/tab_bg.gif);
  font-size:10pt; 
  cursor:pointer;
  
}

.DefaultTabHover 
{
  color:black; 
  background-image: url(../images/hover_tab_bg.gif);
  font-size:10pt; 
  cursor:default;
  
}

.SelectedTab 
{
  color:black; 
  background-image: url(../images/selected_tab_bg.gif);
  font-size:10pt; 
  cursor:default;
  
}


.TabPageContent
{
  font-size:10px; 
}

/* Filed Layout */
.field_list_header
{
	border: 1px solid silver;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #095075;
	background-color:#F9F9F9; 
	height: 14px;
	padding: 3px;
}

.datalist_pane_header
{
	background-color:#F9F9F9; 
	padding:2px;
	
}
.datalist_pane_header_title
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #33CC33;
	font-weight:bold;
}

.datalist_header
{
	 background-color:Silver;
	 width:100%;	
}

.datalist_header_title
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: White;
	font-weight:bold;	
	text-align:left;
}

.datalist_rows
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Gray;
	text-align:left;
}

.datalist_panel
{
	width: auto;
	height: auto;
}

.datalist_column_header
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	 background-color:#F9F9F9;
	height: 14px;
	padding: 3px;
}

.hdr_list
{
	
	width: 100%;
	height: 32px;
	border: 1px solid #CCCCCC;
	background-color: #F8F8FF;
}
.field_list
{
	font-family: arial, Helvetica, sans-serif;
	color: #333333;
	width: 200px;
	border-left-style: solid;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-left-color: #999999;
	border-bottom-color: #999999;
}
.label_list
{
	border-width: 1px;
	border-color: Silver Silver #FBFBEC Silver;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	width: 125px;
	vertical-align: top;
	background-color: #f5f5f5;
	border-left-style: solid;
	border-bottom-style: solid;
}

.watermark{ color:#CCC;}

.PanelRounded
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	background:#FBFBFB;
	color:#333;
	
}
.PanelTitle
{
	font: bold 12px "Segoe UI" , "Lucida Grande" ,Tahoma,Verdana,Arial,Helvetica,sans-serif;
	color:#333;
}


/* Ajax Dropdown box */
.WindowsStyle .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input
{
	margin: 0;
	border: solid 1px #7F9DB9;
	border-right: 0px none;
	padding: 1px 0px 0px 2px;
	height: 18px;
	position: relative;
} 
.WindowsStyle .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button
{
	border-style: solid solid solid none;
	border-width: 1px;
	border-color: #7f9db9;
	margin: 0;
	padding: 0;
	background-image: url(../images/winddn.gif);
	background-position: top right;
	background-color:White;
	height: 17px;
	width: 20px;
} 
.WindowsStyle .ajax__combobox_itemlist
{
	border: 1px solid #7F9DB9;
	padding-bottom:10px;
	font-family: Arial;
	font-size:11pt;
	z-index:100000;
} 

.ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input
{
	margin: 0;
	border: solid 1px #7F9DB9;
	border-right: 0px none;
	padding: 1px 0px 0px 2px;
	height: 18px;
	position: relative;
	width:150px;
} 
.ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button
{
	border-style: solid solid solid none;
	border-width: 1px;
	border-color: #7f9db9;
	margin: 0;
	padding: 0;
	background-image: url('../../images/winddn.gif');
	background-position: right top;
	background-color: White;
	height: 17px;
	width: 20px;
	position: relative;
}
.ajax__combobox_itemlist
{
	border: 1px solid #7F9DB9;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 11pt;
}	 


.dotline
{
	border-top-style: dotted;
	border-width: 1px;
	border-color: silver;
}

.accordionHeaderSelected
{
	padding: 5px;
	border: 1px solid #333;
	cursor: pointer;
	background-color: #D5D5FF;
	font-family: Arial;
	color: #000044;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
}
.accordionHeader
{
	padding: 5px;
	border: 1px solid #333;
	cursor: pointer;
	background-color: #00002B;
	font-family: Arial;
	color: #FFF;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
}
.accordionContent
{
	padding: 5px;
	background-color: #FBFBFF;
}

.reorderList
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.reorderList li 
{  
	list-style:none; 
	padding-bottom:2px;
} 

/* TreeView styles */
.tree
{
	border: 1px solid #DAE6F3;
	margin: 0 0 0 0px;
	font: normal 12px "Segoe UI" , "Lucida Grande" ,Tahoma,Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	cursor: default;
}
    .tree .ico { display:block;height:16px;background:transparent url("../images/icons.png") no-repeat;padding:0 4px 0 18px; }

    .tree .node { color:#000;line-height:17px;margin:1px; }
        .tree .node .ico { border:1px solid #fff; }

    .tree .node-h { color:#000;text-decoration:none;line-height:17px;margin:1px;background:#e8f5fd url("../images/horizontal.png") repeat-x 0 -30px; }
        .tree .node-h .ico { border:1px solid #d8f0fa; }

    .tree .node-s { line-height:17px;margin:0 1px;margin:1px;background:#d5effc url("../images/horizontal.png") repeat-x 0 -47px; }
        .tree .node-s .ico { border:1px solid #99defd; }
    
    .tree .node-s-row { line-height:17px;margin:0 1px;margin:1px;background:#d5effc; }
        .tree .node-s-row .ico { border:1px solid #99defd; }

    .tree .node-d { color:#999;line-height:19px;margin:0 1px;padding:0 2px; }

/*Editor*/
.editor
{
	border: 1px solid #DAE6F3;
	font-family:Arial;
	font-size:11pt;	
	z-index:99999999;
}

.modalexten
{
	filter: Alpha(Opacity=40); -moz-opacity:0.4; opacity: 0.4;
    background-color:Silver;
}

.titleBox
{
	border: solid 0px silver;
	background-color:white;
	color:#666666;
}
.titleBox:hover
{
	border: solid 1px silver;
	background-color:white;
	color:#666666;
}
.titleBoxWatermark
{
	color:#CCCCCC;
	border: solid 0px silver;
	background-color:White;	
}
.calendar
{
	background-color:#f5f5f5;
}
.calendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: #f9f9f9;
    color: red;
}
.calendar .ajax__calendar_other .ajax__calendar_day,
.calendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.calendar .ajax__calendar_hover .ajax__calendar_day,
.calendar .ajax__calendar_hover .ajax__calendar_month,
.calendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.calendar .ajax__calendar_active .ajax__calendar_day,
.calendar .ajax__calendar_active .ajax__calendar_month,
.calendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

.ajax__calendar_container {padding:4px;position:absolute;cursor:default;width:170px;font-size:11px;text-align:center;font-family:tahoma,verdana,helvetica;}
.ajax__calendar_body {height:139px;width:170px;position:relative;overflow:hidden;margin:auto;}
.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {top:0px;left:0px;height:139px;width:170px;position:absolute;text-align:center;margin:auto;}
.ajax__calendar_container TABLE {font-size:11px;}
.ajax__calendar_header {height:20px;width:100%;}
.ajax__calendar_prev {cursor:pointer;width:15px;height:15px;float:left;background-repeat:no-repeat;background-position:50% 50%;background-image:url(&lt;%=WebResource("AjaxControlToolkit.Calendar.arrow-left.gif")%&gt;);}
.ajax__calendar_next {cursor:pointer;width:15px;height:15px;float:right;background-repeat:no-repeat;background-position:50% 50%;background-image:url(&lt;%=WebResource("AjaxControlToolkit.Calendar.arrow-right.gif")%&gt;);}
.ajax__calendar_title {cursor:pointer;font-weight:bold;}
.ajax__calendar_footer {height:15px;}
.ajax__calendar_today {cursor:pointer;padding-top:3px;}
.ajax__calendar_dayname {height:17px;width:17px;text-align:right;padding:0 2px;}
.ajax__calendar_day {height:17px;width:18px;text-align:right;padding:0 2px;cursor:pointer;}
.ajax__calendar_month {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}
.ajax__calendar_year {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}

.ajax__calendar .ajax__calendar_container {border:1px solid #646464;background-color:#ffffff;color:#000000;}
.ajax__calendar .ajax__calendar_footer {border-top:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_dayname {border-bottom:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_day {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_month {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_year {border:1px solid #ffffff;}

.ajax__calendar .ajax__calendar_active .ajax__calendar_day {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}

.ajax__calendar .ajax__calendar_other .ajax__calendar_day {background-color:#ffffff;border-color:#ffffff;color:#646464;}
.ajax__calendar .ajax__calendar_other .ajax__calendar_year {background-color:#ffffff;border-color:#ffffff;color:#646464;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_day {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_month {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_year {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_title {color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_today {color:#0066cc;}


.login-panel
{
	background-image: url('/images/login/login_panel.png');	
}
.login-inp
{
	background-position: -4px;
	background-image: url('/images/login/inp_login.gif');
	background-color: #C9DCF7;
	border: none;
	color: #fff;
	font-size: 16px;
	height: 28px;
	padding: 6px 6px 0 10px;
	width: 196px;
	background-repeat: no-repeat;
	font-family: Franklin Gothic Book;
	font-size: 16px;
}
.group-heading
{
	background-image: url(/images/panel-bg.png);
	background-repeat: no-repeat;
	height: 40px;
	
}
.group-heading-sm
{
	background-image: url(/images/panel-bg-sm.png);
	background-repeat: no-repeat;
	height: 36px;
	
}
.group-heading-inner
{
	color: #F5F5F5;
	font-size: 11pt;
	font-family: Arial;
	padding-left: 20px;
	padding-top: 12px;
	
}
.group-panel
{
	border: solid 1px silver;
}
.group-panel:hover
{
	border: solid 1px orange;
}
.sub_menu
{
	background-color:#F5F5F5; 
	border-top: solid 1px silver; 
	border-bottom:solid 1px silver; 
	padding:5px;	
}
.sub_menu a
{
	color: #004490;
	text-decoration:none;
}
.sub_menu a:hover
{
	text-decoration: underline;	
}
.banner_notify
{
	border: 2px solid silver;
	background-color: #FFFFAA;
	color: Red;
	display:block;
	padding:15px;
}
.banner_notify_hide
{
	display:none;
}
.applied_list th
{
	background-color:#f5f5f5;
}
.register-home-view3
{
	
}
.job-form-wrapper
{

}

/*List View Career Center Style*/
.google-trans
{
	width:0;
	left: 0;
	top: 0;
	position: fixed;
}
.rowDiv
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-color: silver;
}
.msg-frame
{
	padding:5px;
	background-color: #f5f5f5;
	border: 1px solid #808080;
	height: auto;
    -moz-border-radius:10px;  
    -webkit-border-radius:10px; 
    border-radius:10px; 
    
}
.msg-frame td
{
	border-bottom: dotted 1px silver;
	padding:2px;
}
.msg-header
{
	
	font-size: 20px;
	border-bottom: dotted 1px silver;
	padding: 1px;
	color: #008080;
}
.msg-header-sub
{
	
	font-size: 15px;
	border-bottom: dotted 1px silver;
	padding: 1px;
	color: #008080;
}
.msg-body
{
	padding:5px;
	}
.msg-footer
{
	border-top: dotted 1px silver;
	padding:5px;
	}
.link
{
	cursor:pointer;
}
.link:hover
{
	text-decoration: underline;
	color: #FF9900;
}
.help-msg
{
	color:White;
	background-color:Red;
	padding:3px;
	border: solid 1px #666;	
}
.seach_opened_header
{
		display:none;
	font-size:0px;
}
.search_opened_item
{
	display:none;
	font-size:0px;	
}

/* Job Posting List Grouped */
.posting_list_group_filter
{
	text-align:left;
	padding-bottom:10px;
}
.posting_list_group
{
	font-size:24px;
	text-align:left;
	font-weight: bold;
	text-transform:capitalize;	
	padding-bottom:15px;
}
.posting_list_title
{
	text-align:left;
	font-size:18px;
}
.posting_list_title a
{
	text-align:left;
	font-size:18px;
}
.post_list_item
{
	padding-top:5px;
	padding-bottom:5px;
	
}
.post_list_item:hover
{
	background-color:#f5f5f5;	
	border-bottom:dotted 1px silver;	
}
.post_list_item_desc
{
	font-size: 10px;
	padding-top:10px;
}
.manageListScreen
{
	overflow: auto;
	background-color:White;
	border:solid 2px #333;
}
.edit-control:hover
{
	background-color:#333;
	color:White;	
	cursor:pointer;
}
.edit-control
{
	
	}
	
.edit-control-selected
{
	background-color:Yellow;	
}
.hide-box
{
	display:none;	
}
.show-box
{
	display:block;	
}
.outter-page-left{

float:left;
}

.highlight
{
	background-color:Yellow;
	border:solid 1px #333;	
	padding:5px;
}
.toolbarwrap
{
	width:auto;
	border-top:solid 1px #a4bed4;
	background:#e0e9f5;	
	padding: 5px 0 5px 10px;
}
.toolbarwrap .button
{
	border: none;
	color: White;
	background-color: #33AAFF;
	padding: 5px;
	border: 1px solid #3399FF;
}
.toolbarwrap .button-active
{
	border:none;
	color:White;
	background-color:#6EBEE6;	
	padding:5px;
}
.toolbarwrap .button:hover
{
	background-color: #f5f9fc;
	color: #333;
	border: solid 1px #33aaff;
}


.toolbarwrap .button-orange
{
	border: none;
	color: White;
	background-color: #609999;
	padding: 5px;
	border: 1px solid green;
}
.toolbarwrap .button-orange:hover
{
	background-color: #f5f9fc;
	color: #333;
	border: solid 1px green;
}

.button
{
	padding: 5px;
	border:none;
	color:#333;
	background-color:#c5c5c5;
	border: solid 1px silver;	
	min-width:100px;
}
.button:hover
{
	background-color:Green;
	border: 1px solid #333;
	color:White;	
}
.center
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;	
}
.err
{
	color:Red;	
}
.dashboard-list-item
{
	border-bottom: dotted 1px silver;
	}
.button-active
{
	border:solid 1px #333;
	background-color:#f5f5f5;
	padding:5px;	
	width:120px;
}
.button-active:hover
{
	border:solid 1px orange;	
}
.button-selected
{
	border:solid 1px #333;
	background-color:#888;
	color:Silver;	
	padding:5px;
	width:120px;
}
.dd-source
{
	 z-index:90000000000000;	
}
.rc-panel-gray
{
	background-color:#F9F9F9;
	 -moz-border-radius:5px;  
    -webkit-border-radius:5px; 
    border-radius:5px; 
    border:solid 1px silver;	
    padding-top:5px;
    padding-bottom:5px;
}
.rc-panel-white
{
	background-color:#fff;
	 -moz-border-radius:5px;  
    -webkit-border-radius:5px; 
    border-radius:5px; 
    border:solid 1px silver;	
    padding-top:5px;
    padding-bottom:5px;
}
.li-uncheck
{
	 list-style-image:none;
	 list-style-type:none;	
	 font-size:20px;
	 vertical-align:top;
	 padding-bottom:2px;
	 line-height:20px;
	 margin:0px;
}
.li-uncheck-active
{
	 list-style-image:none;
	 list-style-type:none;	
	 font-size:20px;
	 vertical-align:top;
	 padding-bottom:2px;
	 line-height:20px;
	 color:Green;
	 font-weight:bold;
	 margin:0px;
}

.content-wrapper {
    max-width:1200px;
    margin-left:auto;
    margin-right:auto;
}</pre></body></html>