	/*******************************************************/
	/*******************************************************/
	/* responsive responsive responsive responsive responsive*/
	/*******************************************************/
	/* ****************************************/
	/* Small Display mobile ( 320 x 480px )   */
	/* ****************************************/

	 html {
		-webkit-text-size-adjust: none;
	 }
	 
	body { 
	min-width: 320px;
	width:100%;
	background: none;
	}

	
	#contentleft { background: none; }
	
	#header {
	width: 100%;
	float: right;
	position: relative;
	z-index: 3;
	height:75px; /*reduce the space below nav btn - Jing*/
	}	

	#header .mobileMenuLaunch {
    background-color: #18A6E3;
    background-image: url("../images/menu-icon.png");
    background-position: 10px 3px;
    background-repeat: no-repeat;
    border-radius: 7px 7px 7px 7px;
    border-top: 2px solid #18B7F7;
	  border-bottom: 2px solid #18a6e3;
		box-shadow: 1px 2px 3px rgba(126, 126, 126, 0.4);
 
    float: left;
    height: 40px;
    margin: 15px 0 0 3px;
    text-indent: 38px;
    visibility: visible;
    width: 30%;
	}

#header .mobileMenuLaunch:hover {
  border-top: 2px solid #18a6e3;
	border-bottom: 2px solid #18B7F7;
	box-shadow: 1px 1px 1px rgba(126, 126, 126, 0.7); 
}
		
		
	#mobileMenuClose {
	display: block;
	}

	#mobileMenuLaunchLink { 
	color: #FFFFFF;
	display: none;
	line-height: 30px;
	margin-top: 3px;
	padding-left: 7px;
	text-decoration: none;
	visibility: visible;
	display: block;
	font-size: 100%;
	}
	#mobileMenuLaunchLink a { color: #fff; }
	#mobileMenuLaunchLink a:hover { color: #0cc; }

	#outerframe {
	overflow:hidden;
	/* min-width: 320px; */
	}

	div#redframe {
	border: none;
	background-image: none !important;
	overflow:inherit;	
	}

	#mainsleeve, #header, #topborder, #topbar, #tabs, #tabs a, #redframe, #contentleft, #contentcenter,
	#contentcontainer, #contentright, #footer_red, #footer_white, #footer_blue, #maincontent {
	width: 100%;
	}


	#search {
	bottom: 0;
	left: 5px;
	/* width: 100%; */
	display: block;
	clear: both;
	float: left;
	}

	#search form {}/*hides desktop form fields floating over content -Jing*/
	
	#search_form {display:none;}
	
	#search form table {
		border-radius: 7px;
		border: 1px solid #40b9ef;
		padding: 2px;
		width: 92%;
		
	}

	#search form table td {
	width: auto;
	padding:0;
	}

	#search form table td + td {
	margin: 0;
	padding: 0;
	vertical-align: top;
	
	}

	input#query {
	  border: medium none;
    display: none;
    min-width: 250px;
    width: 100%;
}
	#search #q { border: none; }

	input.searchbtn {
	background: url(/resources/css/images/search-icon-sm.png) top left no-repeat;
	background-color: #fff;
	border: none;
	height: 24px;
	width: 22px;
	margin: 3px 5px 0 0;
	text-indent: -999px;
	cursor: pointer;
	}

	#logo {
	left: auto;
	right: 10px;
	top: 7px;
	max-width: 62%;
	position: absolute;
	text-align: right;
	}

	
	#logo img.clear-gif {
		display: none;
	}
	
	#logo img.gh-small-logo {
	    display: block !important;
	    position: relative;
	    top: 0;
	    width: 200px;
	}

	#logo a {}

	img {
		max-width: 100%;
	}
	
	/* the MENU */
							#tabs.flyout {
							display: none;
							top: 0;
							z-index: 3;
							background:#4499ff;
							padding: 0;
							margin: 0;
							width:100%;
							z-index: 9999 !important;
							/* this will be controlled by jQuery */
							}
							
												
							#tabs .control {
								background: none repeat scroll 0 0 #FFFFFF;
							      display: table;
							      width: 100%;
							}
							#tabs .control img {
								width: 200px;
								display: table-cell;
								float: right;
								margin-right: 10px;

							}
	
							#tabs.flyout ul {
								width: 100%;

							}
								
							#tabs.flyout 
							#tabs.flyout .level1 {
								margin-left: 0;
							}
							
							#tabs.flyout .level2 {
								margin-left: 100%;
								height: 100%;
								width: 100%;
							}
							
							#tabs.flyout .level3 {
							    height: 100%;
							    left: 100%;
							    position: absolute;
							    top: 0;
							    width: 100%;
							}
							
						#tabs.flyout  #mobileMenuClose {
							    float: none;
							    height: auto;
							    min-height: 34px;
							    padding: 0;
							    width: 25%;
							    display: table-cell;
							    vertical-align: middle;
					
							}
							
							#tabs.flyout  #mobileMenuClose a:hover {
								color: #000;
							}

							#tabs.flyout > ul, #tabs > ul li { 
							background: #4499ff;
							}
							
							#tabs.flyout > ul li,
									#tabs.flyout .level2 li,
									#tabs.flyout .level3 li {
									    border-bottom: 1px solid #1986C7;
									    border-top: 1px solid #1FC2F9;
									    display: block;
									    float: none;
									    height: 34px;
									    padding: 0;
									    width: 100%;
							}

							.nav-row {
							    display: table-row;
							    height: 34px;
							    line-height: 34px;
							    vertical-align: middle;
							    }
							
							.more-graphic { 
								width: 37px;
							}
							
							.nav-row-back .back-arrow {
								display: table-cell;
							}
							
							#tabs .nav-row-back .back-arrow {
								display: block;
								height: 34px;
								width: 38px;
								/* background: url(/resources/css/images/nav-back.png) no-repeat left center transparent; */
								float: left;
							}
							
							#tabs.flyout .nav-label:hover ,
									#tabs.flyout .nav-label li:hover,
									#tabs.flyout .nav-label li :hover,
									#tabs.flyout .nav-selected-highlight
									
									{
									background: #ea408e;
							}
							
								
							.nav-more, .nav-back {
								display: block;
								float: right;
								cursor: pointer;
								width: 38px;
								height: 34px;
								background: #4499ff;
							}
							.nav-more:hover,
								.nav-back:hover{
								background: #ea408e;
							}
							 
							#tabs.flyout  a {
							padding: 0;
							text-indent: 25px;
							width: 100%;
							display:table;
							text-align: left;
							background: none;
							height: 34px;
							}

							#tabs.flyout > ul a span {
								background: none repeat scroll 0 0 transparent;
							    clear: both;
							    color: #FFFFFF;
							    float: none;
							    line-height: 100%;
							    padding: 0 25px;
							    text-align: left;
							    text-indent: 0;
							    display: table-cell;
							    vertical-align: middle;
							}

							#tabs.flyout > ul a span br { display: none; }
						/*		#tabs.flyout  a, #tabs.flyout a span { 
									background: transparent;
									display: block;
									float: left;
								} */
							
							#tabs.flyout  a:hover span { 
									background-color: #ea408e;
								}
							
							
							#tabs.flyout > ul li:hover, #tabs.flyout>  ul a:hover {  }
							
							#tabs.flyout  #mobileMenuCloseLink {
								color: #06c;
								height: auto;
								left: auto;
								position: relative;								
							}
							
							.nav-back {
									float: left;
							}

							#tabs.flyout .level2	.nav-back-div, 
								#tabs.flyout .level2	.nav-back-div {
									float: left;
								}
								

							#tabs.flyout .level2 .nav-back-div a, 
								#tabs.flyout .level2	.nav-back-div a {
									color: #fff;
									height: 34px;
									line-height: 34px;
								}
								
								.nav-back-wrap {
									background: #0c0;
									color: #fff;
								}
							.nav-back-wrap br { 
								display: none; 
							}
								#tabs .nav-row, 	
										#tabs .nav-label, 
										#tabs .level2set li, 
										#tabs .level2set li a,
										#tabs .level3set li, 
										#tabs .level3set li a {
									width: 100%;
								}
								
								#nav-row {
								    position: absolute;
								    width: 100%;
								}

								#tabs .nav-row .level2arrow, 
									#tabs .nav-row .level3arrow {
									right: 2px;
									display: table-cell;
									background #4499ff;
								}
								
								#tabs .nav-row-back .nav-back-link {
									background: #0c0 !important;
								}
								
								#tabs .nav-row-back .nav-spacer {
									display: table-cell;
									width: 1px;
								}
								
								
								#mobile-nav-set-wrap {
									width: 100%;
									position: absolute;
								}
								
								#tabs .nav-label {
									display: table-cell;
									vertical-align: middle;
								}
								#tabs .nav-label br { display: none; }
								
								#tabs .nav-label a:hover, 
										#tabs .level2arrow:hover,
										#tabs .level2set li a:hover,
										#tabs .level3arrow:hover,
										#tabs .level3set li a:hover {
									background: #ea408e ;
								}
								
								
								#tabs .level2arrow, 
									#tabs .leve3arrow {
									display: block;
									height: 34px;
									margin: 0 0 0 auto;
									width: 38px;
									background: #4499ff;
								}
								#tabs .level2arrow img, 
									#tabs .level3arrow img {
									height: 34px;
								}
									
								#tabs.flyout .no-img img{
									display: none;
								}

							#tabs.flyout  .level2  {
								position: absolute;
								display: block;
								top: 30px;
								width: 100% !important;
								top: 0;
							}
								
							#tabs.flyout .level2 li.nav-back {
							    height: 34px;
							    width: 100%;
							    padding: 0;
							}
								
							#tabs.flyout .level3 li.nav-back {}
								
							#tabs.flyout .nav-back-wrap {
								height: 34px; 
								width: 100%;

							}
							#tabs.flyout .nav-back-img, .nav-back-img img {
								float: left;
								width: 50px;
								-margin: 0 34px 0 0; 
								height: 34px;	
							}

							#tabs.flyout .nav-back-img:hover, .nav-back-img img:hover {
								background: #ea4083;
							}

							#tabs.flyout .nav-back-link {
								padding: 0;
							}
							#tabs.flyout  .level2 .nav-back-link  a {
								width: auto;
							}

							#tabs.flyout .level2set a {
							    color: #FFFFFF;
							    height: 34px;
							    line-height: 34px;
							    padding: 5px 10px 5px 25px;
							    text-indent: 0;
							}

							#tabs.flyout li.home-nav   {
							    background: none repeat scroll 0 0 #0055a1;
							    color: #FFFFFF;
							    height: 34px;
							    line-height: 34px;
							    text-align: left;
							    width: 100%;
							}


							#tabs  .nav-row li.home-nav:hover  .level2arrow {
								background: none;
							}


							#tabs.flyout li.home-nav  a {
								color: #FFFFFF;
							    height: 34px;
							    line-height: 34px;
							    text-align: left;
							    width: 100%;
							    float: left;
							}

							#tabs.flyout li.home-nav:hover,
								#tabs.flyout ul li.home-nav:hover * {
								background: #ea4083;
							}

							#tabs.flyout .dir-label {
								background: #0c0;
							}
							
							#tabs.flyout .nav-selected-hilight {
									background: #ea408e;
							}
							
	/* Some promo tweaking */
	#contentleft { background: none; } 
	#contentleft .social-icon-bank { display: none; }

	#lefthomenavcontainer { margin: 0; }
	#lefthomenavcontainer ul { list-style: none; list-style-type: none; }
	#centercontainer > a { text-decoration: none; }
	#centercontainer ul { clear:both; }
	#centercontainer ul li {
	width: 100%;
	height:20px;
	background: #71D0F6;
	max-width: 198px;
	}
	.middle-float-right { 
	background: none repeat scroll 0 0 #c3e7fd;
	clear: both;
	display: none; /* start with hidden, then set to block in js after reformatted for responsive */
	padding: 0;
	list-style:none;
	padding-top:0;
	
	}
	
	.promo-bar {
	font-weight: bold;
	margin: 0;
	text-align: center;
	width: 100%;
	padding: 5px 0;
	height:30px;
	background: #C3E7FD;
	border-bottom: 1px solid #3bb8ee;
	}

	ul.middle-float-right > .promo-bar {
	border-top: 1px solid #3bb8e;
	}

	

	
	.promo-bar a {
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	margin: 0;
	padding: 5px 0;
	width: 100%;
	display: block;
	color: #5f2784;
	
	}

	.promo-bar  { border-bottom: 1px solid #a844d7; }
	.promo-bar:last-child {border-bottom: none; }
	
	.promo-bar a:hover, .promo-bar:hover, .promo-bar:hover a { 
	background: #a844d7;
	color: #fff;
	}



	/* Contain floats: h5bp.com/q */
	.clearfix:before, .clearfix:after { content: ""; display: table; }
	.clearfix:after { clear: both; }
	.clearfix { zoom: 1; *zoom: 0 !important;}


	/* a collection of elements we do NOT want to see while in Mobile display */
	.go_btn,
	.privacy-policy-middle 
	{ display: none; }


	#maincontent {
	margin: 12px auto;
	padding: 5px;
	width: 95%;
	}

	
	#maincontent img + p {
		word-break: normal;
		margin-top:  20px;
	}
	
	div#maincontent ul {
		float: left;
		margin-left: -10px;
		padding-left: 30px;
	}

	div#maincontent li {
		margin-left: 0;
		
	}
	
	.bodybasic li {
		margin-left: 0;
		height: 250px !important;
	}
	
	div#maincontent p {
		float: left;
	}
	
	div#maincontent h3 {
		clear: both;
	}

	
	div#maincontent .td-to-column ol li {
		margin-left: 0;
		height:auto;
		margin-top: 0.4em;
		height:222px;
	}
	
	div#maincontent .td-to-column ol {
   		 margin-bottom: 5px;
   		 padding-left: 15px;
    		margin-left: 0px;
}
	
	#contentright {
	    background: none repeat scroll 0 0 transparent;
	    float: left;
	    left: 10px;
	    margin: 0 2.5% 0 auto;
	    padding: 0;
	    position: relative;
	    width: 45%;
	    display: none; /* changed in js after reformatting */
	}
	.rightbox {
	background: none repeat scroll 0 0 #c3e7fd;
	border-radius: 15px 15px 15px 15px;
	border: 2px solid #76d3f7;
	box-shadow: 2px 1px 4px rgba(125, 125, 125, 0.6);reen
	height: auto;
	margin-bottom: 10px;
	z-index: 1;
	}
	.rightboxhead {
	background: none repeat scroll 0 0 #c3e7fd;
		margin: 5px 12px 10px;
		padding: 0 0 10px;														
	}
	.rightboxtop {
	margin: 12px 12px -45px;
	}

	.rightbox .pollquestion {
	background: none repeat scroll 0 0 transparent;
	color: #000000;
	font-size: 12px;
	margin-top: 45px;
	}

	.rightboxmiddle {
	border: none;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	font-size: 90%;
	height: auto;
	margin: 0 5px;
	padding: 0;
	}
	.rightboxmiddle P {
	margin: 8px 0 0;
	}
	#poll label input {
		margin-right: 10px;

	}
	
	.rightboxmiddle input.pinkbtn {
	margin : 5px;
	background-color: #3d6fd2;
	border: 1px solid #3d6fd2;
	color: #fff;
	font-family: 'trebuchet ms',helvetica,sans-serif;
	font-size: 100%;
	font-weight: normal;
	border-radius: 20px;
	padding: 12px 20px;
	}
	
	.pinkbox {
		height: auto;
		overflow: hidden;
	}
	
	.rightboxmiddle P:last-child {
	margin: 10px;
	text-align: center;
	}

	.social-links {
   background: url("../images/social/follow_us.png") no-repeat scroll center 5px transparent;
    border: 2px solid #FFD3FC;
    border-radius: 18px 18px 18px 18px;
	/*display: block !important;*/ 
    float: left;
    height: auto;
    margin: 10px auto 20px 5px;
    padding-left: 10px;
    padding-top: 35px;
    width: 132px;
}	
.middle-float-left .social-links { width: 92%; }
	
