/* -- HPWEB CSS POSITIONING STYLE SHEET VERSION hpweb.1.2i.a --*/


#topBar	{
	position: relative;
	width: 720px;
	margin: 0;
	padding: 0;
	overflow: auto;
	}
#hppWelcome	{
	float: right;
	width: 260px;
	padding: 5px 0 6px 0;
	margin: 0 0 0 10px;
	}
#hppSignIn	{
	float: right;
	width: 155px;
	padding: 4px 0 6px 0;
	margin: 0 0 0 10px;
	}
#ctryInd	{
	float: right;
	width: 275px;
	text-align: right;
	margin: 0 0 0 10px;
	padding: 4px 0 3px 0;
	}

#topNav		{
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #666;
	white-space: nowrap;
	}
#topNav img 	{
	border-right: 1px solid #FFF;
	}

#contactSearchArea	{
	position: relative;
	width: 100%;
	min-width: 740px;
	margin: 0;
	padding: 0;
	}
#contactHP	{
	width: 160px;
	margin: 0;
	position: absolute;
	top: 30%;
	left: 20px;
	}
#phoneOrders 	{
	position: absolute;
	top: 32%;
	left: 150px;
	width: 150px;
	font-size: 90%;
	}
.phoneNumber 	{
	font-weight: bold;
	white-space: nowrap;
	}
#searchArea	{
	width: 540px;
	margin: 0 0 0 200px;
	text-align: right;
	padding: 4px 0 1px 0;
	}
#searchBox	{
	position: relative;
	margin-right: 3em;
	padding: 1px 0 5px 0;
	}
#searchBox #textbox1	{
	width: 13em;
	margin-right: 0.2em;
	}
#searchScope 	{
	margin-top:-6px;
	}

#logoTitleArea	{
	position: relative;
	width: 740px;
	margin: 0;
	padding: 0;
	overflow: auto;
	}
#logo		{
	float: left;
	margin: 0;
	padding: 1.5em 53px 19px 53px;
	}
#title		{
	float: left;
	width: 370px;
	margin: 0;
	padding: 2em 0 20px 10px;
	position: static;
	}
#moniker	{
	float: left;
	position: static;
	width: 175px;
	margin-top: 1em;
	padding: 15px 0 15px 15px;
	font-weight: bold;
	font-size: 101%;
	}

#mainBody	{
	position: relative;
	width: 740px;
	margin: 0;
	padding: 0;
	}

#msgStyleA	{
	position: relative;
	margin: 0 0 10px 10px;
	padding: 0;
	}
#msgALeftTop	{
	position: relative;
	width: 362px;
	height: 130px;
	}
#msgALeftBottom	{
	position: relative;
	width: 362px;
	height: 62px;
	}
#msgARightTop	{
	position: absolute;
	top: 0;
	left: 368px;
	width: 362px;
	margin: 0;
	}
#msgARightBottom	{
	position: absolute;
	top: 99px;
	left: 368px;
	width: 362px;
	margin: 0;
	}

#msgStyleB	{
	position: relative;
	margin: 0 0 10px 0;
	padding: 0;
	}
#msgBLeft	{
	width: 273px;
	}
#msgBRight	{
	position: absolute;
	top: 0;
	left: 273px;
	width: 273px;
	margin: 0;
	}

#contentArea	{
	position: relative;
	width: 730px;
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
	overflow: auto;
	}

#leftNav	{
	float: left;
	width: 170px;
	margin: 0;
	padding: 0;
	}

#rightNav	{
	float: left;
	width: 180px;
	margin: 0 0 0 10px;
	padding: 0;
	}

#tabbedNav	{
	width: 100%;
	overflow: auto;
	margin: 0 0 10px 0;
	}
#tabbedNav div	{
	float: left;
	margin: 0 2px 0 0;
	padding: 3px 30px;
	background-image: url(/img/hpweb_1-2_tab_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	}
#tabbedNav.leveld	{
	padding: 0;
	}

#footer 	{
	position: relative;
	width: 100%;
	min-width: 740px;
	margin-top: 20px;
	padding: 0;
	border-top: 4px solid #666;
	clear: both;
	}
.container740 	{
	width: 740px;
	text-align: center;
	overflow: hidden;
	}
#privacy	{
	float: left;
	width: 200px;
	padding: 0.5em 10px;
	}
#terms		{
	float: left;
	width: 288px; /* 298 */
	margin: 0;
	padding: 0.5em 0;
	}
