body {

	margin: 0px;
	padding: 0px;
	background: #DBE7EE url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/bckgrd_main.jpg) repeat-y center top;
	text-align: center;
	font: 12px arial

}

#wrapper {

	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-left: solid 0px;
	border-right: solid 0px;
	position: relative;
	
}

/* HEADER */

#header {
	height: 115px;
}


#logo {
	float: left;
	padding-top: 40px;
}


#allheaderLinks {
	float: right;
	padding-top: 10px;
    margin: 0px;
	position: relative;
	width:700px;
}

/* HEADER - top nav links */

#region_toplinks {
   position: absolute;
   top: 10px;
   right:0px;
   z-index:1000;
}


#topLinks {
   list-style-type: none;
   padding: 0px;
   margin: 0px;
   color: #107BAF;
   float: right;
}

#topLinks li {
   display: inline;
}

#topLinks a {
   font-size: 11px;
   color: #107BAF;
   text-decoration: none;
   margin-right: 0px;
   margin-left: 0px;
}

.spacing {
   margin-left: 10px;
   margin-right: 10px;
}

/* HEADER - Select Region */

ul#region, ul#region_GER, ul#region_FR, ul#region_JP{
margin:-3px 10px 0px 0px;
list-style-type:none;
/*height:110px;*/
width:135px;
/*background: url(RegionSelectBG.gif) no-repeat left top; */
float: right;
}

ul#region_FR {
width:165px;
}

ul#region_GER {
width:160px;
}

/* ul#region li a.regionselect {
float:left;
display: block;
padding:4px 0px 0px 9px;
font-size: 11px;
font-weight: bold;
color: #0072AA;
text-decoration: none;
text-align: left;
background: url(region.gif) no-repeat left top;
width:132px;
height: 21px;
}  */

#regionbyselect  {
position: relative;
}

a.regionselect, a.regionselect_GER, a.regionselect_FR {
float:left;
display: block;
padding:2px 0px 6px 15px;
font-size: 11px;
font-weight: bold;
color: #0072AA;
text-decoration: none;
text-align:left;
/* background: url(SelectRegionMainButton.gif) no-repeat left top; */
width:120px;
height:16px;
}

* html a.regionselect, * html a.regionselect_GER, * html a.regionselect_FR {
padding:4px 0px 2px 15px;
height:20px;
}

a.regionselect_GER {
width:160px;
}

a.regionselect_FR {
width:165px;
}

.alignRB {
display:block; 
padding:4px 4px 0px 0px; 
float:left; 
font-size:11px;
cursor: hand;
}

/* ul#region li a.variousregionselect {
float:left;
display: block;
padding:4px 0px 0px 9px;
font-size: 11px;
color: #0072AA;
text-decoration: none;
text-align: left;
width:100%;
height: 21px;
background: url(RegionSelect.gif) no-repeat left top;
margin:0; 
list-style-type:none;
} */

a.variousregionselect, a.variousregionselect_GER, a.variousregionselect_FR {
float:left;
display: block;
padding:4px 0px 0px 15px;
font-size: 11px;
color: #0072AA;
text-decoration: none;
font-weight: bold;
text-align: left;
width:120px;
height:20px;
background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/SelectVariousRegions.gif) no-repeat left top; 
margin:0; 
list-style-type:none;
}

a.variousregionselect_GER {
width:160px;
background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/SelectVariousRegions_GER.gif) no-repeat left top; 
}

a.variousregionselect_FR {
width:165px;
background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/SelectVariousRegions_FR.gif) no-repeat left top; 
}

a.variousregionselectbottom, a.variousregionselectbottom_GER, a.variousregionselectbottom_FR {
float:left;
display: block;
padding:4px 0px 0px 15px;
font-size: 11px;
color: #0072AA;
text-decoration: none;
font-weight: bold;
text-align: left;
width:120px;
height: 20px;
background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/SelectVariousRegionsBottom.gif) no-repeat left top;
} 

a.variousregionselectbottom_GER {
width:160px;
background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/SelectVariousRegionsBtm_GER.gif) no-repeat left top;
} 

a.variousregionselectbottom_FR {
width:165px;
background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/SelectVariousRegionsBtm_FR.gif) no-repeat left top;
} 

.alignRS, .alignRS1, .alignRS2 {
display:block;
float:left;
cursor: hand;
}

.alignRS1 {
padding:1px 0px 0px 4px; 
}

.alignRS2 {
padding:0px 0px 0px 4px; 
}

#f  {
position: relative;
}

/* HEADER - search box */

#search-form {
   padding: 0px;
   margin: 0px;
   position: absolute;
   top: 35px;
   right:0px;
}

#search-form input {
    vertical-align: middle; /* align the button and text field input vertically middle */
}

#search-form input.button {
    color: white;
	margin-left: 5px;
}

#search-form #search-text {
    width: 158px;
	height: 16px;
    border: 1px solid #c0c0c0;
    font-size: 0.83em;
    background: #ffffff;
	color: #555;
}

.spacing {
   margin-left: 10px;
   margin-right: 10px;
}


/* HEADER - Main Nav */


#mainNavBar {
    margin:0;
    list-style-type:none;
    height:30px;
    width:576px;
    position: absolute;
    top: 70px;
    right:0px;
	z-index:2;
}


#mainNavBar li#link1, #mainNavBar li#link2, #mainNavBar li#link3, #mainNavBar li#link4, #mainNavBar li#link5, #mainNavBar li#link6, #mainNavBar li#link7 {

float:left;
text-align: center;
}

#mainNavBar li#link1 {
background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/mainlink1.png) no-repeat left top;
width:89px;
height: 30px;
}

#mainNavBar li#link2 {
background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/mainlink2.png) no-repeat left top;
width:81px;
height: 30px;
}