.social-links .wrapper {
    height: 30px;
    margin: 0 auto;
    text-align: center;
    width: 80px;
}
	.social-link {
	text-indent: -9999px;
	float: left;
	width: 40px;
	height: 40px;
	top: 20px;
	display: block;
	}
	.social-link.twitter { background: url(../images/social/twitter-icon-small.png) top left no-repeat;	 display: block !important;} 
	.social-link.twitter a, .social-link a img { position:absolute; display: block; width: 30px; height: 30px; border: none;}
	.social-link.facebook { background: url(../images/social/facebook-icon-small.png) top left no-repeat; display: block !important; } 
	.social-link.facebook a, .social-link a img { position:absolute; display: block; width: 30px; height: 30px; }

	
#navleft.leftnav-visible {
	display: block;
	width: 100%;
}
#navleft.leftnav-visible .main_nav {
	border-bottom: 1px solid #1986C7;
	border-top: 1px solid #1FC2F9;
}

#navleft.leftnav-visible  .main_nav p { 
		margin: 0 !important; 
		height: 35px;
		padding-left: 15px;
} 


	.rbox {
	clear:both;
	float: none;
	margin: 0.5em 0 2em 0.5em;
	}

	.rboxContent {
		overflow: hidden;
		height: auto;
	}

	
	#footer_block {
	padding-left: 5px;
	background: #fff;
	margin-bottom: 30px;
	clear: both;
	}

	#footer_blue {
	display: none;
	}

	#footer_white {
		margin-bottom: 20px;
		clear: both;
		float: none;
		height: auto;
	}
	
	#footerwhitecontainer br {
		display: none;
	}
	
	#footer_red {
	background: none;
	border: none;
	height: 90px;
	}

	#footer_red a {
		clear: both;
		color: #0055A1;
		display: block;
		float: left;
		text-align: left;
		width: auto;
	}


	#footernavlistcontainer p img { display: none; }

	#footernavlistcontainer i.ico-star { 
		display:none;	
	}

	#tab-set-left {
	width: 100%;
	display: none;
	}



	/* Tabs ---------------------- */
	/* root element for tabs  */



	ul.tabset {
	background: transparent;
	border-bottom: none;
	height: 30px;
	list-style: none outside none;
	margin: 0 0 10px;
	padding: 0;
	margin:0;
	width: 100%;
	}

	/* single tab */
	ul.tabset li {
    border-left: 1px solid #CC0000;
    border-radius: 18px 18px 0 0;
    border-right: 1px solid #CC0000;
    border-top: 1px solid #CC0000;
		border-bottom: 1px solid #CC0000;
		background: #acc8f5;
    float: left;
    list-style-image: none !important;
    margin: 0 !important;
    text-indent: 0;
    width: 32.10%;
	}
	ul.tabset li:last-child {
	border-right: 1px solid #cc0000;
	}
	ul.tabset li div {
    background: none repeat scroll 0 0 transparent;
    border-radius: 18px 18px 0 0;
    float: left;
    height: 30px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width: 100%;
	}
	/* link inside the tab. uses a background image */
	ul.tabset a {
    background: none repeat scroll 0 0 transparent;
    color: #C11600;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 30px;
    line-height: 10px;
    margin: 5px 0 0;
    padding: 0 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
	}
	ul.tabset a span { 
	}
	ul.tabset a:active {
	outline:none;
	background: #ccc;
	border-bottom: none;
	}

	/* when mouse enters the tab move the background image */
	ul.tabset a:hover {
	/* background-position: -420px -31px; */
	color:#a844d7;
	}

	/* active tab uses a class name "current".  */
	ul.tabset a.current, 
	ul.tabset a.current:hover,
	ul.tabset li.current,
	ul.tabset li.current a {
	/* background-position: -420px -62px; */
    background: none repeat scroll 0 0 transparent;
    border-bottom: medium none;
    color: #D7673F !important;
    cursor: default !important;
	}
	ul.tabset li.current { background: #ffd3fc; }

	/* initially all panes are hidden */

	#lefthomenavcontainer .content,
		#lefthomenavcontainer .panes {}

	#lefthomenavcontainer .content div,
		#lefthomenavcontainer .panes div {
	/* display: block; */
	padding:15px 10px;
	border:1px solid #999;
	border-top:0;
	font-size: 12px;
	line-height: 15px;
	background-color:#ffd3fc;
	height: auto;  /*  (if you want a fixed height) */
	}
	#lefthomenavcontainer .content div a,
		#lefthomenavcontainer .panes div a {
	font-size: 12px;
	line-height: 15px;
	}

	#lefthomenavcontainer .content div ul,
		#lefthomenavcontainer .panes div ul {
	margin-top: 20px;
	padding: 0 5px;
	}

	#lefthomenavcontainer .content div ul li,
		#lefthomenavcontainer .panes div ul li {
	margin-bottom: 10px;
	font-weight: bold;
	}

	#centercontainer > a > img,
		#centercontainer .middle-float-left { 
	width: 47%;
	}
	
	.middle-float-left > a > img {
		width: 100%;
		height: 100%;
	}

		/* Remove some hardcoded widths */
	.newgrnbox {
		border: 20px solid #8cc63f;
		border-radius: 20px 20px 20px 20px;
		margin: 10px 0;
		max-width: 100%;
		padding: 10px 2px;
		width: 90%;
		display: table-cell;
		float: none;
	}
	div#maincontent .newgrnbox * { 
		padding: 0; 
		margin: 0;
	}

	div#maincontent .newgrnbox div {
		border: medium none;
		margin: 0 auto; 
		padding: 5px;
		background-image: none;
		/* background-color: #85bb3c; */
		border-radius: 10px;
		
	}
	 .newgrnbox img[src*='greenbox'] {
		display: none;
	} 

	div#maincontent .newgrnboxContent {
		padding: 10px 5px;
	}
	div#maincontent .newgrnboxContent ol, 
	div#maincontent .newgrnboxContent ul {
		list-style-position: inside;
		margin: 10px 12px 10px 42px;
		text-indent: -12px;
	}
	div#maincontent .newgrnbox .newgrnboxContent ul *{ 
		padding-bottom: 8px;
	}
	
	div#maincontent .newgrnboxContent, 
		div#maincontent .newgrnboxContent p, 
		div#maincontent .newgrnbox p {
		background: none;
		margin: 0;
		padding: 0;
	}
	

	div#maincontent img.floatright {
			display: table;
		    float: none;
		    height: auto;
		    margin: 10px auto;
		    text-align: center;
		    width: 80%;
	}
	
	.bluebox {
		width: 95% !important;
		display: table;
		margin:  10px 0;
		padding: 15px 0;
	}
	
	.greenbox, .violetbox {
			display: table;
			margin: 10px 0 !important;
			padding: 0 !important;
			width: 96% !important;
	}

	.purplebox {
		padding: 1em 0.5em 0.25em;
		width: 95%;
		margin: 0;
	}