#feedback	{
	float: left;
	width: 232px; /* 242 */
	margin: 0;
	padding: 0.5em 0;
	}
#impressum {
	position: relative;
	width: 200px;
	text-align: center;
	padding: 0.5em 10px;
	}

#copyright	{
	position: relative;
	width: 740px;
	text-align: center;
	}

#chatArea	{
	margin: 0 0 10px 0;
	padding: 5px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	overflow: auto;
	width: 100%;
	}


.contentBlock	{
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
	overflow: auto;
	}

.contentSubBlock	{
	margin: 0 0 0 0.8em;
	text-indent: -0.8em;
	padding: 0;
	}

.graySubBlock	{
	background-color: #e7e7e7;
	padding: 10px;
	margin: 0;
	}

.paddedBlock	{
	margin: 0 0 10px 0;
	padding: 10px;
	}

.rightGutterBlock	{
	margin: 0 10px 10px 0;
	padding: 0;
	}
.leftGutterBlock	{
	margin: 0 0 10px 10px;
	padding: 0;
	}
.leftGutterBlockWithBorder	{
	margin: 0 0 0 0px;
	padding: 0 0 0 9px;
	border-left: 1px solid #CCC;
	}
.rightSmallGutterBlock	{
	margin: 0 5px 0 0;
	padding: 0;
	}
.leftSmallGutterBlock	{
	margin: 0 0 0 5px;
	padding: 0;
	}

.linksUnit	{
	padding: 0;
	color: #003366;
	margin: 0 0 0 0.8em;
	text-indent: -0.8em;
	}
.linksUnitText	{
	text-indent: 0;
	color: #000;
	}

ul.linksUnit	{
	list-style-type: none;
	}
ul.linksUnit a 	{
	margin-left: 3px;
	}

.themeLinksUnit	{
	margin-left: 0.8em;
	text-indent: -0.8em;
	}


.bandedHeader	{
	margin: 0;
	padding: 1px 10px;
	}

.promo	{
	text-align: center;
	margin: 20px auto;
	padding: 0;
	}

.thumbnail	{
	float: left;
	width: 64px;
	margin: 0 10px 0 0;
	padding: 0;
	}
.thumbnailText	{
	/*float: left;*/
	/*width: 174px;*/
	margin: 0;
	overflow: auto;
	height:100%;
	}
#chatArea .thumbnail 	{
	margin: 0 3px;
	}

.prodImage	{
	float: left;
	width: 100px;
	margin: 0 10px 0 0;
	padding: 0;
	}

.centeredImage	{
	padding: 8px 3px 0 3px;
	text-align: center;
	color: #003366;
	}
.centeredImage img	{
	display: block;
	margin: 0 auto;
	}

.whiteDivider	{
	border-top: 1px solid #FFF;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	}

.blockDivider	{
	border-top: 1px solid #CCC;
	margin: 10px 0 10px 0;
	padding: 0;
	}
.topDivider	{
	border-top: 1px solid #CCC;
	margin: 0 0 10px 0;
	padding: 0;
	}
.bottomDivider	{
	border-bottom: 1px solid #CCC;
	margin: 10px 0 0 0;
	padding: 0;
	}

.topSpace	{
	padding-top: 10px;
	}
.bottomSpace	{
	padding-bottom: 10px;
	}
.topSpaceSmall	{
	padding-top: 5px;
	}
.bottomSpaceSmall	{
	padding-bottom: 5px;
	}


.floatContainer	{
	margin: 0;
	padding: 0;
	overflow: auto;
	width: 100%;
	}

.floatLeft	{
	float: left;
	}
.floatRight	{
	float: right;
	}

.float24pct	{
	float: left;
	width: 24%;
	}
.float25pct	{
	float: left;
	width: 25%;
	}
.float33pct	{
	float: left;
	width: 33%;
	}
.float50pct	{
	float: left;
	width: 50%;
	}
.float49pct	{
	float: left;
	width: 49%;
	}
.float67pct	{
	float: left;
	width: 67%;
	}

.float268px	{
	float: left;
	width: 268px;
	}
.float268pxWithGutter	{
	float: left;
	width: 268px;
	margin: 0 0 0 10px;
	}

.float360px	{
	float: left;
	width: 360px;
	}

.float546px	{
	float: left;
	width: 546px;
	}


.clear		{
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
	}

.screenReading	{
	position: absolute;
	width: 0;
	height: 0;
	font-size: 0;
	overflow: hidden;
	} 


h2.leveld, h3.leveld	{
	border-bottom-width: 4px;
	}

form.zeroMargin	{
	margin: 0;
	}


/* Redecoration styles */

.rightAligned 	{
	text-align: right;
	}
.centerAligned 	{
	text-align: center;
	}

.zeroTopMargin 	{
	margin-top:0;
	}

body.pageLayout	{
	margin: 0;
	background-color: #FFF;
	}

#stretchLogoWithPageTitle 	{
	width: 100%;
	min-width: 740px;
	overflow: hidden;
	margin: 5px 0;
	color: #FFF;
	background-color: #003366;
	}
