/* SILVER */
.eHide {
	display: none !important;
}

.eShow {
	display: block !important;
}

.eFlash {
	z-index: 0;
}

/* BODY *******************************************************/
body {
	text-align: center;
	margin: 0;
}

/* eContent is a quick fix for silver pages */
.eInnerWrapper,#eContent {
	text-align: left;
	clear: both;
}

.eWrapContainer {
	margin: auto;
	max-width: 1280px;
	min-width: 976px;
	text-align: left;
	padding-left: 1.88em;
	padding-right: 1.88em;
}

.eWrapDiv {
	float: left;
	height: 3em;
	width: 100%;
}

/* HEAD *******************************************************/
#eHead {
	float: left;
	position: relative;
	z-index: 999;
	width: 100%;
}

#eHead.eInnerWrapper {
	background-position: bottom;
	background-color: #FFF;
	min-height: 8em;
}

#eHead .eWrapContainer {
	background-position: bottom;
	background-color: #FFF;
	min-height: 10.75em;
}

#eHeadNavigation {
	float: left;
	width: 100%;
}

#eHeadRT,#eHeadRB {
	width: 82%;
}

#eHeadRT {
	float: right;
	min-height: 50px;
}

#eHeadRB {
	float: left;
	min-height: 50px;
}

/* CONTENT ****************************************************/
#eMain.eInnerWrapper,#eContent {
	background-color: #f8f8f8;
}

#eMain .eWrapContainer {
	background-color: #f8f8f8;
	min-height: 40em;
	padding-top: 2.4em;
}

#eMain h1,.eColGroup {
	float: left;
	clear: both;
	width: 100%;
}

#eContent h1{
	clear:both;	
	
}

/* eContent is a quick fix for silver pages */
#eContent {
	padding: 2.4em 0 0 22px;
}

#eLeftMenu {
	padding-right: 5.325% !important;
	width: 15.675% !important;
}

#eCenterCol50 {
	width: 51% !important;
}

#eCenterCol75 {
	width: 79% !important;
}

#eLeftMenu h2 {
	margin-top: 0 !important;
	margin-bottom: 24px;
}

#eSidebar {
	padding: 0 1%;
	width: 23%;
}

#eSidebar h2 {
	margin-top: 0 !important;
}

ul.eColGroup {
	margin-left: 0;
}

ul.eColGroup li {
	list-style: none;
	margin-bottom: 1em;
	overflow: hidden;
}

ul.eCol2w50 {
	list-style: inside;
	width: 40%;
}

.eCol1,.eCol3w10,.eCol2w15,.eCol2w15m,.eCol2w25,.eCol2w25m,.eCol2w33,.eCol2w33m,.eCol3w33m,.eCol3w45m,.eCol3w80,.eCol2w50,.eCol2w50m,.eCol2w66,.eCol2w66m,.eCol2w75,.eCol2w75m,.eCol2w85,.eCol2w85m,.eCol3w25,.eCol3w25m,.eCol3w50,.eCol3w50m,.eCol3w33,.eCol4w25,.eCol4w25m
	{
	float: left;
}

.eCol1 {
	width: 100%;
}

.eCol1m {
	width: 90%;
	margin-right: 10%;
}

.eCol3w10 {
	width: 10%;
}

.eCol2w15 {
	width: 15%;
}

.eCol2w15m {
	width: 12%;
	margin-right: 3%;
}

.eCol2w25 {
	width: 25%;
	min-height: .1em;
}

.eCol2w25m {
	width: 22%;
	margin-right: 3%;
}

.eCol2w33 {
	width: 33%;
}

.eCol2w33m,.eCol3w33m {
	width: 30%;
	margin-right: 3%;
}

.eCol3w45m {
	width: 42%;
	margin-right: 3%;
}

.eCol2w50 {
	width: 50%;
}

.eCol2w50m {
	width: 47%;
	margin-right: 3%;
}

.eCol2w66 {
	width: 66%;
}

.eCol2w66m {
	width: 63%;
	margin-right: 3%;
}

.eCol2w75 {
	width: 75%;
}

.eCol2w75m {
	width: 72%;
	margin-right: 3%;
}

.eCol2w85 {
	width: 85%;
}

.eCol2w85m {
	width: 82%;
	margin-right: 3%;
}

.eCol3w25 {
	width: 25%;
	min-height: .1em;
}

.eCol3w25m {
	width: 22%;
	margin-right: 3%;
}

.eCol3w33 {
	width: 33%;
}

.eCol3w50 {
	width: 50%;
}

.eCol3w50m {
	width: 47%;
	margin-right: 3%;
}

.eCol3w80 {
	width: 80%;
}

.eCol4w25 {
	width: 25%;
}

.eCol4w25m {
	width: 22%;
	margin-right: 3%;
}

.eCol720px {
	width: 720px !important;
}

.eColSingleton {
	width: 90%;
	padding-left: 10%;
}

.eColLogin,.eCol404 {
	width: 80%;
	padding: 0 10%;
}

p {
	max-width: 600px;
}

/* VISUAL ADD ONS *********************************************/
.ePb { /* Padding Bottom */
	padding-bottom: 1.5em;
}

.ePt { /* Padding Top */
	padding-top: 1.5em;
}

.eBbt { /* Big Border Top */
	border-top: 6px #e5e5e5 solid;
}

.eBbb { /* Big Border Bottom */
	border-bottom: 6px #e5e5e5 solid;
}

.eBt { /* Border Top */
	border-top: 1px #e2e2e2 solid;
}

.eBb { /* Border Bottom */
	border-bottom: 1px #e2e2e2 solid;
}

.eGB { /* Gradient Border Header footer*/
	background-image: url(/shared/eipa/images/ebottomgrad.jpg);
	background-repeat: repeat-x;
}

.eNm { /* No Margin */
	margin: 0 !important;
}

.eNtm { /* No Top Margin */
	margin-top: 0 !important;
}

.eMt { /* Margin Top */
	margin-top: 1em !important;
}

.eClear {
	clear: both;
}

.eHero {
	padding-bottom: 3em;
}

.eRight {
	float: right !important;
}

.eTRight /* Text Right */ {
	text-align: right;
}

.eLeft {
	float: left !important;
}

.eMr {
	margin-right: 1em;
}

.eMl {
	margin-left: 1em;
}

.eMb {
	margin-bottom: 1em;
}

