@import url(/grid-solutions/css/navigation.css);
@import url(/grid-solutions/css/background.css);
@import url(/grid-solutions/css/borders.css);
@import url(/grid-solutions/css/color.css);
@import url(/grid-solutions/css/spacing.css);
@import url(/grid-solutions/css/typography.css);
@import url(/grid-solutions/css/special.css);
@import url(/grid-solutions/css/overlay.css);
@import url(/grid-solutions/css/sIFR-screen.css);

* {
	margin: 0;
	padding: 0;
}

body {
font-family:Arial ;
	position: relative;
	width: 818px;
	margin:0 auto ;
}

#besocial {
	background:url(/grid-solutions/images/topnav/SocialMediaPanel.png) no-repeat;
	position:fixed;
	left:0;
	top:50%;
	margin-top:-91px;
	width:81px;
	height:109px;
	z-index:10;
	padding-left: 10px;
	padding-top:5px;
	margin-left: -55px;
}
#besocial img {margin-top:12px;}
#header_search_bg {
	/*background:url(../images/topnav/TopNav_BG.png)  repeat-x;*/
	background:white;
	height:15px;
	z-index:601;
	position:relative;
	/* [disabled]border-top:2px solid #a6a6a6; */
}
#header_searchbar{
	width:965px;
	margin:0 auto;
	height:2px;
	padding-top:0px;
}
#header_lang {
	float: right;
	width: 500px;
	color: #626262;
	/* [disabled]text-align: right; */
	font: 11px GEInspira,Arial;
	vertical-align:bottom;
    text-align:right;
}
#header_lang_list {
	float:right;padding-top:3px;margin-right:2px;white-space:nowrap;min-height: 1.35em;
}
#header_lang_list.subpage {padding-top:10px !important;}
#header_lang .inactive {color:#8c8c8c;}
#language_CN {
	background:url(../images/topnav/Chinese_States.png) no-repeat 0 3px;
}
#language_CN.inactive {background-position:0 -13px;}
.lang_bar {margin:0 3px; font-size:10px;}
#header_new_bg, #header_new_bg * { box-sizing: content-box !important;}
#header_new_bg {background:white;/*background: url(../images/topnav/HeaderBG_Alt2.png) 0 bottom repeat-x; */height:64px; position:relative; z-index:600;}
#header_new {
	width:965px;
	margin:-2px auto 0;
	padding-top:0px;
	height:56px;
	/* [disabled]overflow:hidden; */
	position:relative;
}

INPUT#q::-webkit-input-placeholder { opacity:0; }
INPUT#q::-moz-placeholder { opacity:0; }
INPUT#q:-ms-input-placeholder { color:#9A9A9A !important; }
INPUT#q:-moz-placeholder { opacity:0; }

.main-nav-search-container INPUT#q::-webkit-input-placeholder { opacity:0.5; }
.main-nav-search-container INPUT#q::-moz-placeholder { opacity:0.5; }
.main-nav-search-container INPUT#q:-ms-input-placeholder { color:#9A9A9A !important; }
.main-nav-search-container INPUT#q:-moz-placeholder { opacity:0.5; }

/* Chrome */
/*@media screen and  (-webkit-min-device-pixel-ratio:0) {
	#header_new_bg{height:59px; background-position:0 5px;}
} */
/* Firefox */
/*@-moz-document url-prefix() {
    #header_new_bg{height:60px; background-position:0 5px;}
} */
#header_aboutus
{
	background: url(../images/topnav/TopNav_ButtonsBG.png) no-repeat;
	width:267px;
	height:26px;
	float: right;
position:absolute;margin-left:110px;
}
#header_aboutus TD{
	font: 11px GEInspira,Arial;
	text-align: center;
	vertical-align: top;
	padding-top: 3px;
}
#header_aboutus A{text-decoration:none; display:inline-block; padding:0 8px;}
#header_aboutus A:hover{color:#3574b9;}