#stretchLogoWithPageTitle #logo	{
	padding: 0 26px;
	background: url(/country/img/slp_logo_003366.gif) no-repeat 26px 0;
	}
#stretchLogoWithPageTitle #logo	a {
	display: block;
	}
#stretchLogoWithPageTitle #logo	img {
	visibility: hidden;
	width: 49px;
	height: 50px;
	}
#stretchLogoWithPageTitle #title {
	width: 619px;
	padding: 0;
	}
#stretchLogoWithPageTitle #title.noTagline {
	padding-top: 7px;
	}


#breadcrumbs 	{
	position: absolute;
	z-index: 1;
	width: 560px;
	margin: 1px 0 0 180px;
	padding: 0;
	font-size: 90%;
	}
#breadcrumbs a 	{
	margin-right: 6px;
	text-decoration: underline;
	white-space: nowrap;
	}


#enhancedPageBody 	{
	width: 740px;
	overflow: hidden;
	}

#enhancedContentArea 	{
	float: left;
	width: 560px;
	margin-left: 10px;
	}

#enhancedContentAreaNextToRightNav 	{
	float: left;
	width: 370px;
	margin-left: 10px;
	}

#enhancedRightNav 	{
	float: right;
	width: 180px;
	margin: 0 0 0 10px;
	}
#enhancedRightNavLinks 	{
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #CCC;
	}

#sectionalNav 	{
	float: left;
	width: 170px;
	}
#sectionalNavLinks 	{
	margin: 0 0 10px 0;
	padding: 0 0 15px 0;
	border: 1px solid #CCC;
	}

#sectionalNavHeader 	{
	margin: 0 0 10px 0;
	padding: 4px 10px 5px 10px;
	color: #FFF;
	font-weight: bold;
	background: #595959 url(/img/area_home_header.gif) repeat-x bottom;
	}
#sectionalNavHeader a 	{
	margin-left: 4px;
	color: #FFF;
	}

.sectionalNavSubHeader 	{
	margin: 15px 0 0px 0;
	padding: 1px 10px 2px 10px;
	background-color: #666;
	color: #FFF;
	font-weight: bold;
	}

#sectionalNav .linksUnit 	{
	margin-top: 5px;
	margin-right: 10px;
	padding-left: 10px;
	}
#sectionalNav .linksUnit .linksUnit 	{
	margin-top: 0;
	margin-right: 0;
	padding-left: 0;
	}

#sectionalNav .blockDivider 	{
	margin: 10px;
	}

#sectionalNavPromotions, #enhancedRightNavPromotions 	{
	text-align: center;
	}
#sectionalNavPromotions a img, #enhancedRightNavPromotions a img 	{
	margin: 10px auto;
	}

.threeColumns 	{
	width: 100%;
	margin: 0 0 10px 0;
	overflow: hidden;
	}
.threeColumns .column1, .threeColumns .column2, .threeColumns .column3 	{
	float: left;
	width: 180px;
	}
.threeColumns .column2, .threeColumns .column3 	{
	margin-left: 10px;
	}

.threeColumns .column1And2 	{
	float: left;
	width: 370px;
	}


.tableContainer	{
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
	overflow: auto;
	border: 1px solid #CCC;
	}

table.data 	{
	border-collapse: collapse;
	font-size: 90%;
	}
table.data td, table.data th 	{
	border: 1px solid #CCC;
	padding: 5px;
	}
table.data tr.odd 	{
	background-color: #E7E7E7;
	text-align: left;
	vertical-align:	top;
	}
table.data tr.even 	{
	background-color: #FFF;
	text-align: left;
	vertical-align:	top;
	}

table.focusRows 	{
	border-collapse: collapse;
	}
table.focusRows td, table.focusRows th 	{
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 5px;
	text-align: left;
	vertical-align:	top;
	}


/* wide body (968px) page styles */

body.pageLayoutWide	{
	margin: 0;
	background-color: #FFF;
	}