.ePl {
	padding-left: 1em;
}

.eNoOverflow {
	overflow: hidden;
}

.eHighlight {
	background-color: #ffffcc;
	padding: 0 0.2em;
}

/* UNORDERED LISTS ********************************************/
.eStructural {
	margin: 0;
}

.eStructural li {
	list-style: none;
}

.eDivided li {
	border-right: 1px #333 solid;
	padding-right: 1em;
}

.eDivided li.eLast {
	border: 0;
}

/* TABLE ******************************************************/
.eTable {
	width: 100%;
}

.eTable th {
	background: white;
	border-width: 1px 0;
	border-color: #e2e2e2;
	border-style: solid;
	color: #666;
	font-size: 91%;
	text-align: left;
}

.eTable td {
	color: #333;
}

.eTable td,.eTable th {
	padding: 1em 0.75em;
}

.eTable .odd td {
	background: #f8f8f8;
}

.eTable .even td {
	background: #f1f1f1;
}

.eStockticker .eTable {
	margin-bottom: 0;
}

.eStockticker .eTable td,.eStockticker .eTable th {
	padding: 1em 0.75em;
	text-align: right;
}

/* DEFINITION LISTS **************************************************/
dl {
	margin: 0;
	font-weight: normal;
}

dl dt {
	float: left;
	font-weight: bold;
	width: 50%;
}

dl dt,dl dd {
	padding: 1em 0;
}

dl.eCompact {
	float: left;
	width: 50%;
}

dl.eCompact dt {
	float: none;
	width: auto;
}

/* FOOTER *****************************************************/
#eFoot.eInnerWrapper {
	background-color: #eee;
	background-position: top;
}

#eFoot .eWrapContainer {
	background-position: top;
	background-color: #eee;
	height: 310px;
}

#eFoot a {
	color: #3C6296;
	font-size: .9em;
}

#eFoot p {
	color: #666666;
}

#eFootLeft {
	float: left;
	height: 310px;
	width: 15%;
}

#eFootLogoContainer {
	height: 100px;
	margin: 210px 0 0 0;
}

#eFootLogoContainer a {
	background-image: url("/shared/eipa/images/esprite-logo.png");
	background-position: -81px 0;
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 81px;
}

#eFootRightT,#eFootRightB {
	float: left;
	width: 79%;
}

#eFootRightT {
	height: 260px;
	padding-top: 30px;
}

.eFootGroup {
	float: left;
	margin: 0;
	width: 18%;
}

.eFootGroup h3 {
	color: #666666;
	font-size: 1em;
	margin: 0 0 .8em 0;
}

.eFootGroup ul {
	margin: 0;
	overflow: hidden;
	padding: 0;
}

.eFootGroupDivider {
	margin: 1em 0 0 0 !important;
}

#eFootRightB p {
	float: left;
	font-size: 0.9em;
	margin: 0 1em 0 0;
}

#eFootRightB p a {
	font-size: 1em;
}

#eFootRightB #eICPLogo {
	background-image: url("/shared/eipa/images/china_footer_logo.gif");
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	display: block;
	height: 36px;
	margin: -20px 0 0 1em;
	width: 32px;
}

/**************************************************************/
	/* Element-layout properties 								  */
	/**************************************************************/
	/* BASE CLASSES ***********************************************/
.eAlignLeft {
	text-align: left !important;
}

.eAlignCenter {
	text-align: center;
}

.eAlignRight {
	text-align: right;
}

.eRemark {
	font-weight: bold;
}

.eToggleSelected {
	font-weight: bold;
}

.eFail {
	border: 1px solid red;
}

.eHit {
	background: #FFFFCC;
}

.eNoBorder {
	border-bottom: 1px solid #fff !important;
}

/* OBJECT **************************************************************/
object {
	outline: none;
}

/* LINKS *************************************************************/
a {
	color: #0066BB;
	text-decoration: none;
	outline: none;
}

a:active,a.active {
	color: #222222;
}

a:hover {
	text-decoration: underline;
}

.eArrow {
	background: #066689 url(/shared/eipa/images/esprite.png) no-repeat
		scroll right -726px;
	color: #fff;
	display: block;
	float: left;
	height: 27px;
	line-height: 27px;
	padding: 0 40px 0 10px;
}

.eArrowLeft {
	background: #666666 url(/shared/eipa/images/esprite.png) no-repeat
		scroll left -869px;
	color: #fff;
	display: block;
	float: left;
	height: 27px;
	line-height: 27px;
	padding: 0 10px 0 40px;
}

p .eArrowLeft {
	margin-bottom: 1em;
}

.eActiveLink {
	color: #222222 !important;
}

.eExtra { /* For those top right positioned elements */
	position: absolute;
	top: 1.5em;
	right: 1.4em;
	text-align: right;
}

a strong {
	font-size: 83%;
	font-weight: normal;
}

/* ICONS ******************************************************/
.eIcon {
	background: url(/shared/eipa/images/esprite.png) no-repeat;
	padding-left: 20px;
}

.eIconExt {
	background: url(/shared/eipa/images/esprite-ext.png) no-repeat;
	padding-left: 20px;
}

.eIcon.eImage {
	background-position: 0 -33px;
}

.eIcon.eMail {
	background-position: 0 -165px;
}

.eIcon.eVideo {
	background-position: 0 -231px;
}

.eIcon.eDoc {
	background-position: 0 -99px;
}

.eIcon.ePodcast {
	background-position: 0 -297px;
}

.eIcon.eSearch {
	background-position: 0 -363px;
}

.eIcon.eZoomIn {
	background-position: 0 -429px;
}

.eIcon.eZoomOut {
	background-position: 0 -495px;
}

.eIcon.eAudio {
	background-position: 0 -561px;
}

.eIcon.eClip {
	background-position: 0 -627px;
}

.eIcon.eRSS {
	background-position: 0 -693px;
}

.eIconExt.eYoutube {
	background-position: -84px -50px;
}

.eIconExt.eTwitter {
	background-position: -84px -159px;
}

.eIconExt.eMobile {
	background-position: -88px -947px;
}

.eIcon.eMore {
	background-position: right -1036px;
	padding: 0 1em 0 0;
}

.eIcon.eArrowRight {
	background-position: right -905px;
	padding: 0 53px 0 0;
}

.eIcon.eError {
	background-position: 0 -820px;
	display: block;
	height: 41px;
	width: 25px;
}