#mainNavBar li#link3 {
background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/mainlink3.png) no-repeat left top;
width:78px;
height: 30px;
}

#mainNavBar li#link4 {
background: url(mainlink4.png) no-repeat left top;
width:93px;
height: 30px;
}

#mainNavBar li#link5 {
background: url(mainlink5.png) no-repeat left top;
width:77px;
height: 30px;
}

#mainNavBar li#link6 {
background: url(mainlink6.png) no-repeat left top;
width:67px;
height: 30px;
}

#mainNavBar li#link7 {
background: url(mainlink7.png) no-repeat left top;
width:91px;
height: 30px;
}

#mainNavBar li#link1 a, #mainNavBar li#link2 a, #mainNavBar li#link3 a, #mainNavBar li#link4 a, #mainNavBar li#link5 a, #mainNavBar li#link6 a, #mainNavBar li#link7 a{
display:block;
padding:6px 0px 10px 0px;
font-size:12px;
text-decoration:none;
color:#ffffff;
}

#mainNavBar li#link1 a:hover, #mainNavBar li#link2 a:hover, #mainNavBar li#link3 a:hover, #mainNavBar li#link4 a:hover, #mainNavBar li#link5 a:hover, #mainNavBar li#link6 a:hover, ul#mainNavBar li.link7 a:hover{
display:block;
padding:6px 0px 10px 0px;
font-size:12px;
text-decoration:none;
color:#ffffff;
}

#mainNavBar li#link1 a:hover {
background: #DBE7EE url(mainlink1_hover.png) no-repeat left top;
}

#mainNavBar li#link2 a:hover {
background: #DBE7EE url(mainlink2_hover.png) no-repeat left top;
}

#mainNavBar li#link3 a:hover {
background: #DBE7EE url(mainlink3_hover.png) no-repeat left top;
}

#mainNavBar li#link4 a:hover {
background: #DBE7EE url(mainlink4_hover.png) no-repeat left top;
}

#mainNavBar li#link5 a:hover {
background: #DBE7EE url(mainlink5_hover.png) no-repeat left top;
}

#mainNavBar li#link6 a:hover {
background: #DBE7EE url(mainlink6_hover.png) no-repeat left top;
}

#mainNavBar li#link7 a:hover {
background: #DBE7EE url(mainlink7_hover.png) no-repeat left top;
}

/* Breadcrumb/links - below top MAIN NAV links */

#header2 {
    padding: 0px;
    margin: 0px;
	clear: both;
}

#breadcrumbs {
	float: left;
    font-size:  11px;
	font-weight: bold;
    color: #107BAF;
    padding-top: 5px;
}

#header2Links {
	float: right;
    margin: 0px;
    position: relative;
    width:300px;
}

#topLinks2 {
   list-style-type: none;
   padding: 0px;
   margin: 0px;
   color: #107BAF;
   position: absolute;
   right:0px;
}


#topLinks2 li {
   display: inline;
}


#topLinks2 a.printicon {
   font-size: 18px;
   text-decoration: none;
   margin-right: 0px;
   margin-left: 0px;
   background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/icon_print.gif) no-repeat 0px 40%;
   padding-left:12px;
   padding-right:2px;
}

#topLinks2 a.print {
   font-size: 11px;
   color: #107BAF;
   text-decoration: none;
   margin-right: 0px;
   margin-left: 0px;
   padding-left:0px;
   padding-right:2px;
}

#topLinks2 a.emailicon {
   font-size:18px;
   text-decoration: none;
   margin-right: 0px;
   margin-left: 0px;
   background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/icon_mail.gif) no-repeat 0px 40%;
   padding-left:20px;
   padding-right:2px;
}

#topLinks2 a.email {
   font-size: 11px;
   color: #107BAF;
   text-decoration: none;
   margin-right: 0px;
   margin-left: 0px;
   padding-left:0px;
   padding-right:2px;
}

#topLinks2 a.staricon {
   font-size: 18px;
   color: #107BAF;
   text-decoration: none;
   margin-right: 0px;
   margin-left: 0px;
   background: url(icon_star.gif) no-repeat 0px 40%;
   padding-left:20px; 
}


#topLinks2 a.star {
   font-size: 11px;
   color: #107BAF;
   text-decoration: none;
   margin-right: 0px;
   margin-left: 0px;
   padding-left:0px; 
}


/* Flash Section - */

#flash, #flashMP {
    padding: 10px 0px 4px 0px;
    margin: 0px 0px 0px 0px;
	clear:both;
}

#flashMP {
    padding: 0px 0px 4px 0px;
}

/* Content Section - Main/LeftNav/Right Column */

#wrapperMP, #wrapper3, #wrapperLN_M, #wrapperM_only  {
	width: 705px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	clear:both;
}

#wrapper3 {
	margin: 15px 0px 0px 0px;
}

#wrapperLN_M, #wrapperM_only  {
	width: 950px;
	margin: 15px 0px 0px 0px;
}

#maintopborder, #maintopborder2, #maintopborder2MP, #maintopborderLN_M, #maintopborderM_only {
	width: 705px;
	float: left;
	margin: 0px;
	padding: 0px;	
	line-height: 1px;
}

#maintopborderLN_M, #maintopborderM_only {
	width: 950px;
}

#maintopborder2MP {
	margin-top: 16px;
}

#maintopborder {
	background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/main_TopBar.png) no-repeat left top;
	height: 5px;
}

#maintopborder2 {
	background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/main_TopBar2.png) no-repeat left top;
	height: 5px;
}

#maintopborder2MP {
	background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/main_TopBar2MP.png) no-repeat left top;
	height: 10px;
}

#maintopborderLN_M {
	background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/main_TopBarLN_M.png) no-repeat left top;
	height: 5px;
}