#gsearchform {
	/*background-image: url(../images/topnav/TopNav_Search.png);*/
	background-repeat: no-repeat;
	height: 21px;
	width: 120px;
	/* [disabled]top: 47px; */
	/* [disabled]left: 779px; */
	/* [disabled]padding: 1px 0 0 4px; */
	display: inline;
	padding-left: 4px;
	float: right;
	margin-top: 11px;
	margin-left:15px;
}
#gsearchform input[type=text]{
width:72px;border:none !important;outline:none !important;height:12px;margin-top:10xp;font-size:10px;background:none !important;
}
#gsearchform input[type=text]{
/*width:72px;border:none !important;outline:none !important;height:12px;margin-top:10xp;font-size:10px;background:none !important;*/
display: block;
float: left;
width: 88px !important;
height: 20px !important;
border: none !important;
margin: 0 !important;
padding: 0 0 0 12px !important;
background: url("/grid-solutions/images/topnav/search_field.gif") 0 0 no-repeat !important;
outline:none;
border-radius:0;
color: #FFFFFF;
}
#gsearchform input[type=submit]
{
display: block;
float: left;
cursor: pointer;
width: 20px;
height: 20px;
border: none;
text-indent: -9999px;
margin: 0;
padding: 0;
background: url("/grid-solutions/images/topnav/search_submit.gif") 0 0 no-repeat;
font-size: 0;
text-transform: capitalize;
border-radius:0;
}
.blktrdn {
	background: url(../images/topnav/DropdownArrow.png) 0 0 no-repeat;
	width:9px;
	height:7px;
	display:inline-block;
}
.blktrdn.off {visibility:hidden;}
.blktrdn.on {background-position:0 -8px;}
A:hover .blktrdn,
A.btnactive .blktrdn
{ background-position:0 -8px; }

#newnavbar {height:26px;max-height:26px;overflow:hidden;}
#newnavbar A {
	/* [disabled]color:#3574b9; */
	color:#666;
	font:14px "ge-inspira-n5",ge-inspira,GEInspiraPitch,"Arial Unicode MS",Arial;
	text-decoration:none;
	cursor:hand;
	cursor:pointer;
	display:block;
	border-top:5px solid transparent;
	text-align:center;
	height:45px;
	padding-top:8px;
	padding-left:13px;
	padding-right:4px;
	white-space:nowrap;
	text-wrap: none;
	/*text-shadow:0 0 1px rgba(0,0,0,.5);*/
}
#newnavbar A:hover {
	color:#3574b9;
	/* [disabled]text-shadow:0 0 1px rgba(140,130,110,.5); */
	/* [disabled]border-top:5px solid #3574b9; */
}
#newnavbar A.btnactive{
	/* [disabled]border-top:5px solid #3574b9; */
	color:#3574b9;
}
#newnavbar A.sctactive {
	/* [disabled]border-top:5px solid #3574b9; */
	/* [disabled]background-color: #3574b9; */
	/* [disabled]color:#FFF; */
	color:#3574b9;
}

/* style overrides for sub-pages */

#header_new_bg.subpage { padding-bottom:10px ; margin-bottom:10px; height:64px; border-bottom:3px solid #E5E5E5; }
#newnavbar.subpage A { padding-left: 9px; padding-top:4px;}

@media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1) and (orientation:portrait) {
	#newnavbar.subpage A { letter-spacing: -0.05em;}
}

#header_new.subpage {
	padding-left:34px;
	padding-right:9px;
	width:768px;
	/* [disabled]border-left:1px solid #CCC; */
	/* [disabled]border-right:1px solid #CCC; */
	margin-left:0;
	margin-right:0;
}
#header_searchbar.subpage
{
	padding-left:34px; padding-right:9px;
	width:753px;
	margin-left:0; margin-right:0;
}
#header_search_bg.subpage
{
	/* [disabled]border-left:1px solid #CCC; */
	/* [disabled]border-right:1px solid #CCC; */
	width:819px;
}
#footer_new {
	background-color: #FFF;
	 padding: 20px 24px; border-top: 1px solid #608ecd;
	 clear:both;
	 font-size: 0.9091em;
	 height:100px;
}
#footer_new ul.footer-links { margin: 0 0 5px 0; list-style: none; display: block; clear: both; line-height: 12px; }
#footer_new ul.footer-links li { padding: 0 7px 0 0; display: inline; color: #999; }
#footer_new ul.footer-links li a { margin: 0 7px 0 0; position: relative; bottom: -1px; font-size: 1.1em; color: #333; }
#footer_new p.copyright { padding: 5px 0 0 0; font-size: 1.1em; color: #666; }
#footer_new .olympics{
border: 0;
margin: 0 0 0 10px;
}
#footer_new a{
	color: #666;
}
#footer_new p {
	color: #999;
	float:right;
}
#footer_new li {
	border-right: 1px solid #ccc;
	margin-right: 10px;
	padding-right: 10px;
	float: left;
}