.eIcon.eLoginLink {
	background-position: 0 -1687px;
	padding: 0 0 0 17px;
}

.eIcon.eLoginLink:hover,.eIcon.eLoginLink:focus {
	background-position: -18px -1707px;
}

.eIcon.eLocalSiteLink {
	background-position: 0 -1698px;
	padding: 0 0 0 25px;
}

.eIcon.eLinkExt {
	background-position: right -1909px;
	padding: 0 55px 0 0;
}

.eIcon.eLinkExt:hover,.eIcon.eLinkExt:focus {
	background-position: right -1932px;
}

.eIcon.eNext,.eIcon.ePrev {
	display: block;
	float: left;
	text-indent: -9999px;
	outline: 0;
}

.eIcon.eNext {
	background-position: right -2034px;
}

.eIcon.ePrev {
	background-position: 0 -2070px;
}

.eClose {
	background-image: url(/shared/eipa/images/thinkingahead/esprite-ta.png);
	background-repeat: no-repeat;
	background-position: 0 -430px;
	margin: 0 0 0 5px;
	padding: 0 0 0 20px;
	outline: none;
}

/* ICONS From ThinkingAhead and Newscenter ****************************************************/
.eTBIcon {
	background-image: url(/shared/eipa/images/thinkingahead/esprite-ta.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	position: relative;
}

.eLikeCounter:hover,.eCommentCounter:hover {
	color: #3399ff;
	text-decoration: none;
}

.eTBIcon.eLikeCounter {
	background-position: 0 -760px;
	padding: 14px 0 0 30px;
	margin-right: 1em;
	display: none;
}

.addthis_button {
	background-image:
		url("/shared/eipa/images/thinkingahead/esprite-ta.png");
	background-position: 0 -1822px;
	margin-right: 1.5em !important;
	padding-left: 20px;
	text-decoration: none;
}

.eColContr .addthis_button {
	padding-left: 20px;
}

.eTBIcon.eCommentCounter {
	background-position: right -820px;
	padding: 12px 32px 0 0;
}

.eTBIcon.eDoc,.eTBIcon.eVid,.eTBIcon.eAudio,.eTBIcon.eImage {
	margin: 0 0 0 1em;
}

.eTBIcon.eDoc {
	background-position: 0 -915px;
	padding-left: 9px;
}

.eTBIcon.eVid {
	background-position: 0 -874px;
	padding-left: 17px;
}

.eTBIcon.eAudio {
	background-position: -45px -913px;
	padding-left: 12px;
}

.eTBIcon.eImage {
	background-position: -45px -872px;
	padding-left: 13px;
}

.eTBIcon.eLocked {
	background-position: 0 -977px;
	color: #666;
	font-size: 83%;
	padding-left: 15px;
}

.eTBIcon.eBack {
	background-position: 0 -1729px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 116%;
}

.eCommentCounterContainer {
	display: none;
	font-size: 10px;
}

.eThemeContainer .eTwitterLink,.ePostContainer .eTwitterLink,#eEntryBR .eTwitterLink
	{
	background-image: url(/shared/eipa/images/thinkingahead/esprite-ta.png);
	background-position: 0 -603px;
	background-repeat: no-repeat;
	margin-right: 1.5em;
	padding-left: 23px;
}

.eTwitterLink {
	color: #666666;
}

.eTweetArea {
	display: none;
}

.eJS .eTweetArea {
	display: block;
}

.eTweetArea p {
	line-height: 1.4;
}

.eTweetArea .eColGroup {
	border-top: 1px solid #EEE;
	padding-top: 1em;
}

.eTweetArea .ePb {
	padding-bottom: 1em;
}

.eTweetArea .eDate a {
	color: #666;
}

.eTweeter {
	display: block;
	font-size: 83%;
	margin-top: 0.5em;
}

.eTweeter a {
	color: #666;
}

.eIcon.eRSS {
	margin-right: 1em;
}

/* HEADINGS **********************************************************/
h1.eH1Sifr {
	font-size: 2.6em;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0 0 0.4em;
	color: #666666;
}

h2 {
	font-size: 150%;
}

h2.eH2Sifr a {
	color: #3C6296;
}

h2,h3 {
	color: #333333;
	font-weight: normal;
}

h4 {
	color: #666666;
	font-weight: normal;
}

h5 {
	font-size: 116%;
	font-weight: normal;
}

.eNoCaps {
	text-transform: none;
}

.eLight {
	color: #666666;
	font-weight: normal;
	font-size: 113%;
}

/* .eH1SifrBlueScarlet for Silver */
.eNoSifr,.eH1SifrBlueScarlet {
	font-size: 2.8em;
	line-height: 1.2em;
	margin: -6px 0 0.4em;
	text-transform: none;
	font-weight: normal;
	color: #333;
}

/* BREAD CRUMBS ***********************************************/
.eBreadCrumbs {
	list-style-type: none;
	margin: 0 0 0.5em;
	min-height: 1em;
}

.eBreadCrumbs li {
	font-size: 0.917em;
}

.eBreadCrumbs * {
	line-height: 1.3;
}

.eBreadCrumbs>li {
	display: inline;
	float: left;
}

.eBreadCrumbs li a {
	padding: 0.1em 1ex 0.1em 0;
	color: #333;
}

.eBreadCrumbsDivider {
	margin: 0 .4em 0 0
}

.eBigBreadCrumbs {
	margin: 0 0 2em 0;
}

.eBigBreadCrumbs {
	margin: 0 0 2em 0;
	clear: both;
	float: left;
	width: 100%;
}

.eBigBreadCrumbs li a,.eBigBreadCrumbs li a span {
	background-image: url(/shared/eipa/images/esprite-breadcrumbs.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
}

.eBigBreadCrumbs li a {
	background-position: right top;
	line-height: 26px;
	padding: 0 20px 0 0;
	text-decoration: none;
	overflow: hidden;
}

.eBigBreadCrumbs * {
	line-height: 26px;
}

.eBigBreadCrumbs li a span {
	background-position: 0 -150px;
	display: block;
	width: 20px;
}

.eBreadCrumbFirst {
	background-position: 0 -100px !important;
	width: 10px !important;
}

.eBigBreadCrumbs li a:hover {
	background-position: right -50px;
}

.eBigBreadCrumbs li a:hover span {
	background-position: 0 -250px;
}

a:hover span.eBreadCrumbFirst {
	background-position: 0 -199px !important;
}

/* TOOLBAR AND TABS *******************************************/
.eToolbar {
	margin: .5em 0 0 0;
}

.eTab {
	display: none;
	overflow: hidden;
}

.eTab h2 {
	margin: 0;
	color: #666666;
}

.eTab p {
	font-size: 1.2em;
}

.eTab p a strong {
	font-size: 76%;
}

.eTab ul {
	margin: 0 0 2em 0;
}

.eTab ul li {
	list-style: none;
}

h4.eTabh4 {
	font-size: 90%;
	color: #999999;
	margin: 0 0 2px 0;
}

h5.eTabh5 {
	color: #333333;
	font-size: 125%;
	margin: .5em 0 .5em 0;
}

.eTabs {
	overflow: hidden;
}

.eTabs .eTabNav {
	clear: both;
	overflow: hidden;
	background-image: url("/shared/eipa/images/esprite-tabs.png");
	background-repeat: repeat-x;
	background-position: 0 -1px;
	height: 23px;
}

.eTabs .eTabNav {
	padding: 0 0 0 10px;
}

.eTabButton {
	background-image: url("/shared/eipa/images/esprite-tabs.png");
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	position: relative;
	text-align: center;
	text-decoration: none;
	outline: 0 none;
}

.eTabs .eTabButton {
	background-position: 0 -65px;
	padding: 0.3em 10px 0.2em;
	font-size: 11px;
	height: 23px;
	margin-right: -2px;
	min-width: 63px;
}

.eTabs .eTabButton:hover {
	background-position: 0 -97px !important;
	text-decoration: none;
}

.eTabs .eTabButton:hover span {
	background-position: 100% -97px !important;
}

.eTabs .eTabButton.eActive,.eTabs .eTabButton.eActive:hover,.eTabs .eTabButton.eActive:focus
	{
	background-position: 0 -34px !important;
	color: #000;
}

.eTabs .eTabButton span {
	background: url("/shared/eipa/images/esprite-tabs.png") repeat scroll
		100% -65px transparent;
	height: 23px;
	left: 100%;
	position: absolute;
	top: 0;
	width: 5px;
}

.eTabs .eTabButton.eActive span,.eTabs .eTabButton.eActive:hover span,.eTabs .eTabButton.eActive:focus span
	{
	background-position: 100% -34px !important;
}

.eTabs .eTabColumn {
	display: none;
	padding: 8px 0 0 0;
}

.eTabs .eTabColumn div {
	float: left;
	margin: 0 2px 0 0;
	overflow: hidden;
	padding: 0.15em 0 0.15em 0;
	position: static !important;
	width: 250px;
}

.eTabs .eTabColumn a {
	font-size: 92% !important;
	line-height: 1.8;
}

.eTabs .eTabColumn.eActive {
	display: block;
}

.eTabs .eTabColumnWrapper {
	clear: both;
	min-height: 240px;
	/*max-height: 460px;*/
	overflow: auto;
	/*padding: 0.5em 0 0 0.5em;*/
	padding: 0.5em 0 1em 0.5em;
}

.eTabColumnReg {
	overflow: hidden;
}

.eTabs .eTabColumn .eSugg {
	background: url("/shared/eipa/images/esugg.png") no-repeat;
}

.eTabs .eTabColumn .eActive a {
	color: #000;
}

/* FORMS ******************************************************/
form label {
	display: block;
	font-weight: bold;
}

form input,form textarea {
	border: 1px solid #c6c6c6;
	color: #666666;
}

.eHorizontal label {
	display: inline;
}

form legend {
	display: none;
}

form div {
	margin: 1em 0;
}

form .eSelectGroup legend {
	display: block;
	font-weight: bold;
}

form .eSelectGroup input {
	float: left;
	margin-right: 0.5em;
}

form .eSelectGroup div {
	margin: 0;
}

form .eHelper {
	color: #666;
	display: block;
	font-size: 90%;
	margin-top: 0.5em;
}

form .eSearch input {
	width: 70%;
	float: left;
	margin-right: .5em;
}

form .eSearch .eImageSubmit {
	background: transparent url(/shared/eipa/images/esprite.png) no-repeat
		scroll 2px -1991px;
	border: 0;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 0px;
	height: 30px;
	line-height: 0px;
	text-indent: -999px;
	width: 40px;
}

form .eStretch {
	width: 100%;
}

.eSubmit.eBlue {
	background-color: #00285e;
	border-color: #00285e;
}

.eSubmit.eBlue span {
	border-color: #00285e;
}

.eSubmit.eBlue button {
	color: white;
	font-size: 0.9em;
	padding: 5px 15px;
}

#eCountryMenuButton-button {
	width: 15em;
}

input.eBtnSubmit,input.eBtnReset {
	background: transparent url(/shared/eipa/images/ebuttonbg.png) repeat-x;
	color: #fff;
	cursor: pointer;
	font-size: 10px;
	font-weight: bold;
	height: 29px;
	padding: 0 10px;
	border: none;
}

input.eBtnReset {
	background-image: url(/shared/eipa/images/egreybuttonbg.png);
	color: #00285e;
}

form.eTaleoForm input {
	width: auto;
}

form li {
	line-height: 2;
}

form li label {
	display: inline;
	font-weight: normal;
}

form li input {
	height: auto;
}

form li a {
	margin-left: 10px;
}

/* PARAGRAPHS *************************************************/
p {
	color: #333333;
	font-size: 109%;
}

p.eIntroduction {
	font-size: 150%;
}

.eLogoContainer {
	float: left;
	height: 100px;
	width: 81px;
	margin: 0 20px 0 0;
}

.eLogoContainer a {
	height: 100px;
	width: 81px;
	display: block;
	background-image: url(/shared/eipa/images/esprite-logo.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.eItalic {
	font-style: italic;
}

.eDate {
	color: #666;
	font-size: 90%;
}

.eAuthor {
	color: #666;
	font-size: 83%;
}

.eContrTitle {
	font-size: 91%;
}

.eContrFooter a {
	margin: 0 1.5em 0 0;
}

blockquote {
	font-size: 130%;
}

/* HEADER TOOL MENU *******************************************/
#eHeaderToolMenu {
	margin: 15px 0 0 0;
}

#eHeaderToolMenu .eFormSearch,#eHeaderToolMenu #eLoginLink,#eHeaderToolMenu #eCountrySelect
	{
	float: right;
}

#eHeaderToolMenu a {
	font-size: 80%;
	color: #336699;
}

#eLoginLink {
	background-image: url("/shared/eipa/images/esprite.png");
	background-position: 1px -985px;
	background-repeat: no-repeat;
	margin: 0 0 0 15px !important;
	padding: 11px 0 10px 15px;
}

