
.submenu 
{
	font-size:12px;
    border-top: 1px solid #b7ebf6;
    border-bottom: 1px solid #b7ebf6;
    cursor: pointer;
    width: 100%;
    height: 20px;
    padding-top: 4px;
    text-align: left;
    padding-left: 15px;
    vertical-align:middle;
    color: #00a8aa;
}

.submenu_bg {
    background: #e7f8fc /*url(/custom/images/submenu/bg_menu_inact.gif);*/
}


.submenu_over 
{
	font-size:12px;
    border-top: 1px solid #00a8aa;
    border-bottom: 1px solid #00a8aa;
    cursor: pointer;
    width: 100%;
    height: 20px;
    padding-top: 4px;
    text-align: left;
    padding-left: 15px;
    vertical-align:middle;
    color: #00a8aa;
}

.submenu_over_bg {
    background: #c6f3fe /*url(/custom/images/submenu/bg_menu_act.gif)*/
}

#part1_sm {

    width: 188px;  
    position: absolute;

}
#part2_sm {

    width: 234px;  
    position: absolute;

}
#part3_sm {

    width: 258px;  
    position: absolute;

}
#part4_sm {

    width: 226px;  
    position: absolute;

}
#part5_sm {

    width: 182px;  
    position: absolute;

}
#part6_sm {

    width: 198px;  
    position: absolute;

}
#part7_sm {

    width: 183px;  
    position: absolute;

}
#part8_sm {

    width: 222px;  
    position: absolute;

}



