| | |
| | | behavior: url(skins/default/pngbehavior.htc); |
| | | } |
| | | |
| | | #header img |
| | | #logo |
| | | { |
| | | width: 178px; |
| | | height: 47px; |
| | |
| | | padding-right: 10px; |
| | | } |
| | | |
| | | .boxfooter a.button, |
| | | .boxfooter a.buttonPas |
| | | { |
| | | background-image: url(images/icons/groupactions.gif); |
| | | } |
| | | |
| | | .pagenav |
| | | { |
| | | width: 200px; |
| | | } |
| | | |
| | | .pagenav a.button, |
| | | .pagenav a.buttonPas |
| | | { |
| | | background-image: url(images/pagenav.gif); |
| | | } |
| | | |
| | | #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'); |
| | | } |
| | | |
| | | #directorylistbox |
| | | { |
| | | height: expression((parseInt(document.documentElement.clientHeight)-105)+'px'); |
| | | } |