#eCountryLink {
	background-image: url("/shared/eipa/images/esprite.png");
	background-position: right -1029px;
	background-repeat: no-repeat;
	padding: 6px 12px 10px 0;
	outline: none;
}

#eCountrySelect {
	margin-top: 7px;
}

#eHeaderToolMenu .eSmallFlags.eSmallFlagGlobal {
	background-image: url(/shared/eipa/images/esprite.png) !important;
	background-repeat: no-repeat;
	background-position: 0 -1697px;
	height: 14px !important;
	width: 22px !important;
}

/* COUNTRYPICKER ***********************************************************/
#eCountrySelectTabs {
	padding: 12px 6px 0 0;
	position: absolute;
}

#eCountrySelectTabs .eClose {
	background-image: url("/shared/eipa/images/esprite.png");
	background-position: right -1738px;
	display: block;
	height: 28px;
	margin: -9px 0;
	padding: 0;
	position: absolute;
	right: 0;
	width: 29px;
}

#eCountrySelectTabs  h2 {
	font-size: 138%;
	line-height: 1;
	margin: 0 0 15px 12px;
}

#eCountrySelectTabs .eSmallFlags {
	margin-top: 4px;
}

#eCountrySelectTabs  #eGlobalLink {
	float: right;
	line-height: 27px;
	font-size: 95%;
}