#main_container {position:relative; width:965px; margin:-4px auto 0; z-index:5;}

.AllPanelTop {
	background:url(../images/home_new/FeaturedSolutions_TOP.png) no-repeat;
	height:50px;
	padding-right:25px;
	width:940px;
	/* [disabled]padding-left: 3px; */
}

.AllPanelMiddle {
	background-image: url(../images/home_new/AllPanel_Middle.png);
	background-repeat: repeat-y;
	padding:22px 22px 5px;
}
.AllPanelMiddleNews {
	background-image: url(../images/home_new/AllPanel_News_Middle.png);
	background-repeat: repeat-y;
	padding:22px;
}
.FeatPanelMiddle {
	background-image: url(../images/home_new/AllPanel_Middle.png);
	background-repeat: repeat-y;
	padding:22px 22px 5px;
}
.AllPanelBottom {
	background:url(../images/home_new/AllPanel_Bottom.png) no-repeat;
	height:15px;
}
.AllPanelBottomNews {
	background:url(../images/home_new/AllPanel_News_Bottom.png) no-repeat;
	height:15px;
}

.sctdivider {height:28px;}

#content {
	min-height: 487px;
	padding: 0 36px 36px;
}

#p_citzcontacts #content,
#p_citznews #content,
#p_news_100106 #content,
#p_casestudy_highexpect #content,
#p_casestudy_growth #content {
	min-height: 49.0909em;
}

#full_content,
#splash_content,
#primary_content,
#qmedia,
#p_committees .no_sidebar,
#p_ombudsperson_process .no_sidebar {
	margin-left: 145px;
}

#splash_content {
	margin-bottom: 30px;
}

#primary_content,
#secondary_content {
	float: left;
	padding-bottom: 34px;
}

#primary_content,
.template_library div.primary {
	width: 394px;
}

#primary_content.no_sidebar {
	float: none;
	width: 600px;
}

#flash_content.full_width,
#primary_content.full_width,
#splash_content.full_width {
	float: none;
	width: auto;
	margin-left: 0;
}

#secondary_content {
	width: 170px;
	margin-left: 37px;
}
.aboutus {
	font-family: GEInspira;
	font-size: 11px;
	color: #666;
}

.leftnavCandI A:link, .leftnavCandI A:active, .leftnavCandI A:visited {
    color: #666666;
    text-decoration: none;
}

.leftnavCandI A:hover
{
	color:#3b73b9 !important;
	text-decoration: underline;
}

.leftnavCandI_DE A:link, .leftnavCandI_DE A:active, .leftnavCandI_DE A:visited {
    color: #666666;
    text-decoration: none;
}

.leftnavCandI_DE A:hover
{
	color:#3b73b9 !important;
	text-decoration: underline;
}

.breadcrumb A:link, .breadcrumb A:active, .breadcrumb A:visited {
    color: #666666;
    text-decoration: none;
}

.breadcrumb A:hover
{
	color:#3b73b9 !important;
	text-decoration: underline;
}

#header_lang_list A, #header_lang_list A:visited
{
	color: #666666;
    text-decoration: none;
}
#header_lang_list A:hover,
#header_lang_list A:active
{
	color:#005DC2;
}

/*
.subpage A, .subpage A:active, .subpage A:visited {
	color: #666666;
    text-decoration: none;
}
*/
/*
.subpage A:hover {
	color:#3b73b9 !important;
	text-decoration: underline;
}
*/
a.BlueButtons, a.BlueButtons:visited {
	background-color: #4A85C7;
	color: #FFFFFF;
	display: inline-block;
	padding: 7px 14px;
	margin-top:8px;
	margin-bottom:28px;
	text-decoration: none;
	width: auto;
	font-weight: bold;
	font-family: Arial,"Arial Unicode MS";
}

