/*!
 * (c) Disney.  All rights reserved.
 */
/**************************************************
 * FileName - {global.css}
 *
 * $Author: vcharya $
 * $Revision: #1 $
 * $Change: 1517331 $
 * $Date: 2014/09/13 $
 **************************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0;
	margin: 0 auto 8px;
	width: 998px;
}
#container{
	background-color:#fff;
	margin: 0 auto 8px;
	width: 998px;
	float: left;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	#container {
		float:none;
		overflow: hidden;
	}
}
.clear-both{
	clear:both;
}
.shadow {
	border: 1px solid #D8D7D6;
	-moz-box-shadow: 3px 3px 4px #666666;
	-webkit-box-shadow: 3px 3px 4px #666666;
	box-shadow: 3px 3px 4px #666666;
	/* For IE 8 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";*/
	/* For IE 5.5 - 7 */
	/*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#666666');*/
}
.shadow-left {
	border-left : 1px solid #D8D7D6;
}

/* Common Styles */
img, .botton {
	top:0px;
	margin:0px;
	border: none;
    vertical-align: middle;
}
.visible{
	visibility:visible;
}
.invisible{
	visibility:hidden;
}
.hide {
	display: none;
}
.show {
	display: block !important;
}
.warning{
	color: red;
	font-weight:bold;
}
.notice{
	color: red;
}
.message{
    color: #808080;
    font-size: 12px;
    margin-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.displayRed{
	color: red;
}
.left{
	float:left;
}
.tblleft{
	float:left;
}
.right{
	float:right;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
textarea {
    resize: none;
}
.hand-cursor{
	cursor: pointer;
}
.marginleft15{
	 margin-left: 15px;
}
.marginleft5{
	 margin-left: 5px;
}
/* Common Styles Ends Here */

/* Header */
#headerWrapper{
	height:auto;
}
#header{
    height:51px;
    width:998px;
    background: url(images/Header_Gradient.gif) repeat-x 0 0;
}
#dashboard{
	float:left;
}
.header-class{
	border-left:1px solid #c0c0c0;
	width:50px;
	height:51px;
	float : left;
}
.header-class-noborder{
	width:35px;
	height:35px;
	float : left;
	margin-top: 8px;
	margin-left: 5px;
}
.header-main-class{
	/*background-image: url("images/Header_Gradient.gif");*/
	width: 678px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
	float: right;
}
#headerPortalLogo{
	background: url("images/header_logo.gif") no-repeat 0 0;
	width:165px;
	height:51px;
	border: 0px;
	float:left;
}
#headerDashboardLogo{
	background: url("images/header_dashboard_connect_faq.gif") no-repeat 0 0;
}
#headerDashboardLogo:hover{
	background-position: 0 -51px;
}
#headerConnectLogo{
	background: url("images/header_dashboard_connect_faq.gif") no-repeat -51px 0;
}
#headerConnectLogo:hover{
	background-position: -51px -51px;
}
#headerFacebookLogo{
	background: url("images/facebook_logo.jpg") no-repeat 0 0;
}
#headerTwitterLogo{
	background: url("images/twitter_logo.jpg") no-repeat 0 0;
}
#headerYouTubeLogo{
	background: url("images/youtube_logo.jpg") no-repeat 0 0;
}
#headerFAQLogo{
	background: url("images/header_dashboard_connect_faq.gif") no-repeat -102px 0;
}
#headerFAQLogo:hover{
	background-position: -102px -51px;
}
#headerFootprintLogo{
	background: url("images/International_Icon.png") no-repeat 0 0;
	border-left: 0 none;
	width: 49px;
	visibility:hidden;
}
#headerFootprintLogo:hover{
}
/* Header Dashboad Icons Alinment Starts here */
.login-section-header-icon0{
	width:782px;
}
.login-section-header-icon1{
	width:781px;
}
.login-section-header-icon2{
	width:731px;
}
.login-section-header-icon3{
	width:678px;
}
.login-section-header-icon4{
	width:628px;
}
.login-section-header-icon5 {
	width:579px;
}
.login-section-header-icon6 {
	width:528px;
}
/* Header Dashboad Icons Alinment Ends here */
#headerStatus{
	float:left;
	margin:15px 0px 0px 20px;
}
#headerStatus>div:first-child{
	margin-bottom:9px;
	color:#fff;
	font-size:14px;
}
#headerStatus div>span{
	color:#2A3876;
	font-size:12px;
	background-color:#fff;
	padding:3px 10px;
	margin-top:6px;
}
#headerStatus div>span:first-child{
	background-color:#F3510E;
	color:#fff;
	font-size:14px;
}
.lineBar{
	border-left:1px solid #C0C0C0;
	margin:0 1px 0 5px;
}
#headerUtility {
	/*float:right;*/
	margin: 17px 10px 0 0;
	text-align: right;
}
#welcome{
	float: left;
	/*margin: 17px 0 0 0;*/
}
#headerUtility a{
	color:#fff;
	text-decoration:none;
	font-size:14px;
}
#headerSearch{
	float: right;
    margin-right: 8px;
    /*width: 234px;*/
}
.site-search-span-items{
	float:left;
}
#headerMenuSearchBlock{
	height:12px;
}
#headerformSearchBlock{
	*width:235px;
}
#headerSearchForm fieldset {
	border:medium none;
	float:right;
	margin-top:17px;
}
#headerSearchForm input.text {
	border:1px solid #000000;
	width:180px;
	height:18px;
	*margin-right:-4px;
	line-height:12pt;
}
#headerSearchForm .search-button {
	margin-left: -4px;
	margin-left: -5px\0/IE9;
	*margin-top:0px;
	cursor: pointer;
	border:medium none;
	vertical-align:top;
}
@media \0screen {
 #headerSearchForm .search-button {margin-left: -4px;}
}
#headerSearchForm .down-arrow {
	*margin-top:0px;
	cursor: pointer;
	vertical-align:top;
}
#headerSearchForm input.search-button,
#headerSearchForm img.down-arrow{
	*margin-top: 1px;
}