#maintopborderM_only {
	background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/main_TopBarM_only.png) no-repeat left top;
	height: 5px;
}

#wrapper2, #wrapper2b, #wrapper2MP, #wrapper2LN_M, #wrapper2M_only {
	width: 705px;
	float: left;
	margin: 0px;
	padding: 0px;
}


#wrapper2LN_M, #wrapper2M_only {
	width: 950px;
}

#wrapper2 {
	background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/backgrd_wrapper2.jpg) repeat-y left top;
}

#wrapper2b {
	background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/backgrd_wrapper2b.jpg) repeat-y left top;
}

#wrapper2MP {
	background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/bckgrd_mainMC.jpg) no-repeat left top;
    height: 286px;
}

#wrapper2LN_M {
	background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/backgrd_wrapperLN_M.jpg) repeat-y left top;
}

#wrapper2M_only {
	background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/backgrd_wrapperM_only.jpg) repeat-y left top;
}

/* MAINBODY - content */

.enhance {
   font-weight:bold;
}

.clearspace, .clearspaceM  {
   clear:both;
   line-height:18px;
   margin:0px;
   padding:0px;
}

.clearspaceM {
   float: left;
}

#main, #main2, #mainLN_M, #mainM_only {
    display: inline; /*for IE */
	float: right;
	width: 540px;
	padding-left: 0px;
}

#main2 {
	width: 705px;
}

#mainLN_M {
 	width: 685px;
	padding-right: 100px;
}

#mainM_only {
 	width: 950px;
}

#main ul, #main2 ul, #mainLN_M ul, #mainM_only ul {
   list-style-type: none;
   padding: 0px 0px 12px 0px;
   margin: 0px 0px 0px 0px;  
}

#main li, #main2 li, #mainLN_M li, #mainM_only li {
   padding: 0px 0px 0px 10px;
   margin: 0px 15px 0px 20px;
   font-size: 11px;
   color: #0072AA;
   background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/products_bullet.jpg) no-repeat left 6px;
}

#main h1, #main2 h1, #mainLN_M h1, #mainM_only h1 {
    margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 18px;
	color: #00476B;
	font-size: 26px;
}

#products, #products2 {
	height:126px;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;  
}

#products {
    background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/backgrd_products.png) no-repeat left top;
}

#products2 {
    background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/backgrd_products2.png) no-repeat left top;
    margin: 0px 0px 0px 1px; 
}

#productname, #productname2 {
    float: left;
	font-size: 13px;
	font-weight:bold;
	padding: 20px 0px 0px 20px;
    margin: 0px 0px 0px 0px;  
	width:265px;
}


#productname {
	width:265px;
}

#productname2 {
	width:425px;
}

#productname ul, #productname2 ul {
   list-style-type: none;
   padding: 5px 0px 0px 0px;
   margin: 0px 0px 0px 0px;  
}

#productname li, #productname2 li {
   padding: 0px 15px 0px 0px;
   margin: 0px 0px 0px 0px;
   font-size: 13px;
   color: #0072AA;
   display: inline;
   background: #D9D9D9;
}

#productname li a, #productname li a:visited, #productname2 li a, #productname2 li a:visited {
   text-decoration:none;
   color: #0072AA;
}

#products_search-form, #products_search-form2 {
   padding: 0px;
   margin: 20px 0px 0px 0px;
}


#products_search-form input, #products_search-form2 input {
   vertical-align: middle; /* align the button and text field input vertically middle */
}

#products_search-form input.button, #products_search-form2 input.button {
    color: white;
	margin-left: 5px;
}

#products_search-form #search-text, #products_search-form2 #search-text {
    width: 158px;
	height: 16px;
    border: 1px solid #c0c0c0;
    font-size: 0.83em;
    background: #ffffff;
    color: #555;
}


#products_search-form #search-text {
    width: 128px;
}

#productsearch {
    float: left;
	font-size: 13px;
	font-weight:bold;
	padding: 20px 0px 0px 0px;
    margin: 0px 0px 0px 0px; 
	position:relative;
}

#formLeftText, #formLeftText2 {
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px; 
	position:absolute;
	font-size: 11px;
	font-weight:normal;
	width: 100px;
}

#formLeftText {
	top:45px;
    left:0px;
}

#formLeftText2 {
	top:75px;
	left:0px;
}

#formmenu, #formmenu2 {
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px; 
	position:absolute;
}

#formmenu {
	top:40px;
	left:70px
}

#formmenu2 {
	top:70px;
	left:70px
}

#text3 {
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px; 
	position:absolute;
	font-size: 11px;
	font-weight:normal;
	top:100px;
	left:156px;
}

#text3 a {
   font-size: 11px;
   padding: 0px 2px 0px 0px;
}

#text3 a.close {
   font-size: 11px;
   color: #0072AA;
   text-decoration: none;
   background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/icon_close.png) no-repeat 60px 50%;
   padding: 0px 40px 0px 20px;
}

#productwrap  {
    position:relative;
}

#productwrap h1  {
   float: left;
}

#seachbyproduct, #seachbyproduct2   {
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px; 
   position:relative;
}

#seachbyproduct2  {
   float: right;
   padding: 0px 4px 0px 0px;
   margin: 21px 6px -1px 0px;
}

#seachproduct, #seachproduct2  {
  position: relative;
}

#beans {
  padding-left: 9px;
}

#seachproduct a.close2icon {
   font-size: 16px;
   color: #5A5A5A;
   text-decoration: none;
   background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/icon_downarrow.gif) no-repeat 370px 65%;
   padding: 0px 350px 0px 35px;
}

#seachproduct a.close2 {
   font-size: 11px;
   color: #5A5A5A;
   text-decoration: none;
   padding: 0px 0px 0px 5px;
}