a.BlueButtons:hover{
    background-color: #56a8ff;
}

a.BigBlueButtons,a.BigBlueButtons:link, a.BigBlueButtons:visited {
	background-color: #4A85C7;
	color: #FFFFFF;
	/* [disabled]display: inline-block; */
	padding: 8px 20px;
	text-decoration: none;
	font-weight: bold;
	font: 15px "ge-inspira-n5","ge-inspira",GEInspiraPitch,Arial,"sans-serif";
}

a.BigBlueButtons:hover{
    background-color: #56a8ff ;
}

a.LargeBlueButtons, a.LargeBlueButtons:visited {
	background-color: #4A85C7;
	color: #FFFFFF !important;
	/* [disabled]display: inline-block; */
	padding: 8px 50px;
	text-decoration: none;
	font: 16px ge-inspira,GEInspiraPitch,Arial,"sans-serif";
    height:19px;
    display:inline-block;
}

a.LargeBlueButtons:hover{
    background-color: #56a8ff ;
}
    a.LargeBlueButtons.disabled
     {
        background-color: #91acca !important;
        cursor:default !important;
        color:#666 !important;
    }
    a.LargeBlueButtons.disabled:hover
     {
        background-color: #91acca !important;
        cursor:default !important;
        color:#666 !important;
    }

.prod-sect-btns {
	display:block;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;	
}

.prod-sect-btns a.BlueButtons,
.prod-sect-btns a.GreenButtons {
	width: 122px; 
	margin-bottom: 0;
	font-weight: normal;
    font-family: "ge-inspira-n4", "ge-inspira", GEInspira, Arial, sans-serif;
    font-size: 15px;
}

a.ContactSales {
    background: url(../images/contactsales.png) no-repeat;
    width:101px;
    height:22px;
    display:inline-block;
    margin:10px auto;
}
.social-twitter
{
	background:url(../images/topnav/social-menu-icons.png) 0 -30px no-repeat;
	height:22px;
	width:22px;
	display:inline-block;
}

.title_large_gray_new
{
	font-family: GEInspira, Arial;
    font-size: 18px;
	color: #444444;
	padding-bottom: 10px;
}

.title_large_blue_new_sub {
    font-family: Inter, Arial, sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #3A75B9;
    margin: 10px 0;
}

.ResourcesContact_outer {
    width: 98%;
    /*height:98%;*/
    border: 1px solid #dfdfdf;
    background-color:#ebebeb;
    margin-bottom:20px;
}

.ResourcesContact_inner {
    min-height:172px;
    padding:20px;
    background-color:#FFF;
    background:#FFF url(../images/contact/ContactCustRepSmall.jpg) 290px 15px no-repeat;
}

.ResourcesContact_inner #email_icon {
    width:157px;
    height:135px;
    background:url(../images/contact/ContactCustRepSmall.jpg) no-repeat;
}

#emailbox_TheProduct {
    max-width: 320px;
    display:inline-block;
}

.shrunk .title_large_gray_new,
.shrunk #FORM_CONTINUE
{
    height: 0;
    padding-top:0;
    padding-bottom:0;
    overflow:hidden;
    transition: height 100ms linear;
    -webkit-transition: height 100ms linear;
    -moz-transition: height 100ms linear;
}
.shrunk #ContinueButton {
    margin-top:0 !important;
    transition: margin-top 100ms linear;
    -webkit-transition: margin-top 100ms linear;
    -moz-transition: margin-top 100ms linear;

}

.shrunk A:link, .shrunk A:hover {
    cursor: default;
    text-decoration: none !important;
    pointer-events:none;
}

.shrunk #show_email {
    color:inherit !important;
}

.shrunk #ContinueButton > * {
    display:none;
}

.ResourcesContact_inner.shrunk {
    /*height:auto;*/
    /*min-height:initial;*/
    transition: height 100ms linear;
    -webkit-transition: height 100ms linear;
    -moz-transition: height 100ms linear;
    /*background-image:none;*/
}

#show_email {
    /*color:#3B73B9 !important;*/
    text-decoration:none;
    font-style:italic;
}
    /*#show_email:hover {
        text-decoration: underline;
    }*/

