@charset "utf-8";
/* CSS Document */

/* [b1] boxContainer panel
=========================================================================================== */

.boxContainer {
	padding:0;
}

/* [b2] panelboxContainerPanel and settings
=========================================================================================== */
.boxContainerPanel {
	width:160px;
	margin:0 0 5px 180px;
}
.boxContainerPanel2 {
	width:160px;
	margin:0 0 5px 0px;
}
.boxContainerPanelWhite {
	width:205px;
	margin:0 0 5px 0px;
}
.boxContainerPanelWhite2 {
	width:205px;
	margin:5px 0 5px 0px;
}
.boxContainerPanelRed {
	width:205px;
	margin:5px 0 5px 0px;
}
.boxContainerPanelPipe {
	padding:15px 0 15px 275px;
	clear:both;
	background:url(../../img/pipe-single.gif) 253px 0 repeat-y;
}
.boxContainerPanelPipe1 {
	padding:10px 0 14px 180px;
	clear:both;
	background:url(../../img/pipe-single.gif) 70px 0 repeat-y;
}
.boxContainerPipe1 {
	padding:0 0 0 0;
	clear:both;
	background:url(../../img/pipe-single.gif) 70px 0 repeat-y;
}
.boxContainerPanelPipe2 {
	padding: 0 0 0 0;
	clear:left;
	background:url(../../img/pipe-double.gif) 192px 0 repeat-y;
	overflow:hidden
}
/*.boxContainerPanelPipe2Wide {
	padding: 0 0 0 0;
	clear:left;
	background:url(../../img/pipe-double-wide.gif) 155px 0 repeat-y;
	overflow:hidden
}*/
ul.boxTopPanelContainer {
	width:100%;
	height:5px;
	background: #f6f6f6 url(../../img/box-curv-top-center.gif) 0 top repeat-x;
	list-style-type:none;
	margin:0;
	margin-bottom:0;
	overflow:hidden
}
ul.boxTopPanelContainerWhite {
	width:100%;
	height:5px;
	background: #fff url(../../img/box-curv-top-center.gif) 0 top repeat-x;
	list-style-type:none;
	margin:0;
	margin-bottom:0;
	overflow:hidden
}
ul.boxTopPanelContainerRed {
	width:100%;
	height:4px;
	background: #a90d0e ;
	list-style-type:none;
	margin:0;
	margin-bottom:0;
	overflow:hidden
}
li.boxTopLeftBox {
	width:5px;
	height:5px;
	float:left;
	background:url(../../img/box-curv-top-left.gif) left top no-repeat;
	overflow:hidden
}
li.boxTopLeftBoxRed {
	width:4px;
	height:4px;
	float:left;
	background:url(../../img/sub-box-red-curv-top-left.gif) left top no-repeat;
	overflow:hidden
}
li.boxTopRightBox {
	width:5px;
	height:5px;
	float:right;
	background:url(../../img/box-curv-top-right.gif) right top no-repeat;
	overflow:hidden
}
li.boxTopRightBoxRed {
	width:4px;
	height:4px;
	float:right;
	background:url(../../img/sub-box-red-curv-top-right.gif) right top no-repeat;
	overflow:hidden
}
ul.boxBottomPanelContainer {
	width:100%;
	height:5px;
	background: #f6f6f6 url(../../img/box-curv-bottom-center.gif) 0 0 repeat-x;
	list-style-type:none;
	margin:0;
	overflow:hidden
}
ul.boxBottomPanelContainerWhite{
	width:100%;
	height:5px;
	background: #fff url(../../img/box-curv-bottom-center.gif) 0 0 repeat-x;
	list-style-type:none;
	margin:0;
	overflow:hidden
}
ul.boxBottomPanelContainerRed{
	width:100%;
	height:4px;
	background: #a90d10;
	list-style-type:none;
	margin:0;
	overflow:hidden
}
li.boxBottomLeftBox {
	width:5px;
	height:5px;
	float:left;
	background:url(../../img/box-curv-bottom-left.gif) left 0 no-repeat;
	overflow:hidden
}
li.boxBottomLeftBoxRed {
	width:4px;
	height:4px;
	float:left;
	background:url(../../img/sub-box-red-curv-bottom-left.gif) left 0 no-repeat;
	overflow:hidden
}
li.boxBottomRightBox {
	width:5px;
	height:5px;
	float:right;
	background:url(../../img/box-curv-bottom-right.gif) right 0 no-repeat;
	overflow:hidden
}
li.boxBottomRightBoxRed {
	width:4px;
	height:4px;
	float:right;
	background:url(../../img/sub-box-red-curv-bottom-right.gif) right 0 no-repeat;
	overflow:hidden
}