#seachproduct2 a.close2icon {
   font-size: 16px;
   color: #5A5A5A;
   text-decoration: none;
   background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/icon_downarrow.gif) no-repeat 0px 65%;
   padding: 0px 0px 0px 15px;
}

#seachproduct2 a.close2 {
   font-size: 11px;
   color: #5A5A5A;
   text-decoration: none;
   padding: 0px 50px 0px 5px;
}

#slide2000  {
  clear: both;
}

#main h3 , #main2 h3, #mainLN_M h3, #mainM_only h3 {
    margin: 0px 0px 0px 0px;
	padding: 6px 10px 12px 18px;
	color: #000000;
	font-size: 14px;
}

#main h4, #main2 h4, #mainLN_M h4, #mainM_only h4 {
    margin: 0px 0px 0px 0px;
	padding: 6px 10px 12px 18px;
    color: #00476B;
	font-size: 12px;
}

#mainPcopyCol1 h2, #mainPcopyCol2 h2, #mainPcopyCol3 h2 {
	margin: 0px;
	padding: 7px 0px 0px 12px;
    color: #00476B;
	font-size: 18px;
}

#mainPcopyCol1 h2 a, #mainPcopyCol2 h2 a, #mainPcopyCol3 h2 a {
	color: #00476B;
	text-decoration:none;
}

#mainPcopyCol1 h3, #mainPcopyCol2 h3, #mainPcopyCol3 h3 {
	margin: 0px;
	padding: 0px 0px 0px 12px;
	color: #000000;
	font-size: 14px;
}

#mainPcopyCol1 h3 a, #mainPcopyCol2 h3 a, #mainPcopyCol3 h3 a {
	color: #000000;
	text-decoration:none;
}

#productlinksCol1 h3, #productlinksCol2 h3, #industrylinksCol1 h3, #industrylinksCol2 h3{
    margin: 0px 0px 0px 0px;
	padding: 22px 0px 0px 18px;
	color: #000000;
	font-size: 14px;
}

#productlinksCol1 h3 a, #productlinksCol2 h3 a, #industrylinksCol1 h3 a, #industrylinksCol2 h3 a {
	color: #000000;
	text-decoration: none;
}

#main h2, #mainLN_M h2, #mainM_only h2 {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	color: #000000;
	font-size: 16px;
}

#main p, #main2 p, #mainLN_M p, #mainM_only p {
    margin: 0px 0px 0px 0px;
	padding: 0px 20px 10px 18px;
	color: #000000;
	font-size: 11px;
}

#main2 p {
	padding: 10px 20px 10px 18px;
	font-weight: bold;
}

#mainPcopyCol1 p, #mainPcopyCol2 p, #mainPcopyCol3 p  {
    margin: 0px 0px 0px 0px;
	padding: 0px 20px 20px 12px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

#main p.subheading, #mainLN_M p.subheading, #mainM_only p.subheading  {
    margin: 0px 0px 0px 0px;
	padding: 10px 20px 5px 33px;
	color: #0072AA;
    font-size: 12px;
	font-weight: bold;
}

#main p.subheading2, #mainLN_M p.subheading2, #mainM_only p.subheading2 {
    margin: 0px 20px 0px 18px;
	padding: 10px 20px 5px 15px;
	color: #000000;
	font: 11px arial;
	border: solid 1px;
	display:block;
	background: #ffffff;
}

#main p.line, #mainLN_M p.line, #mainM_only p.line {
  padding: 20px 0px 0px 0px;
}

#main p.line {
  background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/hr.jpg) no-repeat center 25px;
}

#mainLN_M p.line {
   background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/hrLN_M.jpg) no-repeat center 25px;
}

#mainM_only p.line {
   background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/hrM_only.jpg) no-repeat center 25px;
}

#main p.line2, #mainLN_M p.line2, #mainM_only p.line2 {
  padding: 20px 0px 0px 0px;
}

#main p.line2 {
  background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/hr.jpg) no-repeat center 15px;
}

#mainLN_M p.line2 {
  background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/hrLN_M.jpg) no-repeat center 15px;
}

#mainM_only p.line2 {
  background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/hrM_only.jpg) no-repeat center 15px;
}

#main p.divider {
  background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/hr.jpg) no-repeat center 15px;
}

#mainLN_M p.divider {
  background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/hrLN_M.jpg) no-repeat center 15px;
}

#mainM_only p.divider {
  background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/hrM_only.jpg) no-repeat center 15px;
}

#main p.mainbottom, #mainLN_M p.mainbottom,  #mainM_only p.mainbottom {
    margin: 0px 0px 0px 0px;
	padding: 10px 20px 5px 18px;
	color: #0072AA;
	font-size: 11px;
	font-weight: bold;
}

#main p.mainbottom a, #mainLN_M p.mainbottom a, #mainM_only p.mainbottom a {
    color: #0072AA;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#main p.mainbottom a:hover, #mainLN_M p.mainbottom a:hover, #mainM_only p.mainbottom a:hover {
    color: #0072AA;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#productlinks, #industrylinks {
    margin: 0px;
    padding: 0px;
}

#productlinks {
    height: auto !important;
    height: 1%; /* IE6 fix */
    margin-bottom: 20px;
    overflow: hidden;
}

#productlinksCol1, #productlinksCol2, #industrylinksCol1, #industrylinksCol2, #mainPcopyCol1, #mainPcopyCol2, #mainPcopyCol3 {
    float: left;
}

#productlinksCol1 {
	width: 340px;
}

#industrylinksCol1 {
	width: 240px;
}

#mainPcopyCol1 {
	width: 235px;
}

#mainPcopyCol2 {
    width: 240px;
}

