

/* Those rules with "* html" in front of them should only be seen by IE 6 or lower. Rules withour should be seen by all IEs */

* html #lsbwrapper p {
margin: 11px 0 0 5px;
}

* html #announcements {
width: 275px;
border-right: none;
border-bottom: none;
height: 200px;
}

* html #events {
width: 275px;
border-right: none;
border-bottom: none;
height: 200px;
}

* html #title1 {
width: 276px;
}

* html #title2 {
width: 276px;
}

* html #imagetext h4 {
font-size: 12px;
}

* html #miscwrapper {
width: 585px;
height: 30px;
}

* html #quicklinkswrapper {
margin: 0 0 0 40px
}

* html #lsbemailaccess {
height: 208px;
}

* html #homemainimage img {
float: left;
}

* html #lsbemailaccess h4 {
padding: 25px 0 0 88px;
}

* html #lsbemailaccess ul {
padding-top: 23px;
}

* html #generallinks {
padding: 6px 0 0 0;
}

* html #headercontent p {
width: 550px;
}

* html #searchtextbox {
width: 170px;
}

* html #qlinks {
margin: 8px 0 0 93px;
}

* html #gnavwrapper li a.top_link {
height: 23px;
}

* html #gnavwrapper {
border-bottom: 1px solid white;
}