.pageLayoutWide #mainBody 	{
	width: 968px;
	}
.pageLayoutWide #contentArea 	{
	width: 958px;
	}
.pageLayoutWide #copyright 	{
	width: 968px;
	}
.pageLayoutWide #footer .container740 	{
	width: 968px;
	}
.pageLayoutWide #privacy, .pageLayoutWide #terms, .pageLayoutWide #feedback 	{
	width: 32%;
	}


/* 20070906 */
.leftGutterBlock2 {margin: 0 0 0 10px;}
.tabContentWithRightBorder #tabbedNav {margin-bottom: 0;}
.tabContentWithRightBorder #tabbedNavEnhanced {margin-bottom: 0;}
#searchArea .NoRadioButtons {height: 37px; padding-top: 9px;}

/* 20080227 */


/* Jasper Johns */
#hppWelcomeL {
    float: left;
    padding: 4px 0 3px 10px;
    font-weight:bold;
}
#footer.footerShort {
    position: relative;
    width: 750px;
    margin-top: 20px;
    padding: 0;
    border-top: 4px solid #666;
    text-align: center;
    clear: both;
    }
.blockDividerShort  {
    border-top: 1px solid #CCC;
    margin: 10px 0;
    padding: 0;
    width:80%;
    }
.pageLayoutWide #stretchLogoWithPageTitleBlack  {
    width: 974px;
    overflow: hidden;
    margin: 0 0 5px 0;
    color: #FFF;
    background-color: #000;
    position:relative;
    }
#stretchLogoWithPageTitleBlack  {
    width: 750px;
    overflow: hidden;
    margin: 0 0 5px 0;
    color: #FFF;
    background-color: #000;
    position:relative;
    }
#stretchLogoWithPageTitleBlack #logo    {
    padding: 0 26px;
    background: url(/img/slp_logo_black_000000.gif) no-repeat 26px 0;
    height:50px;
    }
#stretchLogoWithPageTitleBlack #logo    a {display: block;}
#stretchLogoWithPageTitleBlack #logo    img {
    visibility: hidden;
    width: 49px;
    height: 50px;
    }
#stretchLogoWithPageTitleBlack #sectionTitle {
    padding: 0;
    float:left;
    width:430px;
    }
#stretchLogoWithPageTitleBlack #sectionTitle.noContact {padding-top: 0.8em;}
#stretchLogoWithPageTitleBlack #sectionTitle.noSecTitle {padding-top: 17px;}
#stretchLogoWithPageTitleBlack a {color:#FFF;}
#optLinks {
    float:right;
    padding:10px 0px;
    }
#optLinks div {
    padding: 0 4px;
    height:2.4em;
    }
#optLinks div.border {border-left:1px solid #FFF;}
#tabSearchArea {
    position: relative;
    height:2.6em;
    width:750px;
    margin: 0;
    padding: 0;
    background:#000 url(/img/bg_black_31.gif) repeat-x;
    }
.pageLayoutWide #tabSearchArea {
    position: relative;
    height:2.6em;
    width:974px;
    margin: 0;
    padding: 0;
    background:#000 url(/img/bg_black_31.gif) repeat-x;
    }
#tabArea {
    width:560px;
    float:left;
}
.pageLayoutWide #tabArea {
    width:750px;
    float:left;
}
#tabArea div {
    padding: 6px 15px 0 15px;
    border-right:1px solid #FFF;
    float:left;
    font-size:105%;
    height:25px;
}
#tabArea a {
    color:#FFF;
    font-weight:bold;
    text-decoration:none;
}
#searchAreaWide {
    float:left;
    text-align: right;
    width:190px;
    padding: 4px 0 1px 0;
    }
.pageLayoutWide #searchAreaWide {
    float:left;
    text-align: right;
    width:224px;
    padding: 4px 0 1px 0;
    }
#searchAreaWide #searchBoxW {
    position: relative;
    margin-right: 1em;
    }
.pageLayoutWide #searchAreaWide #searchBoxW #textboxW, #searchAreaWide #searchBoxW #textboxW    {
    margin-right: 10px;
    color:#666;
    padding-left:.4em;
    }
#searchAreaWide #searchBoxW #textboxW   { width: 9.6em; }
.pageLayoutWide #searchAreaWide #searchBoxW #textboxW   { width: 12.6em; }

input.arrowButtonGray   {width: 16px !important;}
input.arrowButtonRedBrd, input.arrowButtonBlackBrd  {
    width: 16px;
    height: 15px;
    cursor: pointer;
    padding: 0;
    margin-bottom: 6px;
    vertical-align: middle;
    border:none;
    }
