﻿div#logo_inner {
width: 264px;
height: 191px;
background-image: url('logo.png') !important;
background-image: none;
filter: none; !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='logo.png', sizingMethod=scale);
background-repeat: no-repeat;
visibility: hidden;
}

div#menuleft_inner {
width: 18px;
height: 37px;
background-image: url('menu_left.png') !important;
background-image: none;
filter: none; !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='menu_left.png', sizingMethod=scale);
background-repeat: no-repeat;
}

div#menuright_inner {
width: 18px;
height: 37px;
background-image: url('menu_right.png') !important;
background-image: none;
filter: none; !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='menu_right.png', sizingMethod=scale);
background-repeat: no-repeat;
}