#eCountrySelectTabs .eTabNav {
	margin: 0;
}

#eCountrySelectTabs .eTabNav li {
	list-style: none;
}

#eCountrySelectTabs .eTabColumn div {
	width: 160px;
	margin: 0 14px 6px 0;
	padding: 0 3px;
	line-height: 26px;
}

/* GLOBAL MENU *************************************************************/
#eGlobalMenu {
	float: left;
	list-style: none;
	margin: 4px 0 0 0;
	z-index: 2;
	position: static;
}

#eGlobalMenu li {
	list-style: none;
}

#eGlobalMenu .eMenuLi {
	float: left;
	position: relative;
}

#eGlobalMenu .eHasMenu a {
	text-decoration: none !important;
}

#eGlobalMenu a.eMenuLink,#eGlobalMenu a.eMenuLinkOn,#eGlobalMenu a.eMenuLinkOn span,#eGlobalMenu a.eMenuLink span
	{
	background-color: transparent;
	background-image: url("/shared/eipa/images/esprite-tabs.png");
	background-repeat: no-repeat;
}

#eGlobalMenu a.eMenuLink,#eGlobalMenu a.eMenuLinkLast {
	background-position: right -579px;
	display: block;
	font-size: 12px;
	padding: 0 15px;
	text-transform: uppercase;
	color: #336699;
	font-weight: bold;
	height: 44px;
	line-height: 44px;
	outline: none;
}

#eGlobalMenu a.eMenuLinkOn {
	background-position: 0 -518px;
	color: #333;
	z-index: 1001;
	position: inherit;
}

#eGlobalMenu a.eMenuLinkOn span {
	background-position: 100% -518px;
	left: 100%;
	position: absolute;
	top: 0;
	width: 7px;
	height: 44px;
}

#eGlobalMenu a.eActive {
	color: #000 !important;
}

#eGlobalMenu .eBox3 {
	width: 760px;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	margin-top: -4px;
}

#eGlobalMenu .eBox3 .eBoxBody {
	padding-bottom: 10px;
}

.eGlobalMenuGroup,.eGlobalMenuGroupLinks {
	float: left;
	margin: 0 12px 20px 12px;
	width: 21%;
	font-size: .9em;
}

.eGlobalMenuGroup li {
	margin: 0 0 0.7em 0;
}

.eGlobalMenuGroup li a {
	line-height: 1;
}

.eGlobalMenuGroup li img {
	width: 80px;
	height: 80px;
}

.eGlobalMenuGroupLast {
	padding-right: 4px !important;
}

.eGlobalMenuGroupLinks {
	background: url("/shared/eipa/images/evertborder.png") repeat-y scroll
		left center transparent;
	padding-left: 15px;
	width: 15%;
	margin: 0 12px 20px 0;
}

.eGlobalMenuGroupLinks li a {
	cursor: pointer;
}

/* DROPDOWN MENU **********************************************/
.eMenuContainer {
	margin: 0 0 .5em 0;
	z-index: 999;
}

.eMenuContainer .yuimenuitemlabel,.eMenuContainer .yuimenubaritemlabel {
	text-align: left;
	white-space: nowrap;
}

.eMenuContainer .yui-menu-shadow-visible {
	top: 2px;
	right: -3px;
	left: 2px;
	bottom: -3px;
	visibility: visible;
}

.eMenuContainer .hide-scrollbars * {
	overflow: hidden;
}

.eMenuContainer .hide-scrollbars select {
	display: none;
}

.eMenuContainer .yuimenu.show-scrollbars,.eMenuContainer .yuimenubar.show-scrollbars
	{
	overflow: visible;
}

.eMenuContainer .yuimenu.hide-scrollbars .yui-menu-shadow {
	overflow: hidden;
}

.eMenuContainer .yuimenu.show-scrollbars .yui-menu-shadow {
	overflow: auto;
}

.eMenuContainer .yui-overlay.yui-force-redraw {
	margin-bottom: 1px;
}

.eMenuContainer .yuimenubar {
	font-size: 93%;
	line-height: 2;
	border: solid 1px #808080;
	background: url(/shared/eipa/images/esprite.png) repeat-x 0 0;
}

.eMenuContainer .yuimenubarnav .yuimenubaritem {
	border-right: solid 1px #ccc;
}

.eMenuContainer .yuimenubaritemlabel {
	padding: 0 10px;
	color: #000;
	text-decoration: none;
	cursor: default;
	border-style: solid;
	border-color: #808080;
	border-width: 1px 0;
	margin: -1px 0;
}

.eMenuContainer .yuimenubaritemlabel:hover {
	text-decoration: underline;
}

.eMenuContainer .yuimenubarnav .yuimenubaritemlabel {
	padding-right: 20px;
}