.arrowButtonRedBrd  {background: url(/img/bt_arrow_red.gif) repeat-x bottom;}
.arrowButtonRedBrd:hover    {background-image: url(/img/bt_arrow_red_over.gif);}
.arrowButtonBlackBrd    {background: url(/img/bt_arrow_black.gif) repeat-x bottom;}
.arrowButtonBlackBrd:hover  {background-image: url(/img/bt_arrow_black_over.gif);}
#titleArea  {
    position: relative;
    width: 740px;
    margin: 0;
    padding-top: 5px;
    overflow: auto;
    }
.pageLayoutWide #titleArea  {
    position: relative;
    width: 974px;
    margin: 0;
    padding-top: 5px;
    overflow: auto;
    }
#titleArea #title {
    float: left;
    width: 540px;
    margin: 0;
    padding: 0 0 5px 10px;
    position: static;
    }
#titleArea #moniker {
    float: right;
    position: static;
    width: 175px;
    margin-top: 6px;
    padding: 3px 0 15px 15px;
    font-weight: bold;
    font-size: 101%;
    }
.pageLayoutWide #sectionalNavHeader     {
    margin: 0 0 8px 0;
    padding: 4px 10px 5px 10px;
    color: #FFF;
    font-weight: bold;
    background: #595959 url(/img/area_home_header.gif) repeat-x bottom;
    }
.pageLayoutWide .sectionalNavSubHeader  {
    margin: 10px 0 0 0;
    padding: 1px 10px 2px 10px;
    background-color: #666;
    color: #FFF;
    font-weight: bold;
    }
.pageLayoutWide #sectionalNav .linksUnit {
    margin-top: 0;
    margin-right: 10px;
    padding-left: 10px;
    }
.pageLayoutWide #sectionalNav .linksUnit .linksUnit {margin-top: 0; margin-right: 0; padding-left: 0;}
#enhancedRightNavLinks h2   {color:#000;}
.pageLayoutWide #mainBody, .pageLayoutWide #enhancedPageBody, .pageLayoutWide #copyright, .pageLayoutWide #footer, .pageLayoutWide #topBar  {width: 974px;}
.pageLayoutWide #sectionalNav   {float: left; width: 200px;}
.pageLayoutWide #enhancedContentAreaNextToRightNav {width:564px;}
.pageLayoutWide #footer {border-top: 2px solid #666; padding:4px 0; text-align:center;}
#breadcrumbsReserved {position: relative; min-height:1.1em;}
#breadcrumbsReserved #breadcrumbs {
    position: relative;
    width: 560px;
    margin: 1px 0 0 10px;
    padding: 0;
    font-size: 90%;
    }
.pageLayoutWide .threeColumns .column1 {width:184px;}
.pageLayoutWide #enhancedContentArea    {
    float: left;
    width: 764px;
    margin-left: 10px;
}
.pageLayoutWide .threeColumns, .pageLayoutWide .threeColumnsRightNav    {
    width: 100%;
    margin: 0 0 10px 0;
    overflow: hidden;
    }
.pageLayoutWide .threeColumns .column1, .pageLayoutWide .threeColumns .column2, .pageLayoutWide .threeColumns .column3 {
    float: left;
    width: 32.4%;
    }
.pageLayoutWide .threeColumnsRightNav .column1 {
    float: left;
    width: 32.6%;
    }
.pageLayoutWide .threeColumnsRightNav .column2, .pageLayoutWide .threeColumnsRightNav .column3 {
    float: left;
    width: 31.9%;
    margin-left:10px;
    }
.threeColumns1x2    {
    width: 100%;
    margin: 0 0 10px 0;
    overflow: hidden;
    }
.threeColumns1x2 .column1 {
    float: left;
    width: 33%;
    }
.threeColumns1x2 .column2And3   {
    float: left;
    width: 67%;
    }
.float506 {
    float:left;
    width:506px;
}
.column248 {
    float: left;
    width: 248px;
    }
.column248leftGutter {
    float: left;
    width: 248px;
    margin-left:10px;
    }
.right248 {
    float: left;
    width: 248px;
    margin-left:10px;
    padding-top:10px;
}
.fourColumns    {
    width: 100%;
    margin: 0 0 10px 0;
    overflow: hidden;
    }