#mainPcopyCol3 {
    width: 200px;
}

#productlinksCol1 ul, #productlinksCol2 ul, #industrylinksCol1 ul, #industrylinksCol2 ul {
   list-style-type: none;
   padding: 0px 0px 12px 0px;
   margin: 0px 0px 0px 0px;  
}

#productlinksCol1 li, #productlinksCol2 li, #industrylinksCol1 li, #industrylinksCol2 li {
   padding: 0px 0px 0px 10px;
   margin: 0px 15px 0px 20px;
   font-size: 11px;
   color: #0072AA;
   background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/products_bullet.jpg) no-repeat left 6px;
}

#productlinksCol1 li a, #productlinksCol2 li a, #industrylinksCol1 li a, #industrylinksCol2 li a {
   color: #0072AA;
   text-decoration: none;
   font-weight:bold;
   font-size:12px;
}

/* LEFT NAV -  */

#leftNav {
    float: left;
	width: 165px;
	margin: 0px;
	padding: 0px;
}


#leftNav h1 {
    margin: 0px;
	padding: 20px 0px 0px 20px;
	color: #ffffff;
	font-size: 26px;
    background: url(leftnavTitle_Product.png) no-repeat left top;
	height: 50px;
}

#leftNavlinks2  {
    width: 145px;
}

#leftNavlinks ul, #leftNavlinks2 ul {
   list-style-type: none;
   padding: 0px;
   margin: 0px;
}

#leftNavlinks li, #leftNavlinks2 li {
   padding: 0px;
   margin: 0px;
   float:left;
   width: 100%;
}

#leftNavlinks2 li {
   padding: 20px 5px 0px 12px;
   font-weight:bold;
   font-size: 11px;
}

#Linkcolor1, #Linkcolor1b, #Linkcolor2, #Linkcolor3 {
   font-size: 11px;
   font-weight: bold;
   color: #000000;
   text-decoration: none;
   margin: 0px;
   display: block;
}



#Linkcolor1, #Linkcolor1b {
  background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/BlueBackgrd_leftnav.jpg) no-repeat left top;
  padding: 10px 10px 10px 12px;
  border-bottom: 1px solid #90C9E7;
}


#Linkcolor2 {
   color: #107BAF;
   background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/backgrd_leftnav2.jpg) repeat-y left top;
   padding: 10px 0px 10px 12px;   
}

#Linkcolor3 {
   color: #107BAF;
   background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/backgrd_leftnav3.jpg) repeat-y left top;
   padding: 10px 0px 10px 12px;   
}

#mainbtmborder, #mainbtmborderMP, #mainbtmborderLN_M, #mainbtmborderM_only  {
    margin:0px;
	padding:0px;
	width: 705px;
	float: left;
}

#mainbtmborderLN_M, #mainbtmborderM_only {
 	width: 950px;
}

#mainbtmborder {
	background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/main_BtmBar.png) no-repeat left bottom;
    height: 18px;
}

#mainbtmborderMP {
  	background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/main_BtmBarMP.png) no-repeat left bottom;
	height: 10px;
	line-height: 1px;
}

#mainbtmborderLN_M, #mainbtmborderM_only {
	background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/main_BtmBarLN_M.png) no-repeat left bottom;
	height: 18px;
}

/* RIGHT MAIN COLUMN - content */

#rightCol, #rightColMP {
	float: right;
	width: 225px;
	padding-left: 20px;
	margin: 15px 0px 0px 0px;
}

#rightColMP {
	margin: 0px 0px 0px 0px;
}

#boxMP1_top1 {
    background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/rss_back1.png) no-repeat left top;
	height: 89px;
}

#boxMP1_top2 {
    background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/rss_back2.png) no-repeat left top;
	height: 104px;
}

#boxMP1_top3 {
    background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/rss_back3.png) no-repeat left top;
	height: 77px;
}

#boxMP1_top4 {
    background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/rss_back4.png) no-repeat left top;
	height: 59px;
}

#boxMP1_more {
    background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/rss_more.png) no-repeat left top;
	height: 31px;
}

#boxMP1_top1 p, #boxMP1_top2 p, #boxMP1_top3 p, #boxMP1_top4 p, #boxMP1_more p {
    font-size: 11px;
    margin: 0px 0px 10px 0px;  
	padding: 8px 8px 0px 40px;  
}

#boxMP1_more p {
	padding: 8px 0px 0px 0px;  
    text-align: center;
}

.RSStitle {
    font-size: 11px;
    color: #B01E21;
	font-weight: bold;
}

.RSSpost {
    font-size: 11px;
    color: #666666;
	font-weight: normal;
}

#boxMP1_bot {
    background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/rss_btm.png) no-repeat left top;
	height:4px;
	margin: 0px 0px 0px 0px; 
}

#boxMP1_more a {
   font-size: 11px;
   color: #107BAF;
   text-decoration: none;
   padding: 0px 2px 0px 0px;  
   font-weight: bold;
}

#boxMP1_top ul {
   list-style-type: none;
   padding: 18px 0px 14px 0px;
   margin: 0px 0px 0px 0px;  
}

#boxMP1_top li {
   padding: 0px 0px 0px 20px;
   margin: 0px 15px 0px 12px;
   font-size: 11px;
   color: #000000;
   background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/icon_pdf.gif) no-repeat 0px 20%;
}

#accordion {
	margin:0px 0px 0px 0px;
}

#newsevents {
	margin:20px 0px 0px 0px;
}

* html #newsevents {
    margin:9px 0px 0px 0px;
}

h3.toggler {
	cursor: pointer;
	background: #D2E0E6;
	margin: 0 0 0px 0;
	width:225px;
}

div.element p, div.element h4, div.ElementOutside p {
	margin:0px;
	padding:0px;
}