.companies-list {
	background-color:#FFFFFF;
	padding:3px 3px 3px 5px;
	position:absolute;
	z-index:10000;
	font-size:12px;
	margin-left:10px;
	top: 34px;
	*top:36px;
	*margin-left: 7px;
	color: #000000;
	width: 208px;
	border:1px solid #000000;
}
#segmentLogoArea .companies-list{
	top: 90px;
	*top:87px;
}
.companies-list div span{
	cursor:pointer;
}
@media all and (min-width:0) {
    .companies-list  {
    	width: 214px \0/;
    	margin-left: 6px \0/;
    }  /* IE9-IE10pp4 */
}
#headerSearchForm a{
	color: #000000;
}
#searchTextErrorMessage {
	color: red;
    display: none;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    margin-top: -3px;
}
#browse-jobs {
	text-align: center;
	margin-top: 50px;
	height:180px;
}
label {  float: left; }
label.error { float: left; color: red; vertical-align: top; font-size:12px;font-weight:bold;}
#loginSection{
	background:url("images/Header_LoginGradient.gif");
	width: 216px;
	height: 170px;
	position:absolute;
	z-index:20000;
	border:1px solid #C0C0C0;
	margin-left: 210px;
}
.loginPosition{
	/*right: 313px;*/
    top: 52px;
}
.dashboardPosition{
	right: 790px;
    top: 52px;
}
#loginForm{
	margin:10px 0 0 19px;
}
#loginForm .loginLabel{
	float:left;
	color:#2A3875;
	font-weight:bold;
	margin-bottom: 1px;
	width:140px;
}
.forgot-username{
	float : left;
	margin-top: -20px;
	margin-left: 20px;
}
.forgot-password{
	float : left;
	margin-top: 0px;
	margin-left: 20px;
}

