| | |
| | | behavior: url(skins/default/pngbehavior.htc); |
| | | } |
| | | |
| | | #header img |
| | | #logo |
| | | { |
| | | width: 178px; |
| | | height: 47px; |
| | |
| | | padding-right: 10px; |
| | | } |
| | | |
| | | #listcontrols a.button, |
| | | #listcontrols a.buttonPas { |
| | | background-image: url(images/mail_footer.gif); |
| | | } |
| | | |
| | | #messagetoolbar a.button, |
| | | #messagetoolbar a.buttonPas { |
| | | background-image: url(images/mail_toolbar.gif); |
| | |
| | | .boxfooter |
| | | { |
| | | width: 100%; |
| | | bottom: -1px; |
| | | } |
| | | |
| | | .boxtitle, |
| | |
| | | |
| | | .boxlistcontent |
| | | { |
| | | height: expression((parseInt(this.parentNode.offsetHeight)-42)+'px'); |
| | | width: 100%; |
| | | top: 21px; |
| | | height: expression((parseInt(this.parentNode.offsetHeight)-24-parseInt(this.style.top?this.style.top:21))+'px'); |
| | | } |