div.ElementOutside, div.element {
width:225px;
background: #ECF7FB url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/NewsEventBckgrd_main.jpg) repeat-y left top;
}

#news1 {
    background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/news_back1.png) no-repeat left top;
	height: 44px;
}

#news2 {
    background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/news_back2.png) no-repeat left top;
	height: 59px;
}

#news3 {
    background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/news_back3.png) no-repeat left top;
	height: 62px;
}

#event1 {
    background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/event_back1.png) no-repeat left top;
	height: 58px;
}

#event_bot {
    background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/event_btm.png) no-repeat left top;
	height:4px;
	margin: 0px 0px 0px 0px; 
}

.col1, .col2  {
    font-size: 11px;
    margin: 0px 0px 0px 0px;  
	float:left;	
}

.col1  {
	padding: 10px 0px 0px 8px;  	
	width:40px;
}

.col2  {
    padding: 10px 0px 0px 0px;  	
	width:150px;
}

.col1 p, .col2 p {
    font-size: 11px;
    margin: 0px 0px 0px 0px;  
	padding: 0px 0px 0px 0px;  
}

.col2 a {
    font-size: 11px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

#rightCol h2.title1 {
    margin: 0px;
	padding: 8px 0px 0px 10px;
	color: #0072AA;
	font-size: 18px;
	background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/rightColTitle_Top.png) no-repeat left top;
	height: 30px;
}

#box1_top {
    background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/bckgrd_rightCol_1.jpg) no-repeat left top;

}

#box1_top ul {
   list-style-type: none;
   padding: 8px 0px 12px 0px;
   margin: 0px 0px 0px 0px;  
}

#box1_top li {
   padding: 0px 0px 0px 10px;
   margin: 0px 15px 0px 20px;
   font-size: 11px;
   color: #000000;
   background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/rightCol_bullet.jpg) no-repeat left 6px;
}

#box1_bot {
    background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/rightColTitle_Bot.png) no-repeat left top;
	height:5px;
	margin: 0px 0px 20px 0px; 
}

* html #box1_bot {
	line-height: 1px;
}

#rightCol h2.title2, #rightColMP h2.title2 {
    margin: 0px;
	padding: 8px 0px 0px 10px;
	color: #5A5A5A;
	font-size: 18px;
	background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/rightColTitle_Top2.png) no-repeat left top;
	height: 30px;
}

#box2_top {
    background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/bckgrd_rightCol_2.jpg) no-repeat left top;
	height:61px;
}

#box2_mid {
    background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/bckgrd_rightCol_3.jpg) repeat-y left top;
}

#box2_mid ul {
   list-style-type: none;
   padding: 18px 0px 14px 0px;
   margin: 0px 0px 0px 0px;  
}

#box2_mid li {
   padding: 0px 0px 0px 20px;
   margin: 0px 15px 0px 12px;
   font-size: 11px;
   color: #000000;
   background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/icon_pdf.gif) no-repeat 0px 20%;
}

#box2_mid a.pdf {
   font-size: 11px;
   color: #107BAF;
   text-decoration: none;
   padding: 0px 2px 0px 0px;   
}


#box2_bot {
    background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/rightColTitle_Bot2.png) no-repeat left top;
	height:5px;
	margin: 0px 0px 20px 0px; 
}

* html #box2_bot {
	line-height: 1px;
}

#box3_top {
   background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/bckgrd_rightCol_4.jpg) no-repeat left top;
}

#box4_top {
    background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/bckgrd_rightCol_5.jpg) no-repeat left top;
}

#box3_top p, #box4_top p {
    font-size: 11px;
    margin: 0px 0px 0px 0px;  
    padding: 8px 8px 0px 10px;  
}

#box3_top ul, #box4_top ul {
   list-style-type: none;
   padding: 18px 0px 14px 0px;
   margin: 0px 0px 0px 0px;  
}

#box3_top li, #box4_top li {
   padding: 0px 0px 0px 20px;
   margin: 0px 15px 0px 12px;
   font-size: 11px;
   color: #000000;
   background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/icon_pdf.gif) no-repeat 0px 20%;
}

#box3_top a.pdf, #box4_top a.pdf {
   font-size: 11px;
   color: #107BAF;
   text-decoration: none;
   padding: 0px 2px 0px 0px;   
}

#box3_bot {
    background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/rightColTitle_Bot2.png) no-repeat left top;
	height:5px;
	margin: 0px 0px 0px 0px; 
}


#GenericBox {
    margin: 0px;
	padding: 0px;
}

#GENtop {
    margin: 0px 0px 0px 0px; 
	background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/GENtop.png) no-repeat left top;
	height:5px;
	line-height:0px;
}

#GenericBox h4 {
    margin: 0px;
	padding: 8px 10px 8px 10px;
	color: #5A5A5A;
	font-size: 18px;
	background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/GENtitle.png) no-repeat left top;
	border-bottom: 1px solid #B7B8B9;
}

#GENmiddle {
    background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/GENmiddle.png) no-repeat left top;
}

#GENmiddle p {
    font-size: 11px;
    margin: 0px 0px 0px 0px;  
	padding: 8px 8px 0px 10px;  
}

#GENmiddle ul {
   list-style-type: none;
   padding: 18px 0px 14px 0px;
   margin: 0px 0px 0px 0px;  
}

#GENmiddle li {
   padding: 0px 0px 0px 20px;
   margin: 0px 15px 0px 12px;
   font-size: 11px;
   color: #000000;
   background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/icon_pdf.gif) no-repeat 0px 20%;
}

#GENmiddle a.pdf {
   font-size: 11px;
   color: #107BAF;
   text-decoration: none;
   padding: 0px 2px 0px 0px;   
}