div .forgot-username a {
	color: #0076A3;
    font-size: 13px;
}
div .forgot-username a:hover {
	text-decoration: underline;
}
div .forgot-password a {
	color: #0076A3;
    font-size: 13px;
}
div .forgot-password a:hover {
	text-decoration: underline;
}
div .labelSpace{
	margin-top:15px;
}
#loginForm input{
	width: 148px;
}
#loginForm input[type=submit] {
	background:url("images/Header_GoButton.gif") no-repeat 0 0 transparent;
	border:medium none;
	cursor:pointer;
	height:26px;
	width:38px;
}
.logingo{
	margin-left: 155px;
    margin-top: -70px;
    margin-left: 157px\9;
    *margin-top: -45px;
}
#loginSection dl,#loginSection dl dt, #loginSection dl dd{
	float: none;
    margin: 0;
    padding: 0;
}
#logout,#register{
	margin-right:5px;
}
#logout,#login,#logindash{
	font-size:12px !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	#loginSection{
		height: 165px;
	}
	.forgot-password{
		margin-top: 2px;
	}
	.logingo{
		margin-top: -56px;
	}
	#submit-element{
		margin-top: -10px !important;
	}
}
/* Header Ends Here */
/* Creative Area starts here */
.creativeArea {
	*margin-top:38px !important;
}
/* Creative Area ends here */
/*Main Container*/
.content{
	z-index:-1;
}
/* Secondary and tertiary page Content Styles */
#secondaryPageContent,
#tertiaryPageContent,
#tertiaryBPageContent {
	float: left;
	border-bottom: 1px solid #dddddd;
}
.titleheader{
	margin: 0px 30px 0px 36px;

}
.titleliner{
	border-bottom: 4px solid #C4DFEA;
}
#genericPageContent h1,
#secondaryPageContent h1,
#tertiaryPageContent h1,
#tertiaryBPageContent h1 {
	color: #0076A3;
	font-weight: bold;
	font-size: 19px;
	margin-bottom:2px;
	*margin-top:13px;
	float:left;
	width: 70%;
}
#tertiaryBPageContent h1 {
	margin: 11px 30px 1px 0;
	padding-bottom: 4px;
	width: 745px;
}
#tertiaryBPageContent div.titleliner{
	width: 745px;
}
#genericPageContent	.main-desc,
#secondaryPageContent .main-desc,
#tertiaryPageContent  .main-desc {
	padding:10px 30px 10px 36px;
	float:left\0/;
}
.tertiaryB-main-content .main-desc {
	margin-top: 10px;
}
#tertiaryBPageContent .main-desc {
	margin: 15px 35px 20px;
}
/* Secondary and tertiary page Content Styles End*/

