.strl{
    background: url(/images/pop/strl.png) no-repeat bottom right;
    width:  32px;
    height: 47px;
}
.my_popup_topmid {background: url(/images/pop/main_top_mid.png) repeat-x; width: 211px; height: 8px}
.my_popup_topleft {background: url(/images/pop/main_top_left.png) no-repeat; width: 21px; height: 8px}
.my_popup_topright {background:url(/images/pop/main_top_right.png) no-repeat; width: 21px; height: 8px}
.my_popup_mid {
    background:url(/images/pop/main_mid.png) repeat-y top left;
    font-size:80%;
    text-align:left;
}
.my_popup_mid .mozots{ padding-left:20px;}
.my_popup_mid a {color: #0857A6; text-decoration: underline;}
.my_popup_mid a:hover {color: #F26D00; text-decoration: none;}

.my_popup_botmid {background: url(/images/pop/main_bot_mid.png) repeat-x; width: 211px; height: 12px}
.my_popup_botleft {background:url(/images/pop/main_bot_left.png) no-repeat; width: 21px; height: 12px}
.my_popup_botright {background:url(/images/pop/main_bot_right.png) no-repeat; width: 21px; height: 12px}


#slide-container {
 margin:0px 0px;
 height:75px;
}
#slide-container #slideshow_0,
#slide-container #slideshow_1,
#slide-container #slideshow_2,
#slide-container #slideshow_3,
#slide-container #slideshow_4
{
 width:100;
 height:75px;
 margin:auto;

}
#slide-container #slideshow_0 IMG,
#slide-container #slideshow_1 IMG,
#slide-container #slideshow_2 IMG,
#slide-container #slideshow_3 IMG,
#slide-container #slideshow_4 IMG
{
 position:absolute;
 top:50;
 left:105;
}