.blue_link
{
    color:#3B73B9 !important;
    text-decoration:none;
}
.blue_link:hover {
    text-decoration: underline;
}

#emailboxform1 .Group1Title {
    padding-bottom: 7px;
}

#emailboxform1 .TextArea {
	width: 98%;
	resize: vertical;
}

#emailbox_inquiry_container {
    height: 24px;
}

#emailbox_inquiry LI {
    list-style:none;
    margin:5px 0 0 0;
    font:14px geinspira,"ge-inspira-i4",ge-inspira,arial;
    font-weight:normal;
}
#emailbox_inquiry LABEL {
    margin-left: 5px;
     font:14px geinspira,"ge-inspira-i4",ge-inspira,arial;
    font-weight:normal;
}

#emailboxform1 .TextFieldContainer {
	float: left;
	width: 185px;
	margin-top: 18px;
}
#summary .TextFieldContainer {
	float: left;
	width: 245px;
	margin-top: 5px;
}

#summary .TextFields,
#emailboxform1 .TextFields {
	width: 145px;
	height: 31px;
	padding-left: 10px;
	border: 1px #cecece solid !important;
	font: 14px ge-inspira-n4,ge-inspira,GEInspira,Arial,sans-serif;
	box-shadow: inset 0 0 3px 2px rgba(235,235,235,.5);
	padding-right: 10px;
	vertical-align: middle;
}

#summary .TextFields
{
	width:220px;
}

#emailboxform1 .SelectMenu {
	width: 167px;
	height: 31px;
	font: 14px ge-inspira-n4,ge-inspira,GEInspira,Arial,sans-serif;
	box-shadow: inset 0 0 3px 2px rgba(235,235,235,.5);
	padding-left: 10px;
	border:1px #cecece solid;
}

.submit_waiter {
    background: url(../passport/images/submit-loader.gif) no-repeat;
    height: 32px;
    width: 32px;
    margin-left: 20px;
    /*margin-top:11px;*/
    display:inline-block;
    filter:brightness(1);
    -webkit-filter:brightness(1);
    z-index:3;
}

#emailboxform1 .SelectMenuWide {
	width: 253px;
	font: 14px ge-inspira-n4,ge-inspira,GEInspira,Arial,sans-serif;
	box-shadow: inset 0 0 3px 2px rgba(235,235,235,.5);
	height: 31px;
	padding-left: 10px;
    border:1px #cecece solid;
}


/* for IE 11 */
#emailboxform1 .SelectMenu OPTION,
#emailboxform1 .SelectMenuWide OPTION
{
	font: 14px ge-inspira-n4,ge-inspira,GEInspira,Arial,sans-serif;
}

#emailboxform1 SELECT.SelectMenu::-ms-expand,
#emailboxform1 SELECT.SelectMenuWide::-ms-expand
{ border:none; background:transparent;padding-top:0 !important;padding-bottom:0 !important; }


/* for Firefox */
@-moz-document url-prefix() {
	
	#emailboxform1 .SelectMenu, #emailboxform1 .SelectMenuWide
    {
	padding-top: 4px;
	}

	#emailboxform1 .SelectMenu, #emailboxform1 .SelectMenuWide
    {
		-moz-appearance:none;
		/*outline:none;*/
		padding-left:0; padding-right:20px;
		text-indent:5px;
		text-overflow:'';
		background:#FFF url(../images/Contact/DropArrow.gif) right no-repeat ;
	}
	
	:-moz-any(.SelectMenu):before,
    :-moz-any(.SelectMenuWide):before
	{
	  background-color: #fff; /* this is necessary for overcome the caret default browser */
	  pointer-events: none; /* https://developer.mozilla.org/en-US/docs/Web/CSS/pointer-events  */
	  z-index: 1; /* this is necessary for overcome the pseudo element */
	}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#emailboxform1 .SelectMenu,
    #emailboxform1 .SelectMenuWide
    {
		-webkit-appearance:none;
		padding-left:0; padding-right:20px;
		text-indent:5px;
		text-overflow:'';
		background:#FFF url(../images/Contact/DropArrow.gif) right no-repeat ;
	}

}