/* Main content */
.main-left-content {
	float: left;
	width: 181px;
	margin-top: 27px;
}
.main-center-content {
	float: left;
	font-size: 13px;
}
.main-plain-content {
	padding:70px 100px;
	font-size: 13px;
	min-height: 240px;
}
.main-right-content {
	float: left;
	width: 181px;
	margin-top: 16px;
	*position:absolute;
}
#rightContent{
	background: url("images/nav_right_border.png") repeat-y scroll left top transparent;
	padding-left: 7px;
}
#rightContentBottom{
	background: url("images/nav_right_bottom_border.png") repeat-x right scroll transparent;
	margin-left: 5px;
    margin-top: -10px;
    width:183px;
}
.main-plain-content .titleheader {
	margin: 0px;
}
.main-plain-content .main-desc {
	padding-top: 20px;
}
.content-page .main-left-content,
.content-page .main-right-content,
.menu-content-page .main-right-content,
.content-promo .main-left-content {
	display: none;
}
.content-page .main-center-content {
	width: 998px;
}
.menu-content-page .main-center-content {
	width : 817px;
	min-height: 400px;
}
#mainContentArea div.tertiaryB-main-content .main-center-content{
	min-height:390px;
}
.content-promo .main-center-content {
	width: 817px;
}
.menu-content-promo .main-center-content {
	width: 629px;
}
.main-desc ul {
	margin-left:-25px;
	*margin-left:15px;
}
.page-link {
	font-size:13px;
	color: #0076A3;
	text-decoration:underline;
}
.page-link-white {
	color: #fff;
	text-decoration:underline;
}
.italics {
	font-style:italic;
}
.italic-text14 {
	font-size:14pt;
	font-style:italic
}
.italic-text13 {
	font-size:13px;
	font-style:italic
}
.italic-text11 {
	font-size:11px;
	font-style:italic
}
.text13{
	font-size:13px;
}
.text11{
	font-size:11px;
}
.text15{
	font-size:15px;
}
.gray10{
	color : #1A1A1A;
}
.blue {
	color:#1f497d;
}
.promo-text{
	margin-left: 8px;
    padding-bottom: 8px;
    padding-top:8px;
}
.main-desc .text11 {
	font-size:11px;
	text-decoration:none;
}
.main-desc .page-sub-heading {
	font-size:15px;
	text-decoration:none;
	font-weight: bold;
	margin-bottom: -5px;
    margin-top: 0;
}
span.page-sub-heading {
	display:block;
}
.main-desc .page-sub-heading-2 {
	font-size:15px;
	text-decoration:none;
	font-weight: bold;
	font-weight: bold;
	margin-bottom: -5px;
}
span.page-sub-heading-2 {
	display:block;
}
.bold-text {
	font-weight: bold;
}
.bold-text-size14{
	font-size:14px;
}
.bold-text-size15{
	font-size:15px;
}
ul.square-bullet li{
	 list-style-type: square;
}
ul.circle-bullet li{
	list-style-type: circle;
}
ol.lowerroman{
	list-style-type:lower-roman;
}
.bold-text-underline {
	font-weight: bold;
	text-decoration:underline;
}
.text-underline {
	text-decoration:underline;
}
.textindent50{
	text-indent:50px;
}
.main-desc .bold-text13 {
	font-size:13px;
	font-weight: bold;
}
.main-desc .text-bold-italic {
	font-size:13px;
	text-decoration:none;
	font-weight: bold;
	font-style:italic
}
.main-desc .text-with-underline {
	font-size:13px;
	text-decoration:underline;
}
.main-desc .text-bold-underline {
	font-size:13px;
	font-weight: bold;
	text-decoration:underline;
}
.main-desc .page-sub-heading-underline {
	font-size:15px;
	text-decoration:underline;
	font-weight: bold;
}
.main-desc .tab-space-1 {
	margin-left:25px;
	*margin-left:55px;
}
.main-desc .tab-space-2 {
	margin-left:10px;
	*margin-left:30px;
}
.main-desc .tab-space-3 {
	margin-left:35px;
	*margin-left:35px;
}
.main-desc .tab-space-1 ul {
	margin-top:0px;
	*margin-left:15px;
}
.main-desc .tab-space-1 ul.tab-space-4 {
	*margin-left:35px;
}
.main-desc .ul-align-top {
	margin-top:-10px;
	*margin-top:-15px;
}
.main-desc .ul-align-top-none {
	margin-top:0px;
}
.main-desc .page-sub-link {
	font-size:13px;
	color:#333333;
	text-decoration:underline;
}
.main-desc .list-height li {
	line-height:30px;
}
.rectangle-box{
   	border: 1px solid black;
    float: left;
    margin-right: 5px;
    margin-top: 1px;
    padding: 5px;
    *height:1px !important;
    *width:1px !important;
}
.banner-reel .content-align-center img {
	cursor: auto !important;
}
.content-align-center {
	display:block;
	text-align:center;
}
.content-align {
	margin-right:10px;
}
.main-desc ol{
	margin-top:0px;
	margin-bottom:0px;
}
.main-extended-desc {
	/*margin-top:10px !important;*/
	margin-top:-30px !important;
}
.main-extended-desc p{
	clear:both;
}
.line-break{
	color: #0076A4;
	border-bottom-style: solid;
}
.main-extended-desc span a img {
	margin:10px 0 10px 0;
}
.page-text-link a {
	font-size:13px;
	color: #0076A3;
	text-decoration:underline;
}
.view-image-overlay {
	cursor:pointer;
}
.main-desc .noListstyle{
	list-style: none;
}
.main-desc  .tab-space-0 {
	margin-left:0px;
	*margin-left:25px;
}

