.findTheLetterDiv {
    position: relative;
    float: left;
    width: 140px;
    height: 140px;
    cursor:pointer;
}

.findTheLetterDiv_1 {
    /*left: 237px;
    top: 137px;*/
    left: 255px;
    top: 147px;
}

.findTheLetterDiv_2 {
    /*left: 331px;
    top: 137px;*/
    left: 348px;
    top: 150px;
}

.findTheLetterDiv_3 {
    /*left: -161px;
    top: 348px;*/
    left: -144px;
    top: 355px;
}

.findTheLetterDiv_4 {
    /*left: -64px;
    top: 350px;*/
    left: -50px;
    top: 355px;
}

.findTheLetterDiv_5 {
    /*left: 27px;
    top: 350px;*/
    left: 46px;
    top: 358px;
    
}

.findTheLetterAlphabetDiv {
    color: #FFFF00;
    font-size: 70px;
    margin-top:-15px;
    width:140px;
    height:140px;
    text-align: center;
	vertical-align: middle;
    font-family: 'helvetica text bold';
    padding-top:30px;
   
}
/**/

  .progressBarContentDiv {
   float: left;
   height: 208px;
   left: 926px;
   position: relative;
   /*top: -557px;*/
   bottom: 73px;
   width: 27px;
}

.progressBarContainerDiv {
    background: url("../../../../image/kindervention/FindLetters/progressBarContainer.png") repeat scroll 0 0 transparent;
   float: left;
   height: 222px;
   left: 888px;
   position: relative;
   /*top: -564px;*/
   bottom: 80px;
   width: 46px;
}
.globalpos
{
	float:left;
	height:768px;
	width:1003px;
}
.progressBarDiv {
    margin-top: 4px;
    height: 30px;
    width: 24px;
}

.progressBar_Default {
    background: url("../../../../image/kindervention/FindLetters/progressBarFill.png") repeat scroll 0 0 transparent;
}

.progressBar_Highlight {
    background: url("../../../../image/kindervention/FindLetters/progressBarFill.png") repeat scroll -38px 0px transparent;
}

.fTLGameBGimage_1{
	background-image: url("../../../../image/kindervention/FindLetters/background/LPEIS_D1.3_1.png");
	background-position:center center;
}
.fTLGameBGimage_2{
	background-image: url("../../../../image/kindervention/FindLetters/background/LPEIS_D1.3_2.png");
	background-position:center center;
}
.fTLGameBGimage_3{
	background-image: url("../../../../image/kindervention/FindLetters/background/LPEIS_D1.3_3.png");
	background-position:center center;
}
.fTLGameBGimage_4{
	background-image: url("../../../../image/kindervention/FindLetters/background/LPEIS_D1.3_4.png");
	background-position:center center;
}
.fTLGameBGimage_5{
	background-image: url("../../../../image/kindervention/FindLetters/background/LPEIS_D1.3_5.png");
	background-position:center center;
}
.findLetterContainer{
	/*border: 1px solid red;*/
    /*height: 621px;
    left: 16px;
    position: relative;
    top: 44px;
    width: 960px;
    cursor:default;*/
    
    float: left;
    /*height: 650px;*/
    position: relative;
    top: 33px;
    width: 100%;
    cursor:default;
}

/*Progress Meter*/