#dimmer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #333;
	opacity: 0.7;
	filter: alpha(opacity=70);
	z-index: 3;
	
}

#maincontent table { max-width: 95%; }
.spotlight {width:90%; margin-left: auto; margin-right:auto; }
.spotlightbox { display: table;   }
.spotlightbox  img {clear: both; display: block; float: none;}

table.basic {
	/*display: none;*/
}
table.basic th {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: #000000;
	background-color: #663399;
	-moz-border-radius: ;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
table.clonedTable {
	max-width: 95%;
	background:none;
	display: block;
	border: none;
	background-color: none;
}
table.clonedTable td {
	display: block;
	text-align: center;
	background: none;
	border: none;
}

div#maincontent ul.noindentbullet { text-align:left; }

div#maincontent ul.noindentbullet li {
	margin-left: 8px;
}
div#maincontent table td p.doppleganger {
    background-color: #663399;
    border-color: #000000;
    border-width: 1px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
    text-align: left;
    margin-top:5px;
    text-align: center;
}
.td-to-column a { /*float: left;*/ }

.table-single-column {}
.table-single-column tr {}
.table-single-column td {
	/*display: block;*/
	width: 100%;
	/*text-align: center;*/
}

iframe {
	width: 99% !important;
	min-height: 400px !important;
	}

.focusedX {
	border: 2px dashed #c0c;
}

.gh-table-edit .td-to-column a {
    float: none !important;
}

.gh-orig { display: none !important; }
/* .gh-mod { display: block !important; } */
div#maincontent h4 { clear: both; } 

/* exceptions */
.flyout .level2 *.gh-orig { display: none !important; }
div#header>a {display: none;}

li.mobile-left-items{
	width:100%;
}
.mobile-left-items{
	float:left;
}

#maincontent .grief.relationships {
    width: 93% !important;
}

.grief.relationships .content-image{
	width: 100%;
}

/* fix video cut off issue on ktff landing page */
@media (max-width: 450px){
	.embed-container{
		min-height: 90px;
	}
}

/* Fix STD link bg cut off issue */
.innernav a.std-link {
    width: 120px;
}