.main-desc  ul.tab-margin-top0{
	margin-top:0px;
	*margin-top:0px;
}
.move-left-40px{
	margin-left:40px;
	*margin-left:65px;
}
.margintop10, .margintop10 li{
	margin-top:10px;
}
.margintop5, .margintop5 li{
	margin-top:5px;
}
/* Dinsey Look */
.main-desc .facial-accceptable {
	float: left;
	width: 250px;
	margin-left: 75px;
	font-weight:bold;
}
.main-desc .facial-not-accceptable {
	float: right;
	width: 180px;
	font-weight:bold;
}
.main-desc .facial-accceptable-center,
.main-desc .facial-not-accceptable-center{
	font-weight:bold;
	text-align:center;
}
.main-desc .sidebums-accceptable {
	float: left;
	width: 250px;
	margin-left: 90px;
	font-weight:bold;
}
.main-desc .sidebums-not-accceptable {
	float: right;
	width:180px;
	font-weight:bold;
}
/* Dinsey Look Ends Here */
/* Main content Ends Here */

/* Add This */
.addthis_toolbox {
	position: relative;
	float:right;
	top: 13px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.addthis_toolbox {
		width:155px;
	}
}
.addthis_button_facebook_like{
	overflow: hidden;
	display: block;
}
.addthis_button_twitter {
	margin-top : 3px;
}
.addthis_button_favorites {
	margin-top : 3px;
}
.addthis_button_compact {
	margin-top : 3px;
}
.addthis_button_compact span{
	margin-right:0 !important;
}
/* Add This Ends Here*/

#imgSeparator{
	float: left;
    background: url("images/bottom-bg.png") repeat-x scroll center bottom #FCFCFC;
	height: 35px;
	width: 998px;
	display: block;
	clear: both;
}
.imgSeparator{
    background: url("images/bottom-bg.png") repeat-x scroll center bottom #FCFCFC;
	height: 35px;
}
.search-browse {
	position:absolute;
	width: 425px;
	height: 400px;
	overflow: hidden;
	margin-top: 40px;
	z-index : 500;
	*position:relative;
	*top: -450px;
	*float : left;
}
#slide{ float: left; width: 405px; margin-left: -382px;}
#sliding-link{ height: 200px; background: url("images/Search_jobs.jpg") no-repeat scroll 0 0 transparent;float: right;  width: 23px;}
#search-box{  border: 1px solid #FFFFFF; float: left; width: 380px; background-color: #DFDFDF; height: 360px;}
div #search-box select{ width: 200px; }
#search-form-div{ width:200px;}
div #search-form-div span{ float:right;}
div #search-form-div .input{ width: 195px;}
#groups{
	float:left;
}
#locations{
	float:left;
}
.spanModule{
	height:195px;
}
/*End of main container*/

.right-module {
	width:181px;
	min-height:110px;
	text-align:center;
	background-color: #dddddd;
	padding-top:70px;
}
.right-module-video {
	height: auto;
	width: 182px;
	padding-top:0;
	position:relative;
}
.right-module-image {
	height: 126px;
	width: 182px;
	*height: 127px;
}
.right-module-image img {
	margin-top: 2px;
}
.emp-profile-right-module {
	width:181px;
	text-align:center;
}
.right-module-header {
	background: url("images/rightmodule_selected.gif") repeat-x 0 0 #F0F8FC;
	padding: 6px 0 7px 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	width:172px;
	height: 18px;
}
/* Please Wait layer */
#please-wait{
	text-align: center;
}
/* Ends Here */
/* Tertiary starts here*/
.meet-magic-bg {
	/*height:400px;
    width:998px;
    background: url(images/meet_magic_bg.jpg) no-repeat 0 0 transparent;*/
    clear: both;
    display: block;
    position:relative;
}
.tertiaryB-main-content{
	position:relative;
	top:13px;
	padding:0;
	margin:0;
}
.tertiaryB-media-copy{
	margin-top: -1px;
}

/* Tertiary ends here*/