#GENbtm {
    background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/GENbtm.png) no-repeat left top;
	height:5px;
	margin: 0px 0px 10px 0px; 
    line-height:0px;
}


/* FOOTER -  */


#footer {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
	background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/footer.gif) no-repeat left top;
	height: 147px;
}

#footerlinks {
   float: left;
   padding: 65px 7px 0px 20px;
}

#footerlinks ul {
   list-style-type: none;
   padding: 0px;
   margin: 0px;
}

#footerlinks li {
    display: inline;
}

#footerlinks a {
   font-size: 11px;
   color: #ffffff;
   text-decoration: underline;
   padding: 0px 2px 0px 0px;
}

#footerlinks a.newsfeed {
   font-size: 11px;
   color: #ffffff;
   text-decoration: underline;
   background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/icon_newsfeed.gif) no-repeat 0px 50%;
   padding: 0px 2px 0px 20px;
}

.footerspacing {
   margin-left: 10px;
   margin-right: 10px;
   color: #ffffff;
}

#footercopy {
   float: right;
   color:#ffffff;
   font-size: 11px;
   padding: 65px 7px 0px 0px;
}

* html #main {
	width: 551px;
	w\idth: 540px;
}

/* Rotating List Links */

.RotateText {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.RotateHeading {
	font-family: Arial, Helvetica, sans-serif;
	color: #b01e21;
	font-weight: bold;
}


.RotateLinks {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0072aa;
}

a:link {
	color: #0072aa;
	text-decoration: none;
}

a:visited {
	color: #0072aa;
	text-decoration: none;
}

a:hover {
	color: #0072aa;
	text-decoration: none;
}

a:active {
	color: #0072aa;
	text-decoration: none;
}

.active {
	background-image: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/producttab1.jpg);
}

.notactive {
	background-image: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/producttab2.jpg);
}

.active1 {
	background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/producttab3.jpg) no-repeat;
}

.notactive1 {
	background-image: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/producttab4.jpg);
}

.RegionActive {
	background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/SelectRegionMainButton2.gif) no-repeat bottom left; 
}

.RegionActive_GER {
	background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/SelectRegionMainButton2_GER.gif) no-repeat bottom left; 
}

.RegionActive_FR {
	background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/SelectRegionMainButton2_FR.gif) no-repeat bottom left; 
}

.RegionNotActive {
	background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/SelectRegionMainButton.gif) no-repeat bottom left;
}

.RegionNotActive_GER {
	background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/SelectRegionMainButton_GER.gif) no-repeat bottom left;
}

.RegionNotActive_FR {
	background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/SelectRegionMainButton_FR.gif) no-repeat bottom left;
}

 /*********************************/
 /* DROP MENU NAV CSS PASTE BEGINS*/
 /*********************************/

 /*********************************/
 /* dropMenu nav arrow positions */
 /*********************************/	
 #SolutionsArrow {
  position: relative; 
  left: 60px;
	background-image: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/navArrow2.png); 
	width: 25px; 
	height: 21px;
 } 
 #ProductsArrow{
  position: relative; 
  left: 235px;	
	background-image: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/navArrow2.png); 
	width: 25px; 
	height: 21px;		
 } 
 #ServicesArrow{
  position: relative; 
  left: 75px;	
	background-image: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/navArrow2.png); 
	width: 25px; 
	height: 21px;		
 } 
 #CustomersArrow{
  position: relative; 
  left: 90px;	
	background-image: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/navArrow2.png); 
	width: 25px; 
	height: 21px;		
 } 
 #PartnersArrow{
  position: relative; 
  left: 90px;	
	background-image: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/navArrow2.png); 
	width: 25px; 
	height: 21px;		
 } 
 #EventsArrow{
  position: relative; 
  left: 115px;	
	background-image: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/navArrow2.png); 
	width: 25px; 
	height: 21px;		
 } 
 #CompanyArrow{
  position: relative; 
  left: 120px;	
	background-image: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/navArrow2.png); 
	width: 25px; 
	height: 21px;		
 }		
 /*********************************/
 /* dropMenu nav arrow positions */
 /*********************************/		