.TextArea {
	font: 10pt "ge-inspira-n4", ge-inspira,GEInspira,Arial,sans-serif;
	box-shadow: inset 0 0 3px 2px rgba(235,235,235,.5);
	padding: 5px 10px;
	border: 1px #cecece solid;
	width: 97%;
	height: 130px;
}

.Group2Title,
.Group1Title
{
	font: 15px/17px "ge-inspira-n4",ge-inspira,GEInspira,Arial,sans-serif;
	color: #373737;
}

.Group1LargeTitle
{
	font: 20px/24px "ge-inspira-n4",ge-inspira,GEInspira,Arial,sans-serif;
	color: #373737;
}

.Group2Text{
	font: 9pt "ge-inspira-n4",ge-inspira,GEInspira,Arial,sans-serif;
	color: #373737;
	margin-top: 2px;
}
#PopupElements.shadowbox {
	box-shadow: 0px 0px 15px 6px rgba(204,204,204,.5);
	margin-top: 11px;
	border-radius: 5px;
	border: 1px #cecece solid;
	border-collapse: separate;
	background-color: #F5F5F5;
	width: 720px;
    left:-215px;
    position:absolute;
    padding:25px;
    z-index:3;
    top:132px;
}
.blockerbox {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background: white;
    opacity:0.35;
    filter:alpha(opacity=35);
    z-index:2;
}

#bluebar{
	position:relative;
	margin: 0px auto;
	height: 56px;
/*	width: 1500px;*/
	background:#2564aa;
	font: 18px "ge-inspira-n4", "ge-inspira", GEInspira,Arial;
	color: #ffffff;
	/*text-shadow: 1px 1px 1px #000000;*/
	overflow:hidden;
}
#bluebar STRONG, #bluebar B
{
	font-family:"ge-inspira-n7", "ge-inspira", GEInspira,Arial;
	font-weight:700;
}


#bluebar a{text-decoration:none; color:#ffffff;}
#bluebar a:hover{text-decoration:underline; color:#ffffff;}
#bluebar sup {
    top: -0.4em;
    position: relative;
    font-size: 70%;
    line-height: 0;
    vertical-align: baseline;
}

#bluebar .gealinks
{
	font:15px/18px "ge-inspira-n4",ge-inspira,Arial;
	text-transform:uppercase;
	display:inline-block;
	background:#FFF   ;
	padding:3px 13px;	
	cursor:pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
	-ms-user-select:none;
    user-select: none	
}
#bluebar .gealinks A:link, #bluebar .gealinks A:visited
{
	color:#2564aa;
}

#bluebar .gealinks A:hover,
#bluebar .gealinks A:active,
#bluebar .gealinks:hover
{
	text-decoration:none;
	background:#e6e6e6   ;	
/*	text-shadow:0 0 1px rgba(0,0,0,0.3);	*/
}

/* img caption */
.caption {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
    margin-top: 10px;
    margin-bottom: 20px;
    display: block;
}

.clear {
	clear: both;	
}


/*--------------------------------
 :: Tooltip Style
----------------------------------*/

.shareTooltip {
	display:none;
	height:22px;
	top:0;
	position:absolute;
    background: #333;
    color: #f16786;
    width:40px;
	height:32px;
    position: absolute;
	margin-left:-20px;
	opacity:0;
	filter: alpha(opacity=0);
    z-index: 99;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease-in-out;
}

.shareTooltip span {
	position: absolute;
	content: " ";
	border: solid rgba(0, 0, 0, 0);
	border-width: 7px;
	height: 0;
	width: 0;
	margin: 0;
	top: auto;
	left: auto;
	top: 100%;
	border-top-color: #333;
	margin-left: -7px;
	left: 50%;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease-in-out;
}

.shareTooltip a { color: #f16786; }

.shareTooltip:hover { background:#3D566E; }
.shareTooltip:hover span { border-top-color: #3D566E; }

.tooltipContainer {
  	position:relative;
    display:block;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.tooltipContainer a { 
	width: 100%;
	background:transparent url(../images/sprites.png) 0px 0px no-repeat;
	padding:0;
	left:0;
	top:0;
	height: 100%;
	text-decoration: none;
	display: block;
}

.sharingLink {
	display: block;
	position: absolute;
	text-indent:-9999px;
}

#_evidon_banner
{
	left:0px;
}