/* Big Play Button (at start)
---------------------------------------------------------*/
div.vjs-big-play-button {
	/*background: -moz-linear-gradient(center top , #0B151A, #1F3744) repeat scroll left 40px #1F3744;
    border: 3px solid #FFFFFF;
    cursor: pointer !important;
    display: none;
    height: 80px;
    left: 50%;
    margin: -43px 0 0 -43px;
    opacity: 0.9;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 80px;
    z-index: 2;*/

    background: -moz-linear-gradient(center top , #0B151A, #1F3744) repeat scroll left 40px #1F3744;
    border: 3px solid #FFFFFF;
    cursor: pointer !important;
    display: none;
    height: 80px;
    left: 50%;
    margin: -43px 0 0 -43px;
    opacity: 0.9;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 80px;
    z-index: 2;
}
div.vjs-big-play-button span {
	border-bottom: 20px solid transparent;
    border-left: 40px solid #FFFFFF;
    border-top: 20px solid transparent;
    display: block !important;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 20px 0 0 23px;
    width: 0;
}
/* Big Play Button Ends*/
/*Play button in content page style starts here*/
.play-button {
    float: right;
    margin-right: 299px;
    margin-top: -10px;
    *margin-top: -34px;
}
/*Play button in content page style ends here*/
/* sitemap container style starts here */
#siteMapContent {
	*margin-top: 80px !important;
}
/* sitemap container style ends here */
/* home page IE7 shifting fix*/
.sizzle-reel{
	*margin-top:38px !important;
}
#coreEvpContainer {
	/*width : 665px;*/
}
/*location change overlay*/
#changelocOverlay{
    filter:alpha(opacity=1);
    -moz-opacity:1;
    -khtml-opacity: 1;
    opacity: 1;
}
#selectLocChangeOverlay {
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    filter:alpha(opacity=85);
    -moz-opacity:0.85;
    -khtml-opacity: 0.85;
    opacity: 0.85;
    z-index: 10000;
	display:none;

}
.overlay-class-changeloc {
	background-color:#E8EEEE;
	width:450px;
	min-height:200px;
	border:10px #3C5859 solid;
	position:absolute;
	margin-right:auto;
	margin-left:-60px;
	margin-top:100px;
	z-index:100001;
}
.changelocContainer{
	margin-left: 100px;
}
.changelocContainer a{
	display:block;
	position:relative;
	margin:10px auto;
	text-decoration:underline;
}
.overlay-change-loc-close{
	float:right;
}
.locdesc{
	color:#000;
	margin-left: -75px;
}
/*For the browse jobs more location*/
#job_search_options #moresearch_options a {
	margin-right : 10px;
}

/* Styles for contact us subject filed */
#contactusForm #subject {
	border: 0px;
}
/* Styles for contact us subject filed Ends Here */

/* styles for language swap */
.lang-swap {
    float: left;
    margin: 6px 10px 0 -110px;
}
.location-swap{
	font-size: 11px;
}
.lang-swap .langenhkon,
.lang-swap .langenhkoff {
	display: block;
	margin-right: 7px;
}
.lang-swap .langzhcnon,
.lang-swap .langzhcnoff {
	display: block;
	margin-left: 7px;
	margin-right: 7px;
}
.lang-swap .langzhhkon,
.lang-swap .langzhhkoff {
	display: block;
	margin-left: 7px;
}
.lang-swap span {
    float: left;
    margin-top: 0px;
}
.loccnoff {
    float: left;
    height: 23px;
    margin-left: 1px;
    width: 54px;
}
.lang-swap a{
	color:#fff;
	text-decoration:underline;
}
.left  {
	*float: none;
	margin-left: 20px;
}
#welcome {
    margin-left: 50px;
}
.marginboth12{
	margin-left:12px;
	margin-right:12px;
}
.marginboth14{
	margin-left:14px;
	margin-right:14px;
}
.fontsize12{
	font-size:12px;
}
/* styles for language swap ends here */
/* expand collapse content*/
.toggle-heading{
	margin:0 0 0 40px;
	padding: 3px 0;
	font-size: 15px;
}
.toggle-content{
	margin: 15px 0px 15px 52px;
}
.indent-heading {
	margin-left: 11px;
}
.expand{
	width:11px;
}
.normalFont{
	font-weight:normal;
}