#dropMenuMainSolutions, #dropMenuMainSolutions_FR, #dropMenuMainSolutions_GER,  #dropMenuMainSolutions_JP, #dropMenuMainProducts, #dropMenuMainProducts_FR, #dropMenuMainProducts_GER, #dropMenuMainServices, #dropMenuMainServices_FR, #dropMenuMainServices_GER, #dropMenuMainServices_JP, #dropMenuMainCustomers, #dropMenuMainCustomers_FR, #dropMenuMainCustomers_GER, #dropMenuMainPartners, #dropMenuMainEvents, #dropMenuMainEvents_FR, #dropMenuMainEvents_GER, #dropMenuMainCompany, #dropMenuMainCompany_FR, #dropMenuMainCompany_GER, #dropMenuMainCompany_JP {
  	background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/drop1apx.jpg) repeat-x;
 	text-align: left;			
   	padding: 5px 15px 25px 15px;		
 }
 
  #dropMenuMainSolutions {
 	width: 480px;	
 } 
 
  #dropMenuMainSolutions_FR {
  	width: 480px;		
 }
 
  #dropMenuMainSolutions_GER { 
  	width: 480px;
 }
 
  #dropMenuMainSolutions_JP {
  	width: 400px;		
 }
 
 #dropMenuMainProducts {
  	width: 655px;		
 }
 
 #dropMenuMainProducts_FR {
  	width: 660px;	
 }
 
  #dropMenuMainProducts_GER {
  	width: 660px;	
 }
 
  #dropMenuMainServices {
  	width: 150px;		
 }
 
  #dropMenuMainServices_JP {
 	width: 150px;		
 }
 
  #dropMenuMainServices_FR {			
  	width: 150px;		
 }
 
  #dropMenuMainServices_GER {
  	width: 150px;		
 }
 
  #dropMenuMainCustomers {
  	width: 180px;	
 }
 
   #dropMenuMainCustomers_FR {			
  	width: 180px;		
 }
 
   #dropMenuMainCustomers_GER {			
  	width: 180px;		
 }
 
   #dropMenuMainPartners {			
  	width: 180px;		
 }
 
 #dropMenuMainEvents {
  	width: 250px;	
}

 #dropMenuMainEvents_FR {
  	width: 180px;	
}

 #dropMenuMainEvents_GER {			
  	width: 250px;	
}

 #dropMenuMainCompany {			
  	width: 150px;		
 }
 
  #dropMenuMainCompany_JP {
  	width: 125px;	
 }
 
 #dropMenuMainCompany_FR {			
  	width: 150px;		
 }
 
  #dropMenuMainCompany_GER {			
  	width: 160px;		
 }
 
 #dropMenu h1{
  margin: 0px;
  padding: 12px 0px 5px 0px;
  color: #81C6E6;
  font-size: 18px;
 }
  #dropMenu h1 a{
  margin: 0px;
  padding: 5px 0px 5px 0px;
  color: #81C6E6;
  font-size: 18px;
 } 
 #dropMenu ul {
  font-size: 12px;
  line-height: 1.7em; 
  color: #FFFFFF;
  margin: 0px 0px 0px 4px;
  padding-left: 10px;
  list-style-image: url(bullet.gif);
 }

 #dropLinksCont {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
 }
 
 #dropMenu #close ,#dropMenu #FERMER, #dropMenu #SCHLIESSEN {
  color: #FFFFFF;
  text-decoration: none;
 }
 
 #dropMenuLinks li a {
  color: #FFFFFF;
  text-decoration: none;
 }
 
 #dropMenu #byProdName {
  margin-left: -8px;
 }
 #byProdName li {
  display: inline;
  list-style-type: none;
  padding-right: 3px;
 }
 #byProdName li a {
  color: #FFFFFF;
  text-decoration: none;
 }
 #byProdName li a:hover {
  color: #002537;
  background: #FFFFFF;
  text-decoration: none;
 }	
 #byProdName li a:visited {
  color: #81C6E6;	
  text-decoration: none;		
 }

 /***************/
 /* browse box  */
 /***************/	
 #browse {
  
  background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/browseBG.png) no-repeat;
  width: 137px;
  height: 150px;
  margin-top: 5px;
  padding: 0px 5px 0px 5px;
 }
  #browse_FR {
  float: right;
  background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/browseBG_FR.gif) no-repeat;
  width: 137px;
  height: 160px;
  margin-top: 5px;
  padding: 0px 5px 0px 5px; 		
 }
   #browse_GER {
  float: right;
  background: url(http://mimage.opentext.com/alt_content/binary/emea/corporate/images/browseBG_GER.gif) no-repeat;
  width: 137px;
  height: 160px;
  margin-top: 5px;
  padding: 0px 5px 0px 5px; 		
 }
 .browseHead {
  color: #1882B5;							
  font-weight: bold;
  font-size: 14px;
  margin: 3px 0px 3px 0px;
 }
 .browseSubHead {
  color: #1882B5;							
  font-size: 11px;	
  margin-bottom: 10px;
}

/* Blockquote
--------------------------------------------------- */

blockquote {
            background: #effaff;
            border-left: 4px solid #08c;
            color: #222;
			margin-left: 18px;
			margin-right: 20px;
            overflow: hidden;
            padding: 0 10px;
}

blockquote p {
            font-size: 1.2em !important;
            line-height: 1.25 !important;
            margin: 1em 0 !important;
            padding: 0 !important;
}

blockquote cite {
            color: #222;
            font-size: 0.8333em;
            line-height: 1.5;
}

* html blockquote {
            display: inline-block;
            padding-bottom: 1em;
            padding-top: 1em;
}


/* Table
--------------------------------------------------- */

table.basic {
            border-collapse: collapse;
            border-spacing: 0;
			margin: 0 20px 1.5em 20px;
}

table.basic thead th {
            background: #effaff;
            border: 1px solid #afe6ff;
            border-width: 1px 0;
}

table.basic tfoot {
            font-style: italic;
}

table.basic tfoot td {
            border-bottom: none;
}

table.basic tbody tr:hover td {
            background: #f9f9f9;
}

table.basic th,
table.basic td,
table.basic caption {
            border-bottom: 1px solid #ddd;
            padding: 0.25em 10px 0.25em 5px;
            text-align: left;
            vertical-align: top;
}

table.basic caption {
            border: none;
            font-size: 1.25em;
            font-weight: bold;
            line-height: 1.2;
}

/* Success Stories List
--------------------------------------------------- */

#success-stories-list {
	list-style-type: none !important;
	margin: 0;
	padding-left: 0 !important;
}

#success-stories-list li {
	background: none !important;
	border-bottom: 1px solid #ddd;
	float: left;
	margin: 0 0 0.75em !important;
	padding: 0 0 0.6666em !important;
	width: 100%;
}

#success-stories-list div.item {
	margin-left: 160px;
}

#success-stories-list div.logo {
	float: left;
	margin-left: -160px;
}
* html #success-stories-list div.logo { display: inline; overflow-x: hidden; }

#success-stories-list h3 {
	margin-bottom: 0.25em;
	padding: 0 !important;
}

#success-stories-list p {
	margin-bottom: 0.5em;
	padding: 0 !important;
}

#success-stories-list p.products {
	color: #666;
	margin-bottom: 0;
}

.more {
            text-align: right;
}


