.our-technology { 
	width:394px;
	height:27px; 
	background:url(../images/technology/our-technology.gif) no-repeat;
	display:block; text-indent:-5000px 
}

.technology-betsure,
.technology-betsure:hover,
.technology-betsure:active{ 
	width:393px; height:27px; no-repeat;display:block; text-indent:-5000px
}
.technology-betsure{ background:url(../images/technology/betsure.gif); }


.technology-client,
.technology-games-engine,
.technology-back-office{ 
	width:393px; height:20px; no-repeat;display:block; text-indent:-5000px
}

.technology-client{ background:url(../images/technology/btn_client.gif); }
.technology-games-engine{ background:url(../images/technology/btn_games-engine.gif); }
.technology-back-office{ background:url(../images/technology/btn_back-office.gif); }

.technology-client:hover, 
.technology-client:active{ background:url(../images/technology/btn_client_over.gif); }
.technology-games-engine:hover, 
.technology-games-engine:active{ background:url(../images/technology/btn_games-engine_over.gif); }
.technology-back-office:hover, 
.technology-back-office:active{ background:url(../images/technology/btn_back-office_over.gif); }

/* txt header right */

.txt-betsure,
.txt-client,
.txt-games-engine,
.txt-back-office{ 
	width:605px; height:27px; no-repeat; display:block; text-indent:-5000px;
}
.txt-betsure{ background:url(../images/technology/txt-system.gif); }
.txt-client{ background:url(../images/technology/txt-client.gif); }
.txt-games-engine{ background:url(../images/technology/txt-games-engine.gif); }
.txt-back-office{ background:url(../images/technology/txt-back-office.gif); }

a.technologyLink
{
float:left;
font-size:1.6em;
font-weight:bold;
text-transform:uppercase;
color:#0C266C;
font-family:arial;
padding:1px 0px 1px 32px;
width:362px;
border-top:1px solid #f7f7f7;
text-decoration:none;
}

.bottomBorder
{
border-bottom:1px solid #f7f7f7;
}

a.technologyLink:hover
{
color:#00AEEF;
background-color:#ededed;
}