﻿.bottomThumbLeft{   
    position:relative;
    width:85px;
    height:76px;
    float:left; 
    background: url('../../images/vert_border.png') right repeat-y;
    padding-right:12px;
    padding-left:8px;
 }
 
 .bottomThumbMiddle{
    position:relative;
    padding-left:20px;
    padding-right:22px;
    width:75px;
    height:75px;
    float:left;
    background: url('../../images/vert_border.png') right repeat-y;  
}

.soundIcon{
    position:relative;
    top:2px;   
    height:13px;
 }

.bottomThumbRight{
    position:relative;
    padding-left:20px;
    width:75px;
    float:left;
 }

.ourWorkImage{
   position:relative;
   float:left;
   left:30px;
   top:180px;
   width:339px;
   height:295px;   
   background: url('../../images/vert_border.png') repeat-y right 50%;
}

.bottomRow{
    position: absolute;
    left: 8px;
    top: 100px;
    width: 730px;
    height: 50px;
}

#bottomRowOurWork{
    position:absolute;
    left:30px;
    top:500px;
    width:701px;
    background: url('../../images/horz_border.png') repeat-x;
	padding-top:10px;
}

.rightOurWork{
    position:relative;
    float:left;
    width:325px;
    top:180px;
    left:53px;
    color: #939598;
    font-size:8pt;
    font-family:Arial;
}

.boldedOrangeTitle{
    font-family: Arial;
    font-weight:bold;
    font-size:9pt;
    color:#f04e23;  
}


.boldedParaTitle{  
    font-family:Arial;
    font-weight:bold;
    font-size:8pt;
    color:#636467;
}

.thumb1{
    position:absolute;
    float:left;
    visibility:hidden;
}

.thumb2{
    position:absolute;
    float:left;
    left:117px;
    visibility:hidden;
    }

.thumb3{
    position:absolute;
    float:left;
    left:234px;
    visibility:hidden;
}

.thumb4{
    position:absolute;
    float:left;
    left:351px;    
    visibility:hidden;
}

.thumb5{
    position:absolute;
    float:left;
    left:468px;
    visibility:hidden;
}

.thumb6{
    position:absolute;
    float:left;
    left:588px;
    visibility:hidden;
}

.leftLabel1{
    position:absolute;
    left: 31px;
    color:Green;
    border-style: solid;
    border-width: 2px;
}

.thumbBottomProductSample{
    font-family:Arial;
    font-weight:bold;
    font-size:8pt;
    color:#636467;
}