 .dropshadowleft{   float:left;   background: url(/inet6/global/www/skins/default/images/themes/base/default/lang/en/dropshadow/shadowAlpha.png) no-repeat bottom right !important;   background: url(/inet6/global/www/skins/default/images/themes/base/default/lang/en/dropshadow/shadow.gif) no-repeat bottom right;   margin: 10px 0 0 10px !important;   margin: 10px 0 0 5px;   } .dropshadowleft img {   display: block;   position: relative;   background-color: #fff;   margin: -6px 6px 6px -6px;   padding: 0px;   }   .dropshadowright{   float:left;   background: url(/inet6/global/www/skins/default/images/themes/base/default/lang/en/dropshadow/shadowAlpha.png) no-repeat bottom right !important;   background: url(/inet6/global/www/skins/default/images/themes/base/default/lang/en/dropshadow/shadow.gif) no-repeat bottom right;   margin: 10px 0 0 10px !important;   margin: 10px 0 0 5px;   } .dropshadowright img {   display: block;   position: relative;   background-color: #fff;   margin: -6px 6px 6px -6px;   padding: 0px;   } 