.eMenuContainer .yuimenubarnav .yuimenubaritemlabel-selected {
	border-left-width: 1px;
	margin-left: -1px;
}

.eMenuContainer .yuimenu {
	font-size: 11px;
	line-height: 1.5;
}

.eMenuContainer .yuimenu .bd {
	border: solid 1px #c6c6c6;
	background-color: #fff;
}

.eMenuContainer .yuimenu ul {
	padding: 3px 0;
	border-width: 1px 0 0 0;
	border-color: #ccc;
	border-style: solid;
}

.eMenuContainer .yuimenu ul.first-of-type {
	border-width: 0;
}

.eMenuContainer .yuimenu .yui-menu-body-scrolled {
	border-color: #ccc #808080;
	overflow: hidden;
}

.yuimenu .topscrollbar,.yuimenu .bottomscrollbar {
	height: 16px;
	border: solid 1px #808080;
	background: #fff url(/shared/eipa/images/esprite.png) no-repeat 0 0;
}

.yuimenu .topscrollbar {
	border-bottom-width: 0;
	background-position: center -1342px;
}

.yuimenu .topscrollbar_disabled {
	background-position: center -1314px;
}

.yuimenu .bottomscrollbar {
	border-top-width: 0;
	background-position: center -1380px;
}

.yuimenu .bottomscrollbar_disabled {
	background-position: center -1290px;
}

.eMenuContainer .yuimenuitem {
	text-align: left;
	outline: none;
	list-style: none;
}

.eMenuContainer .yuimenuitemlabel {
	padding: 0 0.9em;
	color: #666666;
	text-decoration: none;
	cursor: default;
	outline: none;
}

.eMenuContainer .yuimenuitem-selected {
	background: #00285e;
}

.eMenuContainer .yuimenuitem-selected a {
	color: white !important;
}

.eMenuContainer li.yui-button-selectedmenuitem {
	background-image: none;
}

/* BUTTON **************************************************************/
.yui-button {
	display: inline-block;
	vertical-align: text-bottom;
}

.yui-button .first-child {
	display: block;
}

.yui-button a {
	text-decoration: none;
}

.eMenuContainer .yui-button {
	background: none repeat scroll 0 0 white;
	border: 1px solid #C6C6C6;
	margin: 0 0.25em 0 0;
}

.eMenuContainer .yui-button button,.eMenuContainer .yui-button a {
	color: #666666;
	font-size: 80%;
	line-height: 2;
	min-height: 1.8em;
	padding: 0 2px;
}

.yui-split-button button,.eMenuContainer .yui-menu-button button {
	background-color: #FFFFFF;
	background-position: 99% -1356px;
	background-repeat: no-repeat;
	border: medium none;
	padding-right: 26px;
}

.yui-menu-button button {
	background-image: url(/shared/eipa/images/esprite.png);
}

.yuimenubar ul,.yuimenu ul,.yuimenubar li,.yuimenu li {
	margin: 0;
	padding: 0;
}

.yui-button-menu,.yui-button-menu div {
	margin: 0;
}

li.yui-button-selectedmenuitem {
	background: #c6c6c6 url(/shared/eipa/images/esprite.png) no-repeat
		scroll 11px -803px;
}

li.yui-button-selectedmenuitem .yuimenuitemlabel {
	color: #666;
}

.yui-menu-button em.yui-button-label {
	display: block;
	font-style: normal;
	overflow: hidden;
	text-align: left;
	white-space: nowrap;
}

.yui-split-button button {
	background-image: url(/shared/eipa/images/esprite.png);
}

.yui-button-focus {
	border-color: #7D98B8;
	background-position: 0 -1300px;
}

.yui-button-focus .first-child {
	border-color: #7D98B8;
}

.yui-button-focus button,.yui-button-focus a {
	color: #000;
}

.yui-split-button-focus button {
	background-image: url(/shared/eipa/images/esprite.png);
}

.yui-button-hover {
	border-color: #7D98B8;
	background-position: 0 -1300px;
}

.yui-button-hover .first-child {
	border-color: #7D98B8;
}

.yui-button-hover button,.yui-button-hover a {
	color: #000;
}

.yui-split-button-hover button {
	background-image: url(/shared/eipa/images/esprite.png);
}

.yui-button-active {
	border-color: #7D98B8;
	background-position: 0 -1700px;
}

.yui-button-active .first-child {
	border-color: #7D98B8;
}

.yui-button-active button,.yui-button-active a {
	color: #000;
}

.yui-split-button-activeoption {
	border-color: #808080;
	background-position: 0 0;
}

.yui-split-button-activeoption .first-child {
	border-color: #808080;
}

.yui-split-button-activeoption button {
	background-image: url(/shared/eipa/images/esprite.png);
}

/* TOOLBAR ****************************************************/
.eToolbarGroup {
	float: right;
	clear: both;
	margin: 0;
	padding: 5px 8px 0 0;
}

.eToolbarGroup a {
	background-color: transparent;
	background-image: url(/shared/eipa/images/esprite.png);
	cursor: pointer;
	float: left;
	height: 18px;
	margin: 0 0 0 0.5em;
	text-decoration: none;
	width: 18px;
	background-repeat: no-repeat;
}

#eFlashShow {
	background-position: 3px -228px;
}

#eTextShow {
	background-position: -16px -1785px
}

#eCarousellShow {
	background-position: -15px -1824px;
}

#eImageShow {
	background-position: 3px -31px;
}

#eFlashShow.eToolBarLinkActive,#eFlashShow.eToolBarLinkActive:hover {
	background-position: -35px -2102px;
}

#eTextShow.eToolBarLinkActive,#eTextShow.eToolBarLinkActive:hover {
	background-position: 1px -1766px;
}

#eCarousellShow.eToolBarLinkActive,#eCarousellShow.eToolBarLinkActive:hover
	{
	background-position: 1px -1806px;
}

#eImageShow.eToolBarLinkActive,#eImageShow.eToolBarLinkActive:hover {
	background-position: -34px -47px;
}

#eFlashShow:hover {
	background-position: -10px -195px;
}

#eTextShow:hover {
	background-position: -33px -1766px;
}

/* HEADERFOOTER ELEMENT ***************************************/
.eLogInContainer {
	margin: 4px 3px 38px 0;
}

.eLogInContainer a {
	font-size: 80%;
	margin: 0 5px;
}