.fourColumns .column1 {
    float: left;
    width:24.1%;
}
.fourColumns .column2, .column3, .column4 {
    float: left;
    width:24.9%;
}
.fourColumns .column3 {
    width:24.7%;
    margin-left:10px;
}
.fourColumns .column3-4 {
    float: left;
    width:74%;
}
.fourColumns .column1-4 {
    float: left;
    margin-left:10px;
    width:24.6%;
}
.fourColumnsSmallSpace {
    width: 100%;
    margin: 0 0 10px 0;
    overflow: hidden;
    }
.fourColumnsSmallSpace .column1small {
    float: left;
    width:24.5%;
}
.fourColumnsSmallSpace .column2small, .column3small, .column4small {
    float: left;
    width:24.5%;
    margin-left:5px;
}
.twoColumns     {
    width: 100%;
    margin: 0 0 10px 0;
    overflow: hidden;
    }
.twoColumns .column1gutter {
    float: left;
    width:49%;
}
.twoColumns .column2gutter {
    float: left;
    width:49.5%;
    margin-left:10px;
}
.twoColumns .column1 {
    float: left;
    width:49.4%;
}
.twoColumns .column2 {
    float: left;
    width:49.2%;
    margin-left:10px;
}
.sidePaddedBlock {padding: 0 10px;}
.horizontalCenter {width:50%; margin:0 auto;}
.noMargin {margin:0 !important;}
.dotted {border-bottom:1px dashed #003366; display:inline-block;}
.dotted a {text-decoration:none !important;}
.print-alternate {display:none;}
#getFlash { width: 100%; height:20px; text-align: right; border-top: 2px solid #999; color:#fff; background-color:#333 }
#getFlashButton { float: right; height:18px; padding: 2px 20px 0px 20px; border-right: 1px solid #999; }
#getTextButton { float: right; height:18px; padding: 2px 20px 0px 20px; }
#optionalContent { float: left; padding: 20px; }

/* Dynamic Overlay */
#opaqueLayer { position:absolute; width:100%; height: 0px; font-size:0; line-height:0; visibility:hidden; left:0px; z-index:10; top:0px; background-color:#000; opacity: .5; filter: alpha(opacity=50); }
.modalWindow { position:absolute; width:730px; left:65px; z-index:150; top:90px; background-color:#fff; border: 3px solid #000; padding:10px; display:none; }

/* COUNTRY DROP-DOWN */
#headerTopBar {width: 740px; height: 1.9em; z-index: 501; color: #000; }
.pageLayoutWide #headerTopBar {
    width: 974px;
    height: 1.9em; 
    z-index: 501;
    color: #000;
}
#countryStatic {
    float:right;    
    margin-top: 4px;
    margin-right: 12px;
    width:190px;
    text-indent: 50px;
    padding: 0;
    line-height: 1;
}
#localeSelectorContainer {
    float:right; 
    z-index: 500;   
    margin-top: 4px;
    margin-right: 12px;
    width:200px;
}
#localeSelector .localeSelectorMain { 
    background: url(/img/down_arrow_black.gif) right 4px no-repeat;
    width: 190px;
    text-indent: 50px;
    display:block;
}
#localeSelector, #localeSelector ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
    z-index: 500;
}
#localeSelector ul {width: 190px;}
#localeSelector a {display: block; text-decoration:none; width: 190px; color:#000;}
#localeSelector li {float: right; width: 190px; display: inline;}
#localeSelector li ul a {
    background-color: #333;
    color: #FFF;
    padding: 6px 0 3px 0;   
    border-left: 2px solid #6A6A6A;
    text-indent: 3px;
    width: 186px;
}
#localeSelector ul li ul a {border-right: 2px solid #6A6A6A;}
#localeSelector li ul a:hover {background-color: #6A6A6A;}
#localeSelector li ul {color: #FFF; position: absolute; display: none; width: 190px;}
#localeSelector li ul ul {margin: -21px 0 0 -188px; border-top: 2px solid #6A6A6A; border-bottom: 2px solid #6A6A6A;}
#localeSelector li:hover ul ul, #localeSelector li:hover ul ul ul, #localeSelector li.sfhover ul ul, #localeSelector li.sfhover ul ul ul {display: none;}
#localeSelector li:hover ul, #localeSelector li li:hover ul, #localeSelector li li li:hover ul, #localeSelector li.sfhover ul, #localeSelector li li.sfhover ul, #localeSelector li li li.sfhover ul {display: inline;} 
a.locSelecBrdTop {border-top: 2px solid #6A6A6A;}
a.locSelecBrdBottom {border-bottom: 2px solid #6A6A6A;}
/* 20081111 */