/*.boxContents {
	background:#f6f6f6 url(../../img/box-curv-left-center.gif) left 0 repeat-y;
	padding:0 0 0 7px;
}*/
.boxContents {
	background:#f6f6f6;
	padding:0 0 0 6px;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
.boxContentsWhite {
	background:#fff url(../../img/box-curv-left-center.gif) left 0 repeat-y;
	padding:0 0 0 10px;
}
p.boxContentsRed {
	background:#a90d0e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	margin:0;
	padding:0;
	line-height:15px;
}
p.boxContentsText {
	background:#f6f6f6;/* url(../../img/box-curv-right-center.gif) right 0 repeat-y*/
	/*border-right:1px solid #CCCCCC;*/
	padding:0;
	padding-right:2px;
	font-size:12px;
}
/*p.boxContentsText {
	background:#f6f6f6 url(../../img/box-curv-right-center.gif) right 0 repeat-y;
	padding:0;
	padding-right:2px;
	font-size:12px;
}*/

p.boxContentsTextWhite{
	background:#fff url(../../img/box-curv-right-center.gif) right 0 repeat-y;
	padding:1px 1px;
	color:#990100;
	font-size:12px;
}
p.boxContentsTextWhite1{
	background:#fff url(../../img/box-curv-right-center.gif) right 0 repeat-y;
	padding:3px 3px;
	color:#222;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.boxContainerPipe1America {
	padding:0 0 0 0;
	clear:both;
	background:url(../../img/pipe-single.gif) center 0 repeat-y;
	/*background:url(../../img/pipe-single.gif) 110px 0 repeat-y;*/
}
div.boxWidth240 {
	width:240px;
}
div.subBoxRedContainerPanel2 p.boxWidth167,
div.boxContainer p.boxWidth167 {
	width:167px;
}
/* end of panelboxContainerPanel and settings
=========================================================================================== */


/* [b2] subBoxGrayTopPanelContainer and settings
=========================================================================================== */
.subBoxContainerPanel {
	width:160px;
	margin:0 0 0 180px;
	background:#999;
}
.subBoxRedContainerPanel {
	width:160px;
	margin:0 0 0 15px;
	background:#999;
	overflow:hidden;
}
.subBoxRedContainerPanel2 {
	width:160px;
	margin:0 0 0 0;
	background:#999;
}
.subBoxWhiteContainerPanel{
	width:205px;
	margin:0 0 0 0;
	background:#999;
}
ul.subBoxGrayTopPanelContainer {
	width:100%;
	height:4px;
	background: #999999;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	float:left;
}
ul.subBoxClayTopPanelContainer {
	width:100%;
	height:4px;
	background: #c5bd98;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	float:left;
}
li.subBoxGrayTopLeftBox {
	margin:0;
	width:5px;
	height:4px;
	float:left;
	background:url(../../img/sub-box-gray-curv-top-left.gif) left 0 no-repeat;
	overflow:hidden
}
li.subBoxClayTopLeftBox {
	margin:0;
	width:5px;
	height:4px;
	float:left;
	background:url(../../img/sub-box-lightclay-curv-top-left.gif) left 0 no-repeat;
	overflow:hidden
}
li.subBoxDarkGrayTopRightBox {
	margin:0;
	width:56px;
	height:4px;
	float:right;
	background:#656565 url(../../img/sub-box-dark-gray-curv-top-right.gif) right 0 no-repeat;
	overflow:hidden
}
li.subBoxRedTopRightBox {
	margin:0;
	width:56px;
	height:4px;
	float:right;
	background:#a90d0e url(../../img/sub-box-red-curv-top-right.gif) right 0 no-repeat;
	overflow:hidden
}
li.subBoxClayTopRightBox {
	margin:0;
	width:56px;
	height:4px;
	float:right;
	background:#958a54 url(../../img/sub-box-clay-curv-top-right.gif) right 0 no-repeat;
	overflow:hidden
}
li.subBoxWhiteTopRightBox {
	margin:0;
	width:56px;
	height:4px;
	float:right;
	background:#fff url(../../img/sub-box-white-top-right.gif) right 0 no-repeat;
	overflow:hidden;
}
.subBoxGrayContents {
	background:#999;
	width:100%;
}
.subBoxClayContents {
	background:#c5bd98;
	width:100%;
}
p.subBoxGrayContentsText {
	color:#fff;
	background:#9a9a9a;
	float:left;
	width:87px;
	padding:0 2px 0 5px;
	margin:0;
	line-height:15px;
	font-size:11px;
}
p.subBoxClayContentsText {
	color:#fff;
	background:#c5bd98;
	float:left;
	width:87px;
	padding:0 2px 0 5px;
	margin:0;
	line-height:15px;
	font-size:11px;
}
p.subBoxGrayContentsTextWhite {
	color:#fff;
	background:#9a9a9a;
	float:left;
	width:132px;
	padding:0 2px 0 5px;
	margin:0;
	line-height:15px;
	font-size:11px;
}
p.subBoxDarkGrayContentsText {
	font-weight:bold;
	color:#fff;
	background:#656565;
	width:58px;
	padding:0 5px 0 3px;
	margin:0;
	float:right;
	line-height:15px;
	text-align:right;
	font-size:12px;
}
p.subBoxDarkGrayContentsText a,
p.subBoxDarkGrayContentsText a:link,
p.subBoxDarkGrayContentsText a:visited {
	color:#fbfbfb;
	text-decoration:none;
	font-size:12px;
}
p.subBoxDarkGrayContentsText a:hover,
p.subBoxDarkGrayContentsText a:active {
	color:#eee;
	text-decoration:underline;
}
p.subBoxRedContentsText {
	font-weight:bold;
	color:#fbfbfb;
	background:#a90d0e;
	width:58px;
	padding:0 5px 0 3px;
	margin:0;
	float:right;
	line-height:15px;
	text-align:right;
	font-size:12px;
}
p.subBoxRedContentsText a,
p.subBoxRedContentsText a:link,
p.subBoxRedContentsText a:visited {
	color:#fbfbfb;
	text-decoration:none;
	font-size:12px;
}
p.subBoxRedContentsText a:hover,
p.subBoxRedContentsText a:active {
	color:#eee;
	text-decoration:underline
}
p.subBoxDarkClayContentsText {
	font-weight:bold;
	color:#fbfbfb;
	background:#938954;
	width:58px;
	padding:0 5px 0 3px;
	margin:0;
	float:right;
	line-height:15px;
	text-align:right;
	font-size:12px;
}
p.subBoxDarkClayContentsText  a,
p.subBoxDarkClayContentsText  a:link,
p.subBoxDarkClayContentsText  a:visited {
	color:#fbfbfb;
	text-decoration:none;
	font-size:12px;
}
p.subBoxDarkClayContentsText  a:hover,
p.subBoxDarkClayContentsText  a:active {
	color:#eee;
	text-decoration:underline
}
p.subBoxWhiteContentsText {
	font-weight:bold;
	color:#000;
	background:#fff;
	width:57px;
	padding:0 5px 0 3px;
	margin:0;
	float:right;
	line-height:15px;
	text-align:right;
	border-right:1px solid #999;
	font-size:12px;
}
p.subBoxWhiteContentsText a,
p.subBoxWhiteContentsText a:link,
p.subBoxWhiteContentsText a:visited {
	color:#000;
	text-decoration:none;
	font-size:12px;
}
p.subBoxWhiteContentsText a:hover,
p.subBoxWhiteContentsText a:active {
	color:#333;
	text-decoration:underline
}
ul.subBoxGrayBottomPanelContainer {
	width:100%;
	height:4px;
	background: #999999;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	float:left;
}
ul.subBoxClayBottomPanelContainer {
	width:100%;
	height:4px;
	background: #c5bd98;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	float:left
}
li.subBoxGrayBottomLeftBox {
	width:74px;
	height:4px;
	float:left;
	background:#999999 url(../../img/sub-box-gray-curv-bottom-left.gif) left 0 no-repeat;
	overflow:hidden
}
li.subBoxClayBottomLeftBox {
	width:74px;
	height:4px;
	float:left;
	background:#c5bd98 url(../../img/sub-box-lightclay-curv-bottom-left.gif) left 0 no-repeat;
	overflow:hidden
}
li.subBoxDarkGrayBottomRightBox {	
	width:56px;
	height:4px;
	float:right;
	background:#656565 url(../../img/sub-box-dark-gray-curv-bottom.gif) right 0 no-repeat;
	overflow:hidden;
}
li.subBoxRedBottomRightBox {	
	width:56px;
	height:4px;
	float:right;
	background:#a90d0e url(../../img/sub-box-red-curv-bottom-right.gif) right 0 no-repeat;
	overflow:hidden
}
li.subBoxDarkClayBottomRightBox {	
	width:56px;
	height:4px;
	float:right;
	background:#958955 url(../../img/sub-box-clay-curv-bottom-right.gif) right 0 no-repeat;
	overflow:hidden
}
li.subBoxWhiteBottomRightBox {	
	width:56px;
	height:4px;
	float:right;
	background:#fff url(../../img/sub-box-white-bottom-right.gif) right 0 no-repeat;
	overflow:hidden
}
p.pointLeft {
	font-size:12px; 
	font-weight:bold; 
	color:#333; 
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	overflow:hidden;
	margin:0;
	text-align:center;
	float:left;
	width:225px;
}
p.pointRight {
	font-size:12px; 
	font-weight:bold; 
	color:#333; 
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	overflow:hidden;
	margin:0;
	text-align:center;
	float:left;
	width:225px;
}

p.point1 {
	float:left; 
	width:145px; 
	font-size:12px; 
	font-weight:bold; 
	color:#333; 
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	overflow:hidden;
	margin:0;
	padding:0 20px 0 0;
}
p.point3Left {
	font-size:12px; 
	font-weight:bold; 
	color:#333; 
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	overflow:hidden;
	margin:0;
	text-align:center;
}
p.point2 {
	float:right; 
	width:140px; 
	font-size:12px; 
	font-weight:bold; 
	color:#333; 
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	margin:0;
	padding:0;
}
p.point4Right {
	font-size:12px; 
	font-weight:bold; 
	color:#333; 
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	margin:0;
	text-align:center;
}
p.point5 {
	float:left; 
	font-size:12px; 
	font-weight:bold; 
	color:#333; 
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	overflow:hidden;
	margin:0;
	padding:0 0 0 20px;
}
p.point6 {
	font-size:12px; 
	font-weight:bold; 
	color:#333; 
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	overflow:hidden;
	margin:0;
	padding:0;
}
.floatLeft {
	float:left;
}
.boxPanelLeft {
	float:left;
	width:190px;
	padding-left:55px;
	background:#fff;
}
.boxPanelLeft1 {
	float:left;
	width:190px;
	padding-left:75px;
	background:#fff;
}
.boxPanelLeftAdminModuStorage {
	float:left;
	width:190px;
	padding-left:35px;
	background:#fff;
}
.boxPanelLeftColumn1 {
	float:left;
	width:190px;
	padding-left:55px;
	background:#fff;
}
.boxPanelColumn {
	width:165px;
	background:#fff;
	position:relative;
}
.boxPanelLeftModular{
	float:left;
	width:190px;
	padding-left:55px;
}
.boxPanelRight {
	float:left;
	width:220px;
	background:#fff;
	padding-left:20px;
}
.boxPanelAdminEnterStorage {
	background:#fff;
	padding-left:140px;
	width:242px;
}
.boxPanelRightAmerica2 {
	background:#fff;
	float:left;
	margin-left:80px;
	padding-left:10px;
	width:200px;
}
.boxPanelRightColumn2 {
	float:left;
	width:190px;
	background:#fff;
	padding-left:30px;
}
.boxPanelLeftWhite {
	float:left;
	width:220px;
	padding-left:40px;
	background:#fff;
}
.boxPanelRightWhite {
	float:left;
	width:250px;
	background:#fff;
}
.boxPanelLeft2 {
	float:left;
	width:190px;
	padding-left:10px;
}
.boxPanelRight2 {
	float:right;
	width:183px;
}
.boxPanelRightArrowContainer {
	float:right;
	width:180px;
	padding-left:20px;
	padding-bottom:185px;
	background: #fff url(../../img/verticle-arrow-line.gif) 0 0 no-repeat;
}
.boxPanelAdminEnterStorageAlterNetBox {
	background: #fff url(../../img/verticle-downarrow-line.gif) 255px 0 no-repeat;
	padding-bottom:55px;
	padding-left:270px;
	width:180px;
	/*/margin-top:-10px;*/	
}
p.leftVerticleArrow {
	background: url(../../img/verticle-arrow-line-left.gif) 0 -13px no-repeat; 
	padding:65px 20px 0 15px;
	color:#555;
	font-weight:bold;
	position:absolute;
	width:200px;
	overflow:hidden;
	margin-top:-86px;
	margin-left:140px;
	z-index:0;
	font-size:12px;
}
p.leftVerticleArrow_es {
	background: url(../../img/verticle-arrow-line-left.gif) 0 -13px no-repeat; 
	padding:65px 20px 0 15px;
	color:#555;
	font-weight:bold;
	position:absolute;
	width:210px;
	overflow:hidden;
	margin-top:-86px;
	margin-left:130px;
	z-index:0;
	font-size:12px;
}
.dottedBorder{
	border:1px dashed #999; 
	padding:5px; 
	width:160px;
	margin-bottom:50px;
	overflow:hidden
}
.dottedBorder2{
	border:1px dashed #999; 
	padding:5px; 
	width:160px;
	overflow:hidden
}
p.dottedBorderRight {
	border-right:1px dashed #999; 
	width:140px;
	padding-top:10px;
	font-size:11px;
	color:#555;
}
p.dottedBorderLeft {
	border-left:1px dashed #999; 
	width:140px;
	padding-top:10px;
	font-size:11px;
	color:#555;
	text-align:right;
	margin-left:30px;
}
p.alternateText {
	padding:0;
	margin:0;
	font-size:11px;
}
.boxPanelLeftWhiteBg {
	background:#fff;
	overflow:hidden
}
p.solidBorder{
	border:1px solid #cccccc; 
	padding:5px;
	font-size:11px; 
	color:#444; 
	background:#fff;
	overflow:hidden;
}
.VerticleArrowDown {			
	display:block;
	width:240px;
	margin-left:120px; 
	padding-top:33px;
	background: url(../../img/verticle-arrow-line-down.gif) center top no-repeat;	
}
p.solidBorder2 {
	border:1px solid #cccccc; 
	padding:5px; 
	font-size:11px; 
	color:#444; 
	width:148px;
	background:#fff;
	overflow:hidden;
	margin-bottom:10px;
}
p.solidBorder3 {
	border:1px solid #cccccc; 
	padding:5px; 
	font-size:12px; 
	color:#444; 
	width:90%;
	background:#fff;
	overflow:hidden;
	margin-bottom:10px;
}
.Column1 {
	width:170px;
	float:left;	
	padding-right:7px;
}
.Column2 {
	width:165px;
	float:left;
	padding-right:7px;
}
.Column3 {
	width:170px;
	float:left
}
.boxPanelColumn span.star {
	width:20px;
	height:20px;
	display:block;
	position:absolute;
	top:-10px;
	right:0px;
}

p.subBoxGrayContentsTextAmerica2,
p.subBoxClayContentsTextAmerica2,
p.subBoxGrayContentsTextAmerica,
p.subBoxClayContentsTextAmerica {
	color:#fff;
	float:left;
	width:87px;
	padding:0 2px 0 5px;
	margin:0;
	line-height:15px;
	font-size:11px;
}
p.subBoxGrayContentsTextAmerica2,
p.subBoxGrayContentsTextAmerica {
	background:#9a9a9a;
}
p.subBoxClayContentsTextAmerica2,
p.subBoxClayContentsTextAmerica {
	background:#c5bd98;
}

p.subBoxGrayContentsTextAmerica2 span,
p.subBoxClayContentsTextAmerica2 span,
p.subBoxGrayContentsTextAmerica span,
p.subBoxClayContentsTextAmerica span {
	float:left;
}
p.subBoxGrayContentsTextAmerica2 em,
p.subBoxClayContentsTextAmerica2 em,
p.subBoxGrayContentsTextAmerica em,
p.subBoxClayContentsTextAmerica em {
	padding-right:5px;
	float:right;
	font-style:normal;
	text-align:right
}
p.subBoxClayContentsTextAmerica em {
	text-transform:capitalize;
}
.mLeft {
	margin-left:140px;
}

div.horizontalArrowLine {
	background:#fff url(../../img/horizontal-arrow-line.gif) 0 0 no-repeat;
	color:#555555;
	font-size:12px;
	font-weight:bold;
	margin-left:120px;
	padding-left:28px;
	text-align:center;
	width:250px;
}
div.horizontalArrowLine p {
	background:#fff url(../../img/horizontal-arrow-line.gif) right 0 no-repeat;
	color:#555555;
	font-size:12px;
	font-weight:bold;
	padding:55px 5px 5px;
	text-align:center;
}

/* [c1] panelboxContainerPanel and settings - Additional for emea
=========================================================================================== */
.boxContainerPanelEmea,
.boxContainerPanelWhiteEmea {
	width:470px;
	margin:0 0 5px 0px;
}
.boxContainerPanelEmea2 {
	/*width:160px;*/
	margin:0 0 5px 0px;
}
.subBoxRedContainerPanelEmea2 {
	width:225px;
	margin:0 0 0 0;
	padding:0;
	overflow:hidden;
	/*background:#999;*/
}
.boxPanelLeftEmea {
	float:left;
	width:225px;
	padding-left:20px;
	margin-right:20px;
	background:#fff;
	position:relative
}
.boxPanelRightEmea {
	float:left;
	width:225px;
	background:#fff;
	/*padding-left:20px;*/
	position:relative
}
.boxPanelEmea{
	padding-left:20px;
	background:#fff;
	float:left;
	position:relative;
}

.subBoxRedContainerPanelEmea,
.subBoxWhiteContainerPanelEmea {
	width:470px;
	margin:0 0 0 0;
	background:#999;
}
.subBoxClayContentsEmea {
	background:#c5bd98;
	width:100%;
}

p.subBoxGrayContentsTextEmea,
p.subBoxClayContentsTextEmea {
	color:#fff;
	float:left;
	width:397px;
	padding:0 2px 0 5px;
	margin:0;
	line-height:15px;
	font-size:11px;
}
p.subBoxGrayContentsTextEmea {
	background:#9a9a9a;
}
p.subBoxClayContentsTextEmea {
	background:#c5bd98;
}

p.subBoxGrayContentsTextEmea2,
p.subBoxClayContentsTextEmea2 {
	color:#fff;
	float:left;
	width:152px;
	padding:0 2px 0 5px;
	margin:0;
	line-height:15px;
	font-size:11px;
}
p.subBoxGrayContentsTextEmea2 {
	background:#9a9a9a;
}
p.subBoxClayContentsTextEmea2 {
	background:#c5bd98;
}

p.subBoxGrayContentsTextEmea2 span,
p.subBoxClayContentsTextEmea2 span,
p.subBoxGrayContentsTextEmea span,
p.subBoxClayContentsTextEmea span {
	float:left;
}
p.subBoxGrayContentsTextEmea2 em,
p.subBoxClayContentsTextEmea2 em,
p.subBoxGrayContentsTextEmea em,
p.subBoxClayContentsTextEmea em {
	padding-right:5px;
	float:right;
	font-style:normal;
	text-align:right
}
.boxContainerPipe2Emea {
	padding:0 0 0 0;
	clear:both;
	background:url(../../img/pipe-double-emea.gif) 120px 0 repeat-y;
}
.boxContainerPipe1Emea {
	padding:0 0 0 0;
	clear:both;
	background:url(../../img/pipe-single.gif) center 0 repeat-y;
	/*background:url(../../img/pipe-single.gif) 110px 0 repeat-y;*/
}
.OR-text {
	background-image:url(../../img/or-text.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
.boxPanelColumnEmeaCenter {
	margin-left:140px;
	width:225px;
}

.boxPanelEmea span.star,
.boxPanelLeftEmea span.star,
.boxPanelRightEmea span.star {
	width:20px;
	height:20px;
	display:block;
	position:absolute;
	top:-10px;
	right:-5px;
}

.dottedBorderEmea{
	border:1px dashed #999; 
	padding:5px; 
	/*width:160px;*/
	overflow:hidden
}

div.dottedBorderEmea div.boxPanelLeftEmea,
div.dottedBorderEmea div.boxPanelEmea {
	padding-left:0
}