#eHeaderToolMenu .eFormSearch {
	margin: 0 0 0 30px;
}

.eSearchFormInput {
	float: left;
	height: 16px;
	margin: 0 3px 0 0;
	padding: 6px;
	width: 135px;
}

#eHeaderToolMenu .eSearchFormInput {
	background: #FFF url(/shared/eipa/images/esprite-breadcrumbs.png)
		no-repeat scroll right bottom;
	border: 1px solid #FFFFFF;
	width: 127px;
	height: 17px;
	line-height: 17px;
}

.eSearchFormSubmit {
	width: 40px;
	height: 30px;
	background: transparent url(/shared/eipa/images/esprite.png) no-repeat
		scroll 2px -1990px;
	border: none;
	float: left;
	cursor: pointer;
	outline: none;
	text-indent: -9999px;
}

/* SEARCH RESULTS **************************************************************/
.eDateRight {
	color: #666;
	font-size: 83%;
	float: right;
}

.eUrl {
	color: #008000;
	font-size: 83%;
}

/* FORM  **************************************************************/
.eError {
	color: red;
}

.eOk {
	color: green;
}

.eDateError {
	width: 95%;
}

#eDateForm div {
	margin: 0;
}

/* INNER LEFT MENU **************************************************************/
.eInnerMenu {
	margin: 0 0 13px;
	padding: 0 0 13px;
	background: transparent url(/shared/eipa/images/emenuborder.gif)
		repeat-x bottom left;
	width: 100%;
}

.eInnerMenu li {
	font-size: 1em;
	list-style: none;
}

.eInnerMenu li a,.eInnerMenu li span {
	background: url("/shared/eipa/images/esprite.png") no-repeat scroll 0
		-1068px transparent;
	color: #3C6296;
	display: block;
	margin: 0 0 0 5px;
	min-height: 19px;
	padding: 0 0 0 15px;
}

.eInnerMenu li a:hover {
	background-position: 0 -1147px;
	color: #3c6296;
}

.eInnerMenu ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 0 0 8px;
}

.eInnerMenu ul li {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 13px;
	list-style-type: none;
	margin-left: 10px;
	padding: 0 0 8px 0;
}

.eInnerMenu ul li a,.eInnerMenu ul li span,.eInnerMenu li ul li a:hover
	{
	background-position: -100000px -100000px;
	padding: 0 0 0 8px;
}

.eInnerMenu .eActiveLink,.eInnerMenu .eActiveGroupLink,.eActiveMenu {
	color: #222222;
}

.eInnerMenu .eInnerMenu {
	background: none;
}

/* LISTS *************************************************************/
.eArrowBullet li {
	background: url(/shared/eipa/images/esprite.png) 0 -903px no-repeat;
	padding-left: 1em;
}

.eHorizontal li {
	float: left !important;
	margin-right: 1em;
}

.eAZNav { /* For Silver A-Z list */
	font-size: 0.9em;
	margin: 0;
	overflow: hidden;
	padding: 1em 0;
}

.eAZNav li {
	list-style: none;
}

.eAZ {
	margin: 0;
}

.eAZ h3 {
	background: white;
	margin: 30px 0 0 0;
	padding: 10px 0 10px 15px;
}

.eAZ ul {
	border-bottom: 1px #e2e2e2 solid;
}

.eAZ li {
	list-style: none;
}

.eAZ ul li {
	border-top: 1px #e2e2e2 solid;
	margin: 0;
	padding: 10px 0 10px 15px;
}

.eAZ p {
	font-size: 1em;
	margin: 0;
}

/* SHARE *************************************************************/
.eShareBar .eDigg,.eShareBar .eTwitter,.eShareBar .eFacebook {
	border: 1px #e5e5e5 solid;
	display: block;
	height: 22px;
	text-indent: -9999px;
	padding-left: 0;
	width: 22px;
}

.eShare {
	border: 0;
	color: #666;
	float: left;
	font-size: 116%;
	margin-right: 0.5em;
	padding-top: 3px;
}

.eShareBar .ePt {
	padding-top: 3px;
}

.eShareBar a {
	font-size: 83%;
}

/* TAG CLOUD **************************************************/
.eTagCloud {
	margin: 1em 0 .5em 0;
	padding: 0;
}

.eTagCloud li {
	display: inline;
	padding-right: 5px;
	line-height: 2.5em;
	border: none !important;
}

.eTag1 {
	font-size: 1em;
	padding: 0 0.1em;
}

.eTag2 {
	font-size: 1.3em;
	padding: 0 0.15em;
}

.eTag3 {
	font-size: 1.9em;
	padding: 0 0.2em;
}

.eTag4 {
	font-size: 2em;
	padding: 0 0.25em;
}

.eTag5 {
	font-size: 2.2em;
	padding: 0 0.3em;
}

.eTag6 {
	font-size: 2.4em;
	padding: 0 0.35em;
}

/* FLOWPLAYER *************************************************/
.eFlowLink {
	display: block;
	width: 100%;
	height: 300px;
	margin: 0 0 1.5em 0;
	border-top: 1px solid #CCC;
	background: #CCC url(/shared/eipa/images/eflashload.png) center center
		no-repeat;
}

/* FLASH ******************************************************/
.eFlashFallback {
	text-align: left;
	margin: 3em;
}

/* PAGINATOR *******************************************/
.ePag {
	border: 1px solid #F8F8F8;
	padding: .5em;
}

.ePag:hover {
	border: 1px solid #CCC;
	padding: .5em;
}

.ePagActive {
	background: #FFF;
	border: 1px solid #CCC;
	color: #000;
}

/* ENTRY FOOTER *********************************************************/
.eEntryFooter {
	font-size: 83%;
	height: 20px;
	overflow: visible !important;
	padding: 2em 0 0.5em;
}

.eEntryFooter p {
	margin: 0;
}

.eEntryFooter strong {
	font-size: 100%;
}

/* Comments *************************************************************/
.eEntryFooter .eComments {
	position: relative;
	margin-right: 3em;
}

.eEntryFooter .eComments a {
	display: block;
	float: left;
}

.eEntryFooter .eComments .eCounter {
	background-image: url(/shared/eipa/images/esprite-ext.png);
	background-repeat: no-repeat;
	background-position: -72px -823px;
	bottom: 10px;
	color: #fff;
	display: none;
	font-weight: bold;
	height: 17px;
	left: 5px;
	position: relative;
	text-align: center;
	width: 28px;
}

