

/* CUSTOM OVERLAYS */
#ispionage1 { 
    background-image:url(/otherimages/gray.png); 
    width:640px; 
    height:480px;
    text-align: center;
} 


#other1 { 
    background-image:url(/otherimages/white.png); 
    width:100px; 
    height:300px; 
    padding:55px; 
} 

#demoIntroduction1 {
    background-image:url(/otherimages/white.png); 
    width:640px; 
    height:480px;
    text-align: center;
}

#demoIntroduction2{
    background-image:url(/otherimages/white_wide.png); 
    width:864px; 
    height:540px;
    text-align: center;
    padding:40px; 
}


#maxbulk1{
    background-image:url(/otherimages/white_wide.png); 
    width:864px; 
    height:540px;
    text-align: center;
    padding:40px; 
}


#maxbulk2{
    background-image:url(/otherimages/white_wide.png); 
    width:864px; 
    height:540px;
    text-align: center;
    padding:40px; 
}