/* Ajax indicator *******************************************/
.eIndicator {
	background: transparent url(/shared/eipa/images/eindicator.gif) center
		center no-repeat;
	min-width: 50px;
	min-height: 50px;
}

/* DISQUS **********************************************************/
.dsq-item-sort,.dsq-like,.dsq-comment-footer-left,.dsq-sub-header,.eLocked #dsq-form-area,.eLocked .dsq-comment-footer-reply,.eLocked #dsq-new-post,.eLocked .dsq-post-edit
	{
	display: none !important;
}

#dsq-content {
	clear: both !important;
}

/* NEWSTICKER (half and full) *****************************************************/
.eTicker {
	clear: both;
	float: left;
	width: 100%;
}

.eTicker.eFullTicker .eListContainer,.eTicker.eHalfTicker .eListContainer
	{
	clear: both;
	float: left;
	width: 98.4%;
}

.eTicker.eHalfTicker h2 {
	margin: 0;
	clear: both;
}

.eTicker .eCounter {
	margin-top: 13px;
}

.eTicker .eListContainer ul {
	margin: 0;
}

.eTicker .eListContainer li {
	line-height: 27px;
}

.eTicker.eHalfTicker li {
	line-height: 16px;
}

.eTicker .eDate {
	display: block;
	float: left;
	width: 80px;
}

.eTicker .eLoader {
	display: none;
}

/* Landing page ticker */
.eBox1 .eTicker.eRichTicker .eListContainer {
	padding: 0 30px 0
}

.eTicker.eFullTicker li {
	border-bottom: 1px solid #E2E2E2;
	padding: .6em 10px .6em 100px;
	position: relative;
}

.eTicker.eFullTicker li .eDate {
	position: absolute;
	left: 0;
}

/* Sidebar ticker */
.eTicker.eHalfTicker .eDate {
	float: none;
	width: auto;
}

.eTicker.eHalfTicker li {
	border-bottom: 1px solid #E2E2E2;
	padding-bottom: .5em;
	margin-bottom: .5em;
}

/*EVENTLIST **********************************************************************/
.eEventOngoing {
	color: #89ba17;
	font-weight: bold;
	padding-left: 7px;
}

#eEventsList {
	float: left;
	clear: both;
	width: 100%;
}

#eEventsList .eListContainer {
	float: left;
	width: 100%;
	background: #EAEAEA;
	padding: 1px
}

#eEventsList .eEventPresent,#eEventsList .eEventFuture {
	border-color: #EEEEEE !important
}

#eEventsList li {
	background: url("/shared/eipa/images/etickereventbg.png") repeat-x
		scroll left top #F8F8F8;
	border: 1px solid #EAEAEA;
	line-height: 1.3em;
	padding: 0.2em 1em 0.3em;
	margin: 0;
}

#eEventsList li  h3 {
	font-size: 102%;
	margin: 0.5em 0 0.1em;
	text-transform: none;
}

#eEventsList li h3 a {
	position: relative;
}

#eEventsList  p {
	font-size: 90%;
	color: #666;
	min-height: 20px;
}

#eEventsList li  p .eEventDate {
	border-right: 1px solid #CCCCCC;
	float: left;
	margin: 0 7px 0 0;
	padding: 0 7px 0 0;
}

/* SILVER SPECIFIC ********************************************/
#eNavigationChildrenContainer .yuimenuitem.first-of-type,#eLeftMenu ul li ul li ul
	{
	display: none;
}

/* PRINT **************************************************/
@media print {
	body {
		color: #333333 !important;
		font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Geneva,
			sans-serif !important;
	}
	h1 {
		font-size: 30px !important;
	}
	h2 {
		font-size: 24px !important;
	}
	h2 {
		font-size: 20px !important;
	}
	#eHeaderToolMenu,#eSearchForm,#eGlobalMenu,#eFlashShowTab,#eLeftMenu,#eFoot
		{
		display: none !important;
	}
	#eTextShowTab {
		display: block !important;
	}
	.eCol2w75 {
		width: 98% !important;
	}
	a:link,a:visited {
		color: #000;
		background: transparent;
		font-weight: bold;
		text-decoration: underline;
	}
	#eHeaderLogo {
		display: list-item;
		height: 100pt;
		list-style-image: url(/shared/eipa/images/elogoprint.gif);
		list-style-position: inside;
		margin: 0 0 0 500px !important;
		padding: 0 !important;
		width: 800pt;
	}
}

/* NOT VALID PROPS */
.eCarouselContainer,#eCareersCarousel li,#eCareersCarousel .ePlaque,#eFooter ul,.yui-calendar a.calnav,.yui-carousel,#eHeroCarousel .yui-carousel-nav
	{
	zoom: 1;
}

.eMenuContainer .yui-menu-shadow-visible {
	opacity: .12;
}

#eLandingPageCarousel li a {
	opacity: 0.5;
}

div.buffer {
	opacity: 0.1;
}

.eSaveSettings,.eJS #eNewsTicker.eRichTicker .eListContainer li {
	opacity: 0;
}

.mask,.yui-calcontainer .yui-cal-nav-mask {
	opacity: .25;
}

/* Popup layer */
#ePopUp_mask {
	background-color: #000000;
	filter: alpha(opacity = 40);
	opacity: 0.40;
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1000;
}

#ePopUp_c {
	z-index: 1001;
}

#ePopUp .yui-overlay,
#ePopUp .yui-panel-container {
	margin: 11px 0 0;
	position: absolute;
	text-align: left;
	visibility: inherit;
}

#ePopUp .eClose {
	background-image:url("http://www.ericsson.com/shared/eipa/images/esprite.png");
	background-position: right -1738px;
	display: block;
	height: 28px;
	margin: -10px -6px 0 0;
	padding: 0;
	position: absolute;
	right: 0;
	width: 29px;
}

#ePopUp.eBox3 .eBoxBody {
	padding: 0 30px;
}

#ePopUp h2 {
	font-size: 138%;
	line-height: 1;
	margin: 0 0 15px 12px;
	width: 100%;
	float: left;
}

#ePopUp p {
	margin-left: 12px;
	max-width: 664px;
}

#ePopUp input.eBtnSubmit {
	width: 100px;
	margin-right: 5px;
}

#ePopUp input.eBtnReset {
	width: 100px;
}
